Postponed (maintainer needs more info)
Project:
Taxonomy context
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2007 at 06:33 UTC
Updated:
26 Feb 2009 at 17:03 UTC
Comments
Comment #1
PawelPohl commentedHi, thank you for this patch, it's very useful.
Unfortunately, I can't get it to work. It seems that the breadcrumbs generated by taxonomy_context are being taken over by another module (I did a print_r on the $breadcrumbs variable from within taxonomy_context, and it included the vocab name; however, the breadcrumbs finally shown by Drupal don't).
I tried changing module weights to prevent this, but to no avail. Any suggestions? Thanks!
Comment #2
nedjoPatch looks good, makes sense to have this as an option.
@PawelPohl, the patch doesn't introduce this feature, just makes the existing feature configurable/optional, so if the feature doesn't appear for you it's probably not related to the patch.
Comment #3
nancydruIs this still needed with Version 2? It looks like "Custom Vocabulary Breadcrumb" takes care of this.