Hello,
New Drupal user here -- trying to get all the terminology and features of Drupal wrapped around my head (or is it: my head wrapped around Drupal?). Sorry if this doesn't make sense, working it out myself; anyhow, wanted to see if I could find some help ...
My question is about categorizing different content and then searching through it. My site will have events, blogs entries, and bios (for groups/artists). For the bios, I want users to include "location" and "artist type" so that someone can search by category (I assume a "bio" would have to be a "page"). However, I also want the events to have categories and the blog items to have categories but I don't want them all intertwined when doing a search.
I see how I can define taxamony for a "blog" entry separate from an "event" and separate from a "page" ... but "page" seems too broad a category for what I am trying to accomplish. I just want my "artist bios" to have the "location"/"artist type" category field and not all pages.
Furthermore, I am using the taxamony_browser feature ... is there a way to create links so a person can automatically just search in the "Artists category" ? Instead of having to hit "scope" and then select "page" (which is confusing since someone searching would know it was a page anyway.
So, I don't know if this is making sense ... but it seems that drupal has everything a boy/girl could want ...