r55996 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55995‎ | r55996 | r55997 >
Date:19:29, 7 September 2009
Author:catrope
Status:ok
Tags:
Comment:
Update hooks.txt for r55682
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -1141,6 +1141,7 @@
11421142 same magic word
11431143 $index: index (string) of the magic
11441144 $ret: value of the magic word (the hook should set it)
 1145+$frame: PPFrame object to use for expanding any template variables
11451146
11461147 'ParserGetVariableValueTs': use this to change the value of the time for the
11471148 {{LOCAL...}} magic word

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r55682(bug 2257) Add a $frame parameter to recursiveTagParse so tag extensions can ...nephele06:37, 30 August 2009

Status & tagging log