Closed (outdated)
Project:
Taxonomy Breadcrumb
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2008 at 19:21 UTC
Updated:
2 Nov 2021 at 14:34 UTC
Jump to comment: Most recent
Comments
Comment #1
MGN commentedNo, not at present, but I think something like this could be done. If anyone want to contribute a patch to try to implement this, we can try it in the 6.x.1.x-dev version...
Comment #2
MGN commentedThinking more about this and realizing that it will also require changes to phptemplate_breadcrumb to print an array of breadcrumbs like this. One possibility would be to create a function taxonomy_breadcrumb_set_breadcrumb_array modeled after drupal_set_breadcrumb that would return the breadcrumb array. Then anyone who want's to use the feature would modify their phptemplate to call this new function to retrieve the breadcrumb array and use it as desired. Still want to keep the default functionality of a single breadcrumb so it works without this extra change.
Comment #3
gisleThe Drupal 6 version is no longer supported. Closing this as outdated. If you think this is still relevant for Drupal 7 or Drupal 9, please open a new issue.