https://bugzilla.wikimedia.org/show_bug.cgi?id=19190
--- Comment #9 from Roan Kattouw <[email protected]> 2009-06-16 15:30:38 UTC --- (In reply to comment #8) > (In reply to comment #6) > > Yeah; fortunately, Wikipedia's i18n doesn't change very often (only at scap > > time and when someone changes a MediaWiki: message that happens to be used > > in > > JS). > > yea .. at any rate it should be no more computationally expensive than > rendering wiki-pages and normal interface updates that have to update all the > html output. > > > > It would not be hard to retool the JS loader to grab the msgs in a > > > separate api > > > request if we want to try that. > > I'll write a proof of concept-like thingy tomorrow. > > if you take a look at the > branches/new-upload/phase3/js2/mwEmbed/jsScriptLoader.php & > branches/new-upload/phase3/js2/mwEmbed/mv_embed.js you can see we doLoad > function. > Ah, it seems you're already doing exactly what I had in mind. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
