Hi all,
I'm wondering if folks who are familiar with Category module could give me some feedback before I dive head-first into to making it work for my health care research site. I've tried (and failed) to do this with taxonomy_menu so I'm trying to get the right direction before I dive back in:
MENU structure:
ANIMALS [Container] // as a menu item, this should not link to or display a node - it's merely a holder for:
- CATS [Category]
-- page on caring for animals*
-- page on caring for living things**
- DOGS [Category] // similar to "Cats" above
-- page on poodles
-- page on terriers
-- page on caring for animals*
PLANTS [Container] // similar to "Animals" above;
- TREES [Container]
-- page on caring for plants
-- page on caring for living things**
-- page on elm trees
- GRASSES [Category]
-- page on caring for plants
* link to same node within a category
** link to same node across multiple categories
BREADCRUMBS requirements:
1. able to reference the same node from different CATEGORIES:
CATS > node on caring for animals AND
DOGS > node on caring for animals
are the same node. So I need the breadcrumb for both of these to be:
ANIMALS > CATS
2. Referencing same node from different CONTAINERS:
CATS > node on caring for living things AND
TREES > node on caring for living things
need the breadcrumb to be: