r32335 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32334‎ | r32335 | r32336 >
Date:17:29, 22 March 2008
Author:ialex
Status:old
Tags:
Comment:
Document ArticleRevisionVisiblitySet hook
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -340,7 +340,11 @@
341341 'ArticlePurge': before executing "&action=purge"
342342 $article: article (object) to purge
343343
344 -'ArticleRevisionUndeleted' after an article revision is restored
 344+'ArticleRevisionVisiblitySet': called when changing visibility of one or more
 345+revision of an article
 346+&$title: title object of the article
 347+
 348+'ArticleRevisionUndeleted': after an article revision is restored
345349 $title: the article title
346350 $revision: the revision
347351 $oldPageID: the page ID of the revision when archived (may be null)

Status & tagging log