wiki.techinc.nl/includes/resourceloader
2011-05-01 18:41:42 +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
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
ResourceLoaderSiteModule.php
ResourceLoaderStartUpModule.php (bug 28738) Implement request splitting in mw.loader so ResourceLoader requests with query strings longer than a certain value are split up. The maximum query string length is configurable, and this behavior is disabled by default. It's needed in rare cases where there is a query string length or GET variable length limit in place that the wiki admin can't raise. 2011-05-01 18:41:42 +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
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