4543d43dda71535146b4e1ed845b71bcc93102d2
This change introduces a new configuration variable, $wgULSEventLogging. When set to true, ULS will register an EventLogging schema module for <http://meta.wikimedia.org/wiki/Schema:UniversalLanguageSelector>, making it possible to log events using `mw.uls.logEvent`. When false, the schema module is not loaded, and `mw.uls.logEvent` is a no-op. Change-Id: I7139e67cc2f830a6b4b3c8ff1fc72dfcdec9a699
== 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 ==
Description
Languages
JavaScript
79.4%
HTML
11.9%
PHP
4.7%
Less
2.5%
CSS
1.4%
Other
0.1%