Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / ParserOutput.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-19 Nicolas Dumazet#14094 When the expansion size is reached, the editor...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-20 Tim Starling* Added __HIDDENCAT__ feature, to hide categories from...
2007-12-28 Victor VasilievThis should be array() by default
2007-12-27 Victor Vasiliev* Parser now returns list of sections (for API; some...
2007-12-10 Tim StarlingAdd support for parse warnings. Currently only displaye...
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...