Hi

I've installed drupal 6.11
and enabled content translation ...
and set the language configuration to "Path prefix only"
and created some contents with default language
then from "translate" tab I translated that content into another language

every thing is seems to be OK... when I choose "first language" and "second language" for displaying a specific content it works fine...
BUT when I list my contents (e.g. contents of "category 1")like a blog BOTH "original" and "translated" content have displayed!

I don't want it... I want to show each content for each languages...

How can I do that?

Comments

Ali Majdzadeh Kohbanani’s picture

Truecontact,
Hello,
Go to Administer > Site configuration > Languages. Then choose "Multilingual system" tab. Under "Content selection mode" choose "Only current language".
Hope that works.

Kind Regards
Ali Majdzadeh Kohbanani

truecontact’s picture

Thanks it worked

Péter Füzi’s picture

Hi truecontact, hi Ali,

thanks both of you for this conversation.

I am on the same path, and at the same stage like truecontact. I face a myth, that there does not exist the "Multilingual system" tab in my Drupal configuration. It has been added with Language Icons, the behaviour (and the settings) are equal to that of Truecontact reported - I reviewed his checklist. Still this tab is missing.

Where can I be wrong? Any idea?
Thanks in advance,
Péter

Ali Majdzadeh Kohbanani’s picture

Peter,
Hello
First of all you should check your installed modules. Specifically, "Content translation" and "Locale" modules should be installed.

Kind Regards
Ali Majdzadeh Kohbanani

artwork’s picture

I got the same problem, missing "Multilingual system" tab, with Péter. I sure install locale and content translation module. Do I need other module to accomplished this ?

Thank you,
Sarun

artwork’s picture

Problem solved. It need Internationalization module at http://drupal.org/project/i18n installed and then the tab will appear. :)