*Redo newRevisionFromEditComplete hook. Pass an Article instead of a title
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 22 May 2008 01:03:45 +0000 (01:03 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 22 May 2008 01:03:45 +0000 (01:03 +0000)
commit9717cebd8844dfbe2b7d51b6eb71c60e4298723c
treeb4ba26e1a9d866ab40c38b6d9efd64c83144baaf
parent273d83308c55aa6ce7ef17f3cb1cc01140db15f8
*Redo newRevisionFromEditComplete hook. Pass an Article instead of a title
*Use prepareTextForEdit() to avoid double parsing
*Parser cache will be saved again later, so need to do it twice in a row
docs/hooks.txt
includes/Article.php
includes/SpecialImport.php
includes/Title.php
includes/filerepo/ICRepo.php
includes/filerepo/LocalFile.php