https://bugzilla.wikimedia.org/show_bug.cgi?id=51245

--- Comment #6 from Gabriel Wicke <gwi...@wikimedia.org> ---
Some more info on getting the right modules from ResourceLoader:

http://en.wikipedia.org/w/load.php?modules=startup&only=scripts&debug=true has
a call to mw.loader.register somewhere that sets up all modules. Unfortunately
there is no separate API to retrieve just the data.

We can then start a blacklist of modules that we definitely don't need (JS /
chrome-only ones), and construct a RL call with the remaining modules.
Automating this and packaging it as an 'contentModules' API would be awesome in
the longer term.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to