translation of categories/taxonomy terms in nodeorder

smurferboy - April 15, 2009 - 17:37
Project:nodeorder
Version:5.x-1.2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Hi, I have a multilingual website with categories and nodeorder. The categories are translated and the translation between the category-pages works in taxonomy. e.g. "...en/taxonomy/term/27" (PART I - Principles) has a working translation to "...nl/taxonomy/term/110" (DEEL I - Principes) in dutch. But when used with nodeorder the translated category terms don't translate. e.g. if I want to translate "...en/nodeorder/term/27" and click on the 'dutch' button/switch, nodeorder goes to "...nl/nodeorder/term/27" instead of "...nl/nodeorder/term/110".

In short, nodeorder does not seem to recognize taxonomy term/category-translations (translated througn i18n).

Does anybody know a solution to this or a workaround?

Thanks

#1

pvanderspek - April 22, 2009 - 06:42
Component:Miscellaneous» Code
Category:support request» feature request
Priority:critical» normal

Nodeorder has not been tested with i18n so it's no surprise that it doesn't work. I'm not familiar with how translations work, so I wouldn't know for sure, but I don't think there's a workaround. The query for obtaining the nodes is hardcoded into the module. You can always submit a patch to improve the module and make it work with i18n.

#2

pvanderspek - April 26, 2009 - 10:18
Status:active» postponed
 
 

Drupal is a registered trademark of Dries Buytaert.