From 686ed73f8562a7902ecdedf96618e23544d9cb57 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sun, 3 Jun 2007 22:34:53 +0000 Subject: [PATCH] *Document old ArticleViewHeader hook --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 0dc1540a84..cb39e2f7d6 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -303,6 +303,10 @@ $title: Title corresponding to the article restored $create: Whether or not the restoration caused the page to be created (i.e. it didn't exist before) +'ArticleViewHeader': Before the parser cache is about to be tried for article viewing. +&$pcache: whether to try the parser cache or not +&$outputDone: whether the output for this page finished or not + 'AuthPluginSetup': update or replace authentication plugin object ($wgAuth) Gives a chance for an extension to set it programattically to a variable class. &$auth: the $wgAuth object, probably a stub -- 2.20.1