wiki.techinc.nl/includes/resourceloader
2011-04-21 00:06:21 +00:00
..
ResourceLoader.php Added charset property to HTTP Content-Type fields when serving CSS and JavaScript via ResourceLoader - resolves bug #28208. 2011-04-01 20:48:50 +00:00
ResourceLoaderContext.php Fix logic error in r73204 (!) causing ResourceLoaderContext::getHash() to always return null 2011-02-19 16:48:05 +00:00
ResourceLoaderFileModule.php For bug 27488: move the startup script, jquery+mediawiki and the mw.config.set() call for configuration variables back to the <head> . Let modules control whether they're loaded in the <head> ('top') or at the bottom of the <body> ('bottom') through the position parameter/property 2011-04-07 12:07:25 +00:00
ResourceLoaderModule.php For bug 27488: move the startup script, jquery+mediawiki and the mw.config.set() call for configuration variables back to the <head> . Let modules control whether they're loaded in the <head> ('top') or at the bottom of the <body> ('bottom') through the position parameter/property 2011-04-07 12:07:25 +00:00
ResourceLoaderNoscriptModule.php Include MediaWiki:Noscript.css in <noscript></noscript> tags in the header, to allow wikis to load styles for users with JS disabled. 2011-03-05 16:01:25 +00:00
ResourceLoaderSiteModule.php 2 subclasses of ResourceLoaderWikiModule implement a duplicate version of getFlip. Move it up into ResourceLoaderWikiModule 2011-02-18 00:33:45 +00:00
ResourceLoaderStartUpModule.php added wgCookiePrefix to exported variables 2011-04-21 00:06:21 +00:00
ResourceLoaderUserGroupsModule.php Follow-up r82285: prefix group css and js pages with "Group-", and fix license header. 2011-04-20 17:29:24 +00:00
ResourceLoaderUserModule.php 2 subclasses of ResourceLoaderWikiModule implement a duplicate version of getFlip. Move it up into ResourceLoaderWikiModule 2011-02-18 00:33:45 +00:00
ResourceLoaderUserOptionsModule.php Remove getFlip code duplication 2011-03-25 11:15:40 +00:00
ResourceLoaderWikiModule.php Remove getFlip code duplication 2011-03-25 11:15:40 +00:00