From 3543d97c5c94be98b0d69c52f6d39c2f040b08f5 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Fri, 23 May 2008 16:55:52 +0000 Subject: [PATCH] Add PageHistoryPager::getQueryInfo --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index bc12558ca4..0ad48f45af 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -825,6 +825,10 @@ $article: the article that the history is loading for $row: the revision row for this line $s: the string representing this parsed line +'PageHistoryPager::getQueryInfo': when a history pager query parameter set is constructed +$pager: the pager +$queryInfo: the query parameters + 'PageRenderingHash': alter the parser cache option hash key A parser extension which depends on user options should install this hook and append its values to the key. -- 2.20.1