Closed (outdated)
Project:
Custom Breadcrumbs
Version:
7.x-2.x-dev
Component:
custom_breadcrumbs_taxonomy
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2012 at 20:39 UTC
Updated:
18 Jul 2025 at 11:12 UTC
Jump to comment: Most recent
Comments
Comment #1
kirie commentedIf I understand bcaimano's request correctly I also think this would be valuable addition (in case I misunderstood, please accept my apologies). Let me illustrate with a simple example of clothing. Your product(_display) nodes would have term reference fields to two vocabularies:
Vocaublary 1: Department
Term 1.1: Women
Term 1.2: Men
Term 1.3: Children
Vocabulary 2: Category
Term 2.1: Trousers
Term 2.1.1: Baggy
Term 2.1.2: Straight
Term 2.2: Shirts
Term 2.2.1: Long sleave
Term 2.2.2: Short sleave
In this example it could make sense to have a breadcrumb on the form:
[department] >> [category], for example:
Women >> Shirts >> Long sleave
Or is this already possible/easily accomplished by custom code?
Comment #2
lamp5