Uudocumented feature Added: Google Indic Transliteration as a System Preference Follow bug: 13144 http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=6ae7b60962e7d07aa00a45a7af692939a4ce7aa6
Created attachment 33284 [details] [review] Bug-13211: Added Google Indic Transliteration as a System Preference Added Google Indic Transliteration as a System Preference Test scenario: 1. Apply the patch 2. Run updatedatabase.pl 3. Login to Koha and go to Adminstration. 4. Click on Global system preferences. 5. Search GoogleIndicTransliteration and choose value "Show". 6. Go to OPAC and see GoogleIndicTransliteration coming on Masthead. Follow bug: 13144 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13211
*** Bug 13206 has been marked as a duplicate of this bug. ***
Thank you Amit, this looks good - just a tiny thing we need to fix for the tests - the sysprefs.sql is alphabetically sorted, with the idea that we have less conflicts there when newly added prefs are not right next to each other all the time.
Hi Katrin, Thanks I will recreate patch suggested by you.
Created attachment 33286 [details] [review] Bug-13211: Added Google Indic Transliteration as a System Preference Bug-13211: Added Google Indic Transliteration as a System Preference Test scenario: 1. Apply the patch 2. Run updatedatabase.pl 3. Login to Koha and go to Adminstration. 4. Click on Global system preferences. 5. Search GoogleIndicTransliteration and choose value "Show". 6. Go to OPAC and see GoogleIndicTransliteration coming on Masthead.
Hi Katrin, Added GoogleIndicTransliteration in syspref.sql alphabetically. Please test.
I'm marking this one as normal. It is really making a feature usable, the interested users already use it by having the syspref manually set.
Created attachment 33302 [details] [review] Bug-13211: Added Google Indic Transliteration as a System Preference Test scenario: 1. Apply the patch 2. Run updatedatabase.pl 3. Login to Koha and go to Adminstration. 4. Click on Global system preferences. 5. Search GoogleIndicTransliteration and choose value "Show". 6. Apply patches on bug 13144 7. Go to OPAC and see GoogleIndicTransliteration coming on Masthead. Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 33303 [details] [review] [SIGNED-OFF] Bug-13211: Added Google Indic Transliteration as a System Preference Test scenario: 1. Apply the patch 2. Run updatedatabase.pl 3. Login to Koha and go to Adminstration. 4. Click on Global system preferences. 5. Search GoogleIndicTransliteration and choose value "Show". 6. Apply patches on bug 13144 7. Go to OPAC and see GoogleIndicTransliteration coming on Masthead. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 33304 [details] [review] [SIGNED-OFF] Bug 13211: (followup) remove 'masthead' reference Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 33334 [details] [review] [PASSED QA] Bug-13211: Added Google Indic Transliteration as a System Preference Test scenario: 1. Apply the patch 2. Run updatedatabase.pl 3. Login to Koha and go to Adminstration. 4. Click on Global system preferences. 5. Search GoogleIndicTransliteration and choose value "Show". 6. Apply patches on bug 13144 7. Go to OPAC and see GoogleIndicTransliteration coming on Masthead. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 33335 [details] [review] [PASSED QA] Bug 13211: (followup) remove 'masthead' reference Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Patch pushed to master. Thanks Amit!
Can someone explain to me what this does in librarian terms for the manual? Does it just make it so you can type in your language in the search box?
(In reply to Nicole C. Engard from comment #14) > Can someone explain to me what this does in librarian terms for the manual? > Does it just make it so you can type in your language in the search box? Hi Nicole, I have insert a description of the patch in Text section of this bug. Taken from git description.