Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 11:32 UTC
Updated:
9 Feb 2012 at 23:38 UTC
A delimiter ">>" within breadcrums ("home >> term1 >> term2") suggests that terms are hierarchal (child/sub-terms).
Therefore, I suggest that the delimiter between terms of the same parent/ level becomes configurable, allowing a trail like:
"voculabery1 >> term1 & term 2 & voculabery2 >> term3 >> child/sub-term3.1 & term4".
Comments
Comment #1
not_Dries_Buytaert commentedComment #2
MGN commentedThis is an interesting idea, and I think it wouldn't be too difficult to prepare a patch that provides this as an option. The configurable delimiter should permit theme override so it could be customized at the theme level. I don't have time to put this together right now, but would be happy to review a patch....
Comment #3
hass commentedThis need to be theme-able out of the box (core). See Garland template.php how this works. If it's not working - it may be a bug in Taxonomy Breadcrumb.
Needs more info if this is not working.
Comment #4
hass commentedWorks out of the box as written above.
Comment #6
TheOptimizer commentedI can't get this to work in Drupal 7. Can someone hint me please? Thanks