Can two users filter on a term using two different languages, but recieve same result?

storbaek - August 24, 2007 - 12:26
Project:Location Hierarchy
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

This might we what we are looking for. Does it or can it support different multilingual definition of Country, State, City? An example could be when two users filter on the same node using two different languages but recieve the same result. A spanish user might filter on the nodes by clicking a term called Espania, while a user in US would filter on Spain and still recieve the same result. I imagine a matrix of country -> state -> city on one axis and language on the other axis. We have tried to taxonomy and term modules with i18 and other language modules, but do far no good match.

#1

prattboy - August 29, 2007 - 13:33

AFAIK, this isn't possible using just this module, at least with how it's set up now. It should be possible to have alternate language entries for each country and province, but if you need an alternate version of cities, you will definitely run into problems since, although provinces and countries are made available via a dropdown, cities are entered in a text field.

#2

storbaek - August 30, 2007 - 07:58

Good point. I'm currently testing the use of "localizer" with "cck_taxonomy_ssu" which seems to be doing the trick for me. I just need to fix a few errors.

 
 

Drupal is a registered trademark of Dries Buytaert.