- Notifications
You must be signed in to change notification settings - Fork15
Github mirror of MediaWiki extension UniversalLanguageSelector - our actual code is hosted with Gerrit (please seehttps://www.mediawiki.org/wiki/Developer_access for contributing)
NotificationsYou must be signed in to change notification settings
wikimedia/mediawiki-extensions-UniversalLanguageSelector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Universal Language Selector ==The Universal Language Selector extension (ULS) provides a flexible way toconfigure and deliver language settings like interface language, fonts, andinput methods (keyboard mappings). This will allow users to type text indifferent languages not directly supported by their keyboard, read content in ascript for which fonts are not available locally, or customise the language inwhich menus are displayed.For more information see:https://www.mediawiki.org/wiki/Universal_Language_Selector== Copying ==You may use any Project Milkshake product, including the Universal LanguageSelector, under the terms of either the MIT License or the GNU General PublicLicense (GPL) Version 2 or later.See GPL-LICENSE and MIT-LICENSE for details.== Installation ==For a very, very quick start add the following lines to LocalSettings.php ofyour MediaWiki setup:wfLoadExtension( 'UniversalLanguageSelector' );By default, ULS will appear at personal toolbar position. If you want ULS atinterlanguage position, add the following line:$wgULSPosition = 'interlanguage';== Developers ==The MediaWiki Universal Language Selector project uses jquery.uls:https://github.com/wikimedia/jquery.ulsIts development is at Wikimedia Github account. Any fixes to lib/ should happenat Github. Follow the build instructions of jquery.uls to create jquery.uls.js.Bugs for the extension are handled in Phabricator:https://phabricator.wikimedia.org/tag/mediawiki-extensions-universallanguageselector/
About
Github mirror of MediaWiki extension UniversalLanguageSelector - our actual code is hosted with Gerrit (please seehttps://www.mediawiki.org/wiki/Developer_access for contributing)
Resources
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.