Fixed a bunch of syntax errors and mistakes.
[lhc/web/wiklou.git] / includes / ResourceLoader.php
2010-09-15 Trevor ParscalFixed a bunch of syntax errors and mistakes.
2010-09-15 Trevor ParscalUsing hook for registering resources.
2010-09-14 Max SemenikFollow-up r72941: don't use json_encode() directly
2010-09-13 Trevor ParscalAdded missing semi-colon in r72941
2010-09-13 Trevor ParscalWrapped custom loaders in a function which provides...
2010-09-13 Trevor Parscal* Changed the expiry time strategy, now treating any...
2010-09-13 Trevor ParscalRemoved comment that's no longer relevant
2010-09-11 Trevor ParscalAdded versions to statically added ResourceLoader scrip...
2010-09-10 Trevor ParscalResourceLoaderSiteModule now supports CSS too!
2010-09-10 Trevor ParscalMade OutputPage only ask for a style from ResourceLoade...
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-08 Roan KattouwFix spelling of max-age in Cache-Control: header. This...
2010-09-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-04 Max Semenikload.php5 support for r72349
2010-09-04 Siebrand MazelandStylize files added in r72349
2010-09-04 Trevor ParscalBetter solution for r72367, this allows file modules...
2010-09-04 Trevor ParscalOnly flip CSS if dir is different from $wgContLang
2010-09-04 Trevor ParscalFix a bug in the resource loader causing it to return...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...