Used the module and works as expected, but I have a multilingual site and no matter which language I choose, the terms list is displayed in English (default site language). The terms in question have been translated and are displayed in proper language in the rest of the site (menus, drop-down widgets etc).

Please consider adding support for localized terms list. Thanks in advance.

Comments

schnitzel’s picture

Status: Active » Needs review
StatusFileSize
new7.31 KB

We had the same issue and did a patch for the module. It translates every Term and also the Vocabulary right before the output.

klonos’s picture

Version: 6.x-2.0-rc1 » 6.x-2.x-dev

Wow! one and a half year later we have a solution/workaround!

Thanx Michael for sharing your code, but I have quit using the module + now I started deploying my new sites in D7 and upgrading most of the old ones from D6 to D7 too. I'll give the patch a try as soon as I come across the same problem in any of my D6 setups and let you know how it goes.

PS: ...new features go to the latest dev version.

schnitzel’s picture

You're welcome :)

We really needed this functionality for a customer so we did it.

Thx for the hint!

nancydru’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

I don;t think this will work the same in 7.x