Posted by vinayras on March 10, 2010 at 1:36pm
Hello All,
Recently i released a new module that provides transliteration services for Indian languages. I have used Google Transliterate module for this purpose.
Please have a look at http://drupal.org/project/googleLanguageApi
Regards
Vinay

Comments
havent used it yet but very
havent used it yet but very recently had the thought that it would be useful if someone did it,.
earlier,. i used to type in the transliterator and then copy-paste it into drupal,.
this is gonna help as we have a few regional ranguage sites,.
thanks
--
Tanay Sai
Bangalore
skype: tanay.co.in
Thank you
Thank you for your comment. Please let me know whenever you use that module.
Regards
Vinay
Vinay Yadav
PHP / Drupal Developer
Apache Solr Consultant
http://www.vinayras.com
It would be nice to be able to use it in comments also
Hi,
Thanks a lot for this useful module. But I suggest it would be better if one can use it while posting a comment also.
Thanks.
Deep.
few loop hole in the module
Hi,
i was trying this module on my practice domain.
this module really works good...
but i found few problems with this module....
1. how can we switch to English language again? (I think by default language should be english.)
2. can you design any key to switch the language like other marathi typing modules?
3. it'll be better if we can write comment by using this module.
4. have you tried using this module with WYSIWYG. (some other modules crashes with this module.)
i hope you'll find solutions very soon.
Thanks,
Shree
Have posted a patch at the
Have posted a patch at the project page http://drupal.org/project/googleLanguageApi enabling in comments as well as a bug-fix causing wrong selection to become active. Language Switching was already there using Ctrl+g. Patch includes a message to show this to users.
http://vikramsolia.com
http://vidyaweb.com
Indic script
Is this similar to Indic script? at http://drupal.org/project/indic_script
It is similar in that they
It is similar in that they allow similar facilities. However, http://drupal.org/project/indic_script allows you transliteration using mappings from higopi.com whereas this one uses the Google transliteration API.
indic_script stores the mappings in the module itself while this one needs Google to be up and giving all the time. I have tried only for Hindi and this one seems to be all I need though.
http://vikramsolia.com
http://vidyaweb.com
for drupal 7.x
are there any releases of Google Transliteration API integration for Indian Languages for Drupal 7.x or more?
for drupal 7.x
are there any releases of Google Transliteration API integration for Indian Languages for Drupal 7.x or more?
drupal 7 version of module googleLanguageApi
See the attachment in http://drupal.org/node/1889950 Enjoy!
I have created 7.x version of
I have created 7.x version of module googleLanguageApi. But dont know how to add it in the project page.
Contact maintainer. Or adopt abandoned module.
Try and drop a message to the module maintainer on his DO contact page. Or if the module is not actively maintained anymore, you could request for ownership transfer per this - http://drupal.org/node/251466 Power to you for porting this module.
That's awesome! Thanks for
That's awesome! Thanks for the information.
Issue in configurating module
I have installed the module but dont find any help document how exactly it works can any one help?
go to
go to admin/settings/googlelanguageapi choose which language/content types you want.
Create content
still not resolved
still not resolved
check the check box
You have to check to checkbox also to enable Transliterate see left side in the line "Type in" in the node add/edit page.
Thanks for replying bappa
I did changed the configuration their and selected two language and type as "page" but it is not translating the content
what i want is their should be drop down on the static page where i can translate the content while viewing the page content.
also do tell me if i have to set permission for this in the permission screen
Not Translet but Transliterate
The module will not translate any thing but it will Transliterate. Means you will see a select box before node body and let say you choose Hindi now if you type
"bharat humko jaan se pyara hain." it will become भारत हमको जान से प्यारा हैं.
The word will change immediately you press "space" or .
Cheers