Page MenuHomePhabricator

Make the Sarjom baha layout as default for santali Wikipedia.
Closed, ResolvedPublic

Description

Currently in Santali Wikipedia has inscript layout as by default keyboard which gives input in Devanagari script. But now the Santali Wikipedia is being written in Ol chiki script. So my request is to please change it to Sarjom baha layout, which gives input in Ol chiki script.

Thanks in Advance!

Event Timeline

Change #1066862 had a related patch set uploaded (by Amire80; author: Amire80):

[mediawiki/extensions/UniversalLanguageSelector@master] Update jquery.uls, jquery.ime, and search index

https://gerrit.wikimedia.org/r/1066862

Change #1066862 merged by Srishakatux:

[mediawiki/extensions/UniversalLanguageSelector@master] Update jquery.uls, jquery.ime, and search index

https://gerrit.wikimedia.org/r/1066862

@Amire80 I read the documentation at this link. Perhaps there should be something added about the update-jquery-ime.sh and update-jquery-webfonts.sh scripts as well. Additionally, the Language Search Index section could be expanded to include information about making changes to other files in the data/ folder, such as LanguageNameSearchData.php and LanguageNameSearch.php.

@Amire80 I read the documentation at this link. Perhaps there should be something added about the update-jquery-ime.sh

Done! Thanks, I missed it somehow.

and update-jquery-webfonts.sh. scripts as well.

@santhosh would be better at doing this. I haven't touched webfonts in years. In addition, it's not so related to adding new languages. There is some documentation on this at https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector#Preparing_webfonts and https://www.mediawiki.org/wiki/Universal_Language_Selector/WebFonts , but it may need updating.

Additionally, the Language Search Index section could be expanded to include information about making changes to other files in the data/ folder, such as LanguageNameSearchData.php

This file is auto-updated by the script that is already mentioned in the documentation, and there's usually no need to touch it.

and LanguageNameSearch.php.

This is the search engine logic itself, and it doesn't really belong in language adding instructions.

Done! Thanks, I missed it somehow.

Maybe we should add it here too https://www.mediawiki.org/wiki/Manual:Adding_and_removing_languages#Universal_Language_Selector?

This file is auto-updated by the script that is already mentioned in the documentation, and there's usually no need to touch it.

I see mention of LanguageNameIndexer.php in the documentation but not LanguageNameSearchData.php. So was not entirely about the changes the file received: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/UniversalLanguageSelector/+/1066862/1/data/LanguageNameSearchData.php

Done! Thanks, I missed it somehow.

Maybe we should add it here too https://www.mediawiki.org/wiki/Manual:Adding_and_removing_languages#Universal_Language_Selector?

This file is auto-updated by the script that is already mentioned in the documentation, and there's usually no need to touch it.

I see mention of LanguageNameIndexer.php in the documentation but not LanguageNameSearchData.php. So was not entirely about the changes the file received: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/UniversalLanguageSelector/+/1066862/1/data/LanguageNameSearchData.php

Done, thanks for the comments.