Page MenuHomePhabricator

Write a script to generate a unique installation of OpenLayers for every supported user language
Closed, DeclinedPublic

Description

Author: avarab

Description:
We're trying to keep the size of OpenLayers down, but adding all the i18n support is going to add up, especially when we get more OL translations.

So generate one OL file for each language. Then we can just include /OpenLayers-$wgLang.js.

Such a script needs to account for MW language codes being different than OL language codes. The translatewiki table to translate between those (in /extensions/Translate/*) will have to be consulted.


Version: unspecified
Severity: enhancement
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53024

Details

Reference
bz19651

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 10:39 PM
bzimport set Reference to bz19651.
bzimport added a subscriber: Unknown Object (MLST).

Please refine under the appropriate component, or use the new Maps issue tracker if it is a poposed feature for that extension https://github.com/JeroenDeDauw/Maps/issues/