Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
4.7.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2007 at 15:57 UTC
Updated:
15 Mar 2007 at 23:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
sspr commentedThe only way I could achieve this is by patching the taxonomy.module itself, and changing 1 line in menu.inc (If you don't want 'Home' as a link title) such that the breadcrumbs have a uniform look, even if taxonomy breadcrumb is not in effect.
Maybe it is possible to do this with a taxonomy hook, but I couldn't find it.
Comment #2
_craig commentedI made updates to the 5.x branch. It's not an official version yet so test it out and let me know if it works. Once the nightly snapshot updates, it will have the changes http://drupal.org/node/111061. There are no changes needed to core with this version. Note: You will need to run update.php for this new version.
Comment #3
_craig commentedDone as as version 5.x-1.1.