Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2007 at 23:28 UTC
Updated:
6 Aug 2007 at 19:05 UTC
I have nodes that are classified using multiple vocabularies. Taxonomy_breadcrumb picks one of the vocabularies to use for the node's breadcrumb. What rule does taxonomy_breadcrumb use to decide which of the possible vocabularies referenced by the node to use in the breadcrumb?
--Gary Kopp
Comments
Comment #1
Gurpartap Singh commentedVocabulary with lowest weight is more prior, in related cases, and here too. You can either change the weight, or edit the criteria of choosing a vocabulary or term in taxonomy_breadcrumb.module itself.
Comment #2
(not verified) commented