* $wgDebugTidy feature
[lhc/web/wiklou.git] / includes / ParserOutput.php
2007-11-15 Brion VibberFix regression in r27416 -- {{REVISIONID}} was broken...
2007-08-15 Rob ChurchCoerce mOutputHooks to an array; makes things backwards...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-25 Rob ChurchFix up DISPLAYTITLE and enable per default:
2007-06-20 Tim StarlingRemoved mImageTimestamps, if an extension needs this...
2007-05-31 Aaron Schulz*Use null for time/rev ID for templates/images when...
2007-05-31 Aaron Schulz*Add BeforeGalleryFindFile, TitleLinkUpdatesAfterComple...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-03 Tim StarlingGeneric method to add stylesheets and scripts to the...
2007-01-20 Antoine MussoFix an error introduced with r19483. Pointed out by...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoSplit out ParserOptions and ParserOutput classes in...