Hello,
Great module - I'm just having a little issue with taxonomy.
I am using drupal 5.6.
When viewing content, for example a blog entry, I can see the untranslated item when switching languages. I see it in english.
When viewing content by taxonomy, content does not show up when I switch languages.
For example, when viewing a node tagged with the term "car", when I switch languages I still see the untranslated node, and the term is displayed translated to "voiture".
But when I click on the term itself, I can't see any content when not viewing the site in english.
In other instances also content is not displayed in it's default english version if I navigate the site in another language.
The content was already published before I installed Localizer module - I don't know if that makes a difference.
It was my impression that content should appear in english if a translation is not provided - Am I wrong?
Comments
Comment #1
jmlavarenne commentedAs I am refining my issues, I think what I need is to see the english version by default for all languages, and see a translation only if it exists for the selected language. Is that possible?
Comment #2
Roberto Gerola commentedIt is the language fallback support.
For content it is implemented in the upcoming 3.x release.
No backport will be available.
Comment #3
jmlavarenne commented