Closed (duplicate)
Project:
Taxonomy Menu
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2012 at 15:19 UTC
Updated:
26 Sep 2012 at 11:36 UTC
Working on a multilingual site, I had to find a way to insert the term in different menu locations, per language.
I've looked for a solution in the issue queue, but nothing seems close, so I've decided to do it by myself.
Here's my patch. It's working fine on the website I'm using it, but perhaps it doesn't work in every case, so use it with caution or as a start for a correct implementation!
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_menu_per_language-1.patch | 14.65 KB | jdanthinne |
Comments
Comment #2
polmaresma commentedAny solution to show taxonomy translations on for each language on taxonomy_menu generated menus ?
The only soution I'v found is to manually translate the original created menu entries.
Thank's for your work.
Comment #3
manicato commentedsubscribe
Comment #4
hles commentedClosing as duplicate of #1665308: [i18n] Integrate Taxonomy Menu with i18n_menu and entity_translation..