I understand the basics of Taxonomy, but I need help decided how best to implement what I want. I have a vocabulary term, political affiliation, on my site with many different terms under it: Democratic, Republican, Conservative leaning, Liberal leaning, etc... I'd like to further categorize them as National, International, Local, State-wide. (this is a US specific site). I'm want to make a quick reference page, like the article module - but for I need multiple pages for multiple vocab terms, that will list the nodes by category, and sub-category. Something like:
Political Affiliation Quick Reference Page
-Democratic (expanded)
+ National (colapsed)
+ State-wide (colapsed)
...
-Next Party...
My delema, how would I best go about accomplishing this? I can see that I could add a subterm to each term, ie: democratic (national, state-wide...), Republican (national, statewide...), etc. If I added the regional terms just as terms and not subterms under the vocabulary item and multi-selected, then it seems my quick reference page would be difficult to manage... which makes me wonder about the use/functionality of the heirarchy, which I haven't figured out single v. multiple. (like everyone else, I haven't found what I think is good information on Taxonomy). My next thought would be to make a separate vocab term for regionality, but... that also seems to have its difficulties. I only want regionality selected in relation to certain vocab for now, but I may also want to add it to other vocab in the future. Suggestions? Am I making any sense?