Hey everyone,

I would like to create a hierarchy of static content on my site with a certain structure. I know that drupal can do this kind of thing, I just can't seem to find which module (if any) is needed.

Here is an example of what I would like to do. I want to create pages that list say the structures of different employee levels.

So my first taxonomy term is PEOPLE. Under that I would have say, MANAGEMENT, FACULTY, STAFF, STUDENTS, etc. In each of the four second-tier would have even more specific categories. I would like to click on the taxonomy term for PEOPLE and get a list of (only) the next lower hierarchy. When I click on one of them (say STUDENTS) I would get a list of the subcategories of students. The final element of the hierarchy would of course be some node explaining that specific content.

I tried doing this defining the terms with the "Categories" vocabularies under content management in the admin section. However, when I view a term in category, I get all of the content in every subcategory beneath it, or none at all. I would like to get just the next level to show up on that /taxonomy/term/** page.

Is there a taxonomy- or category-type module that has this functionality?

Any help would be appreciated,
randyesq