Just installed the latest release (Mar 14) of 5.x-1.x-dev module, found all my bilingual nodes display in both language on one web page. Maybe someone like this, but I still think it is not desirable to display a English page with some Chinese words on it.

Under module setting, only view is listed for external module support, the the forum module is gone.

So, I am wondering if you can provide an option to let admin to select display all languages or just one language based on currently selected locale.

Comments

huayen’s picture

It is really annoying that under one category, all nodes are displayed two times in each language, making site display messy, partly deviating the purpose of setting multilingual site.

Roberto Gerola’s picture

I have separated the support for external modules from the support for different content types.
Now, you can decide for which content types localizer should be activated.

For example, if you don't want localizer support for blog or forum, you can nod disabled it.
By default is activated only the support for page and story.

I have updated some correction some hours ago, so if you can get the
latest versions of the files localizernode.module and localizer.module
from the cvs, DRUPAL-5 tag.

Thanks for you feedback.

huayen’s picture

Yes, I know support for different content type is available, and it is working on my site now. This is really a great new function. But this only control whether there is a locale tab when posting a node.

I have a content type called 'News', and I enabled localizer for it. I post news in both English and Chinese, and I hope when visitor select English as browsing language, only English version of a news is displayed and CHinese version is hidden. But now, both version are displayed.

huayen’s picture

For example, if you don't want localizer support for blog or forum, you can nod disabled it.

I mean, I want localizer support for forum or blog, that means I can have two language versions of those post, but I do not want them to be displayed simultaneously. I guess this is an intuitive requirement for setting multilingual site.

Roberto Gerola’s picture

Have you enabled Multilingual support ?

Disable it.

Let me know.

huayen’s picture

I disabled Multilingual support, but the contents are still displayed twice in two languages. Thanks for help.

huayen’s picture

Roberto, do you think it's due to code bug, or my error in configuring the module? Or error in my module installation?

I just uploaded the latest release of the module and override the original files, and enable the newly added component of the module.

Roberto Gerola’s picture

I think that you have not set all the correct options.
Perhaps multilingual support is active or you didn't have correctly specify
the language for each content.
Be sure that the contents that you see doubled doesn't have set Any as locale.

Is possible for me to access to your installation and take a look or is it private ?

Let me know.

huayen’s picture

Thanks for replying, Robert.

You can click here to see the screenshot of my localizer setting.

For example for the content type 'forum', I have doubled display. I do not check 'multilingual content support' option, so I think multilingually doubled display is deactivated globally on the site. For the 'support for different content type' option, I checked for 'forum topics', otherwise no locale tab will occur in node add/edit page. Is this setting correct?

I also send my admin login information through site contact form.

Thanks a lot for your help.

huayen’s picture

Roberto, my site is in Chinese and English. Since maybe you have difficulty in reading Chinese, you can post at forum using English and Italian to test your debugging result. Thanks a lot.

huayen’s picture

Status: Active » Fixed

Thanks a lot, Roberto !

The Mar 16 dev release fixed this problem. So I close this thread.

Anonymous’s picture

Status: Fixed » Closed (fixed)