Hi,
I'm wondering if this module will help me resolve this issue http://drupal.org/node/328132
I have also written more about this here http://drupal.org/node/282178#comment-1194153
The basic idea is to come up with a simple solution for multilingual sites that have multilingual content coming in from a VERY LARGE community and at a very fast pace, to an extent that it can become practically unmanageable to translate content or even syncronise translations. Therefore, allowing end-users to select their prefered content languages (as on Reddit.com) could be a simple and neat solution.
Comments
Comment #1
drewish commentedI think that you'd be better off building views and using something like: http://drupal.org/project/select_translation
Comment #2
drupalina commentedThanks drewish. I had a look at Select Translation module.
Unfortunately I have a Drigg powered site and so the listings are done by that module, rather than the Views module. That's why I was asking whether this Active Translation module could provide a solution for non-Views sites, because it seems to be closer to such a solution than any other module that I found.
Comment #3
drewish commentedah, in that case then it would probably do some of it. give it a try and see how it works for you.