r35233 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r35232‎ | r35233 | r35234 >
Date:16:55, 23 May 2008
Author:aaron
Status:old
Tags:
Comment:
Add PageHistoryPager::getQueryInfo
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -825,6 +825,10 @@
826826 $row: the revision row for this line
827827 $s: the string representing this parsed line
828828
 829+'PageHistoryPager::getQueryInfo': when a history pager query parameter set is constructed
 830+$pager: the pager
 831+$queryInfo: the query parameters
 832+
829833 'PageRenderingHash': alter the parser cache option hash key
830834 A parser extension which depends on user options should install
831835 this hook and append its values to the key.

Status & tagging log