Per Nikerabbit on IRC, document the $status parameter in ArticleSaveComplete. Has...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 15 Sep 2011 13:11:59 +0000 (13:11 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 15 Sep 2011 13:11:59 +0000 (13:11 +0000)
docs/hooks.txt

index c2a5f6d..364032b 100644 (file)
@@ -518,6 +518,7 @@ $isWatch: (No longer used)
 $section: (No longer used)
 $flags: Flags passed to Article::doEdit()
 $revision: New Revision of the article
+$status: Status object about to be returned by doEdit()
 $baseRevId: the rev ID (or false) this edit was based on
 
 'ArticleUndelete': When one or more revisions of an article are restored