Folowup r77763, add documentation for $wgFooterIcons.
[lhc/web/wiklou.git] / includes / parser / ParserOutput.php
2010-09-27 Roan KattouwFix indentation
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-09 PlatonidesMove pieces related to ParserOutput expiry into a new...
2010-07-10 Bryan Tong Minh(bug 14685) Double underscore magic word usage is now...
2010-06-09 Chad HorohoePartial revert r67707, included half-baked patch
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-01 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-04-18 Brion VibberCleanup for bugs in r65104 (iwlinks table), that'll...
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2010-02-16 Mark A. Hershberger* When I found it, I cried. fixes bug #22501
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
2010-01-15 Mark A. Hershbergerfollow up r61101, fix cut-n-paste error
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2009-07-18 Alex Z(bug 19814) - Interwiki links from file links - [[File...
2009-07-11 Domas Mituzasgood catch, $wgServer definitely needs trailing slash...
2009-07-11 Domas MituzasFix Bug#19637 - self-referencing externals will be...
2009-06-20 Roan KattouwCore changes for NavigableTOC extension:
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-01-11 Alex Z(bug 16965) Follow-up to r45266, also don't record...
2009-01-01 Brion VibberFollow-up to r45174: (bug 16806) Fix regression from...
2008-12-31 Brion VibberPull back r45181 "(Bug 12998) Weaken DISPLAYTITLE resti...
2008-12-30 Aaron Schulz(Bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-07-25 Aryeh GregorMove some member variable initialization to the declara...
2008-07-23 Aryeh Gregor(bug 8068) New __INDEX__ and __NOINDEX__ magic words...
2008-07-23 Aryeh GregorRevert last commit for a moment, committed lots of...
2008-07-23 Aryeh GregorFollow-up to r37968: forgot to commit the change setRob...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...