https://bugzilla.wikimedia.org/show_bug.cgi?id=21120
Alexandre Emsenhuber [IAlex] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Alexandre Emsenhuber [IAlex] <[email protected]> 2009-10-15 09:43:30 UTC --- You can try to use ParserLimitReport hook (http://www.mediawiki.org/wiki/Manual:Hooks/ParserLimitReport) which is called when adding the "limit report" comment, or even better, use the page_props table to save this information (see ParserOutput::setProperty()). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
