Taxonomy hierarchy

ldbl - June 25, 2009 - 18:16

I have one vocabulary for example general
and I have this type of hierarchy terms.
1 - Type
----2 - Producer
------ 3 - Model

Let say that type is car, producer is BMW and model is 520.

Is it possible in term links in node to have first link of type to be to term/1 second link ot producer to be to /term/1,2 and third link of model to be to term/1,2,3 it means only car produced from BMW and model is 520.
I'm also trying to make views that first vew to show you only types , then when select type Car if you click on the link where producer is BMW to see only cars thar are BWM and then if you click on car that is model 520 to see only cars BMW thar are model 520.
It's somethink like a directory. I mean taxonomy lint to be like they are in Tree.
But I can't find the right module. And I don't know how to change view title link to point like term/1 , term/1,2 , term/1,2,3 when you go deep in the taxonomy tree.

I apologize for my explanation I hope you will understand me .

 
 

Drupal is a registered trademark of Dries Buytaert.