Files
mediawiki-extensions-Univer…/lib/jquery.uls
pginer 70b0dc79fb Fix to allow using the ULS when it is bigger than the viewport
Small fix that make global scrolling to affect the ULS (using absolute positioning instead of fixed).
It solves the problem behind bug 39414 without the need for making the window draggable.

Change-Id: Icc3ca81c4b48040b38a5efb42422bdb53e0e2422
2012-08-31 12:16:11 +02:00
..
2012-08-30 14:35:48 +00:00
2012-08-30 14:26:57 +03:00
2012-08-30 14:35:48 +00: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