Use Google Indic Transliteration API to allow users to transliterate english typed...
authorsavitra.sirohi <savitra.sirohi@osslabs.biz>
Thu, 4 Jun 2009 10:37:14 +0000 (15:37 +0530)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 5 Jun 2009 23:05:47 +0000 (18:05 -0500)
commit6ae7b60962e7d07aa00a45a7af692939a4ce7aa6
tree37661a9db03544f108eee8caa679dfc30ff65e57
parentb3fca95a7ece2d005f2e64bea51e8f5a42cf2ee6
Use Google Indic Transliteration API to allow users to transliterate english typed words into Indic languages.

This is available only on the masthead search box in the OPAC.

User has to enter a word in english and press space or return to transliterate the word. The destination language can be selected from a drop down list. User can temporarily turn on/off the feature by using "ctrl +g".

A system preference - GoogleIndicTransliteration can be used to turn on this feature.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc
koha-tmpl/opac-tmpl/prog/en/js/googleindictransliteration.js [new file with mode: 0644]
opac/opac-main.pl
opac/opac-search.pl