* Add higher level newRevisionFromEditComplete hook
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 17 May 2008 17:53:46 +0000 (17:53 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 17 May 2008 17:53:46 +0000 (17:53 +0000)
commit7c2c02953c3afe01f147e533e8d107fe823edb3e
treeda42ae1b63eddf15f517e45940b74b691d3630c1
parent635c918e9e9ca5457f0ee92c61db940fb9bdf75c
* Add higher level newRevisionFromEditComplete hook
* Use this hook for autoreviewing. Merge to one function again.
* Remove template ID query for $usestabletemplates, not needed
* Improve includes change diff if $usestabletemplates is on
docs/hooks.txt
includes/Article.php
includes/SpecialImport.php
includes/Title.php
includes/filerepo/ICRepo.php
includes/filerepo/LocalFile.php