Hi,

I created a ONE vocabulary in taxonomy to classified Continent/Countries/Province/Cities/Regions

It's for classified the content of article. Other taxonomy are related to the article.(like topic)

At top level, i put the continent, the 2nd level, the coutries relatives to the continent, 4th level, the cities relatives to the countres, etc

My taxonomy form is so HUGE!!

Is there a better way to do a like a world atlas classification with taxonomy?

Like a way for me to choose one continent, after, to have the relative Coutries of this continent in the second form select, then the cities relatives in the 3rd form select, etc.

Thanks,

Roseline Paquin
roseline43@hotmail.com

Comments

nedjo’s picture

The taxonomy_context module would be one way to do this. You can use it to display lists of taxonomy terms that are within a given term (e.g., countries in a continent).

Iangbruk’s picture

Would there be any examples of this module in action? Speaking of that wouldn't it be helpful if all modules had examples where appropriate?

nedjo’s picture

You can see the taxonomy_context module at gworks.ca. It is used on the home page (via Summary module) to display top-level terms in the main vocabulary, and whenever a term is displayed.

Iangbruk’s picture

I find it really helpful to actually see the module in use. I notice the site is located in Victoria, B.C. Are you there also? I live on Gabriola island and would love to network with some bloggers escpecially ones using Drupal.

spud5’s picture

Hi,

i'm looking to do the same thing: Continent/Countries/Province/Cities/Regions classification for Story.

How can I make this?

Create 5 vocabulary:

COntinents ( list of all the continent)
Coutries (list of all countries in the world)
Cities ( all the cities in the world)
Regions ( all cities in the world)

OR

5 vocabularies like that`

All the Regions, CIties, Countries of Americas
All Regions, CIties, Countries of Africas, etc

2- Is it possible visually to have that:

I'm choosing the continent ( America), then, all the Coutries related to Americas are appearing in the second box.
So, I can choose ex. United States. Then, on the 3rd box, all the states, in the 4th box, all the cities of the states chosen, etc etc
The user is using the Continent, in the continent list (ex. America).

Thanks a lot,

Spud5

moshe weitzman’s picture

first, you need to imagine what would be the ideal way for users to select their taxonomy. and then it can be simply implemented in drupal. there is no mandate that the current taxonomy select box is the only way.