r22692 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22691‎ | r22692 | r22693 >
Date:22:34, 3 June 2007
Author:aaron
Status:old
Tags:
Comment:
*Document old ArticleViewHeader hook
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -303,6 +303,10 @@
304304 $create: Whether or not the restoration caused the page to be created
305305 (i.e. it didn't exist before)
306306
 307+'ArticleViewHeader': Before the parser cache is about to be tried for article viewing.
 308+&$pcache: whether to try the parser cache or not
 309+&$outputDone: whether the output for this page finished or not
 310+
307311 'AuthPluginSetup': update or replace authentication plugin object ($wgAuth)
308312 Gives a chance for an extension to set it programattically to a variable class.
309313 &$auth: the $wgAuth object, probably a stub

Follow-up revisions

RevisionCommit summaryAuthorDate
r22717Merged revisions 22667-22715 via svnmerge from...david20:00, 4 June 2007

Status & tagging log