https://bugzilla.wikimedia.org/show_bug.cgi?id=26901
--- Comment #3 from Krinkle <[email protected]> 2011-09-14 10:27:59 UTC --- GSoC 2011 features per-gadget preferences. Once that is reviewed and merged back into trunk we should look at this for RL3 (too late imho for RL2, lots of stuff already). Possible use cases: * Ability to change configuration options that are for one module only. * That ability for the site admin (from php) and (if module allows it) per-user as well from the preferences somewhere (ie. a sub pref-pane per module) * ResourceLoader passes this to the front-end just like it does for other things (either as a 4th component (next to scripts/styles/messages), or as a separete module implementation (like is done for mw.config and mw.user.options) * Moduel get can it's stuff via mw.loader.getConfig( 'modulename' ).someThing -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
