Made UnwatchArticle, UnwatchArticleComplete, WatchArticle and WatchArticleComplete...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 6 Jan 2012 16:28:11 +0000 (16:28 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 6 Jan 2012 16:28:11 +0000 (16:28 +0000)
commita0e6ccdb0709c53f9dbbf78b9f2916548185ffa3
treeff779dd6590912c6d6ab0c8288c9dd3caaa415d1
parentf3c077e2b17d784a78c1dae96f4b487edbdfdb6e
Made UnwatchArticle, UnwatchArticleComplete, WatchArticle and WatchArticleComplete pass a WikiPage object instead of Article.
There are two extensions (InterwikiIntegration and Syslog) that use these hooks and they don't Article-only methods so they won't break by this change.
docs/hooks.txt
includes/actions/WatchAction.php
includes/specials/SpecialEditWatchlist.php