Node translation for site visitors?
jsmm - July 9, 2009 - 02:00
| Project: | Node Translation |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi. I am not aware of any module that uses the google api to translate for site visitors. Not only for registered users when creating content, but rather as the google_language module does in a less elegant manner. Are there any plans to include this function? I think it would much used.
Regards,

#1
Jose,
I am not sure exactly what you are asking here regarding this?
#2
I am afraid I didn't express myself very well. I just meant that it would be cool if unregistered users could translate content with your module as well -for reading, not creating, content. I think your module is the closest in Drupal to the internationalization efforts of successful community sites such as http://es.xihalife.com/b/panicattack/3385
Sorry if this is not the right place for this observation,
#3
Jose, yes i would have to alter a little bit of the structure so they would be able to translate but not be able to create, maybe i should split the permissions one being translate node the other being create node translation or something to that effect then if one has the translate node they can view a translation and if one has the both of them then they can view a translation and also create a node of that translation.
Something i will think about in the module to see how it fits in.