Files
mediawiki-extensions-Univer…/lib/jquery.uls
Santhosh Thottingal fde6b18e40 Lazy loading of regions
Also adds landing page feature. But candidate list is hardcoded
for now. Example html file updated.

show method of lcd renamed to render.

Introduced a trigger searchclear
Introduced mw.uls.changeLanguage, setPreviousLanguages
getPreviousLanguages and getBrowserLanguage methods

Region groups re-numbered - from [4, 1, 2, 3] to [1, 2, 3, 4].

Change-Id: Iac1edf628708e6f40e41578df70d40c42f15289a
2012-08-30 14:26:57 +03:00
..
2012-08-17 17:23:39 +05:30
2012-08-30 14:26:57 +03:00
2012-08-30 14:26:57 +03:00
2012-08-30 14:26:57 +03:00

jQuery Universal Language Selector

Universal Language Selector

Introduction

Preparing language data

The language names, autonyms, region informations are present in src/jquery.uls.data.js. But this file is auto generated from data/langdb.yaml. If you want to make any changes to the language data, edit data/langdb.yaml and generate the src/jquery.uls.data.js using

php ulsdata2json.php