I'm developing a multilangual site in Drupal 6 with i18n.module.
In the "Translate" tab of a node I'm missing the "Select node" operation that is available in Drupal 5 + i18n.module.
Am I missing some stupid config option? or is this operation simply gone?
I can't imagine I'm the only one needing this badly!
I'm working on a multilingual website (6 languages in Drupal 5.8) and have some questions to which I've found some answers, yet some of the answers to these questions are so different that I'm wondering what is the correct way of doing things. Hope you can give me some pointers!
The modules I have enabled are (amongst others like CCK and such):
- With blocks I've put the translations block in my site.
- I have added the languages under settings/locale/language/ with English as default.
- Under admin/settings/locale/language/import I imported a .po file for the Dutch language which I downloaded from http://drupal.org/project/nl
- Under Site Configuration>Multilingual system I disabled browser detection and selected only current language and no language
I'm able to create translations for the content, and when I switch languages it shows the translation (different node # and with a lang prefix). This works like a charm!
Hello,
when I change the language using localizer, then I can see the node in other language, but I would like to see the main page, because our pages aren't translated node by node, so this way isn't good for us.
Is there any way to redirect users to main page when switch the language?
Thnx:
Szg