https://bugzilla.wikimedia.org/show_bug.cgi?id=503
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Krinkle <[email protected]> 2011-04-07 10:56:06 UTC --- (In reply to comment #9) > As suggested in bug26587, it might be worthwhile to consider bundling Popups, > or at least a subset of it, as core JS or a maintained extension. I'd opt for an extension for better integration and optimalization. For example, the generated resources can include certain pieces of information by default in the output of elements which would otherwise take extra http requests to the api. And ofcourse internationalization and usage of mw.msg (translatewiki!) Note that the current version of popups was developed a long time ago, by making it into an extension the popup-modules can become seperate files again (like they once were) and combined by ResourceLoader. Since many people use popups (not just en.wiki), porting to resourceloader and making it more integrated would possible save a noticeable amount of requests and bandwidth as well. Also, it should probably be rewritten in a more object oriented approach (partially already is though). -- 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
