Revert r38068 "SpecialMovepageBeforeMove hook from Wikia codebase - allows extensions...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 28 Jul 2008 05:44:18 +0000 (05:44 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 28 Jul 2008 05:44:18 +0000 (05:44 +0000)
commitc9365a6364c9c3394663277cd10ab0e51c77d6de
tree557a31ffb7b3a5629bd1b6386e12490e3e54ef2f
parentdc57160c0d74043673e157fe8afa6a458d646680
Revert r38068 "SpecialMovepageBeforeMove hook from Wikia codebase - allows extensions, such as spamRegex, to interfere with page moving"

This passes a MovePageForm, which seems unwise. It won't apply to the edit API, and generally seems like a weak interface -- an internal UI object is passed instead of specific information, leaving it unstable to future changes.
RELEASE-NOTES
docs/hooks.txt
includes/specials/SpecialMovepage.php