I found that this module not support Primary Links. All menu in the Primary Li nks displayed for every language.
Any advise to fix this bug?

Comments

drupalnesia’s picture

Title: Does this module primary link? » Does this module support primary link?
drupalnesia’s picture

Category: bug » feature

Found answer by myself:

Until 6.x-1.0 version:
"This is a special case, as they're basically menus that can be displayed as a block but not always. Most of the themes display them directly instead of using a block so for this case the i18n's multilingual menu items features won't work."

Hope in the next version this module support primary links.

doomed’s picture

drupalnesia’s picture

hi doomed,

what do you mean? have u solve your problem?
the workaround fairly simple, just create a new menu and move primary links menu-item to this new menu.
then u need to disable primary links instead use your menu at certain block region (you may need to edit your theme to provide a new region for this menu at the location of primary links).

this method work fine for my 3 language site (english, chinese and indonesian) here: www.sstl.com.sg

jose reyero’s picture

Status: Active » Closed (won't fix)

Please read the handbook, http://drupal.org/node/133977

doomed’s picture

Hello Drupal-id

I did not solve my problem. Well, i opted to translate the menus via Translate Interface and that kinda solved my problem.

I understand what you're saying but having to change the theme to create a new block wasnt what i was looking for.

I hoped this worked better, instead it has been nothing but a pita.

Not to take away the merit of all the great people that work on the Internationalization module, its just that the v5 was quite good but v6 is full of quirky little bugs...

Thanks.