Niklas Laxström 60242e2c53 Use wmf geoip by default
Unlike freegeoip it also works with https

Also moved the getCountryCode function to init, as it should be
available regardless of whether we load the optional geoclient
module.

Bug: 40965
Change-Id: Ia18130890d09f86a93b5b61f7da7c48fcfa480c7
2013-04-28 14:25:26 +03:00
2013-04-26 14:29:08 +00:00
2013-04-26 17:31:21 +02:00
2013-04-28 14:25:26 +03:00
2013-01-09 14:45:28 +00:00
2013-04-23 16:03:28 +03:00
2012-06-12 14:13:34 +02:00
2013-04-26 15:43:07 +02:00
2013-04-17 23:29:04 +00:00
2012-07-13 15:16:06 -04:00
2012-07-18 15:29:17 +03:00
2012-09-23 21:59:18 -07:00
2013-04-28 14:25:26 +03:00

== Copying ==

In short: You may use any Project Milkshake product, including the Universal
Language Selector, under the terms of either the MIT License or the GNU General
Public License (GPL) Version 2 or later.

See GPL-LICENSE and MIT-LICENSE for details.

== Installation ==
For a very, very quick start add the following to LocalSettings.php:

include("$IP/extensions/UniversalLanguageSelector/UniversalLanguageSelector.php");

== For Developers ==
The MediaWiki Universal Language Selector project uses jquery.uls(https://github.com/wikimedia/jquery.uls).
Its development is at wikimedia github account. So any fixes to lib/jquery.uls should happen at github. 
Follow the build instructions of jquery.uls to create jquery.uls.js.

More documenation is at
 https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector

== Change log ==
Languages
JavaScript 79.4%
HTML 11.9%
PHP 4.7%
Less 2.5%
CSS 1.4%
Other 0.1%