(bug 26805) Introduce ResourceLoaderGetStartupModules hook to allow extensions to...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sun, 20 Mar 2011 17:15:51 +0000 (17:15 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sun, 20 Mar 2011 17:15:51 +0000 (17:15 +0000)
commit743026d69cda440ef0a14554d14fa5665da51a3c
tree92a7fe249ebcf956f778722085a46219bef890bd
parent1ce0c189ee15bcd08436ecffe51a549627385a2b
(bug 26805) Introduce ResourceLoaderGetStartupModules hook to allow extensions to add modules to the startup set (normally this is jQuery and mediawiki). Applied patch by Michael Dale, with minor style tweaks
docs/hooks.txt
includes/resourceloader/ResourceLoaderStartUpModule.php