From 8a570ec603f8c6ce56f3aa5d40845d717e1b8c50 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Sun, 23 Sep 2012 21:58:21 -0700 Subject: [PATCH] Updated README Change-Id: Iddf21725a939884e7d45ae6520d6876b889ab6c5 --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 834282a7..371d4c1a 100644 --- a/README +++ b/README @@ -11,6 +11,11 @@ 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