Index: hooks.txt
===================================================================
RCS file: /cvsroot/wikipedia/phase3/docs/hooks.txt,v
retrieving revision 1.14
diff -r1.14 hooks.txt
346a347,351
> 'OutputPageBeforeHTML': a page has been processed by the parser and
> the resulting HTML is about to be displayed.  
> $parserOutput: the parserOutput (object) that corresponds to the page 
> $text: the text that will be displayed, in HTML (string)
> 
