r97149 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97148‎ | r97149 | r97150 >
Date:13:11, 15 September 2011
Author:catrope
Status:ok
Tags:
Comment:
Per Nikerabbit on IRC, document the $status parameter in ArticleSaveComplete. Has been undocumented since its introduction in r41244 (!)
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -518,6 +518,7 @@
519519 $section: (No longer used)
520520 $flags: Flags passed to Article::doEdit()
521521 $revision: New Revision of the article
 522+$status: Status object about to be returned by doEdit()
522523 $baseRevId: the rev ID (or false) this edit was based on
523524
524525 'ArticleUndelete': When one or more revisions of an article are restored

Follow-up revisions

RevisionCommit summaryAuthorDate
r97173Merged revisions 97087,97091-97092,97094,97096-97098,97100-97101,97103,97136,...dantman16:19, 15 September 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r41244Re r41198: if you're going to break the interface, you may as well do it prop...tstarling10:15, 25 September 2008

Status & tagging log