Enabling this module breaks the breadcrumbs generated by the book module.

Comments

Hubert_r’s picture

Priority: Normal » Critical

Is there any update on this one?

I chose to use book for the hierarchical content, and taxonomy for the dynamic content. Taxonomy_breadcrumb is what enables me to have the dynamic content integrate nicely, but right now I cannot use it as it breaks the book breadcrumbs.

A great module otherwise

_craig’s picture

Status: Active » Fixed

Fixed. Since I'm the only one who tested it so far, I only made the update to the CVS version. You'll have to get it here: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/taxonomy_brea... .

There is now an advanced settings section on the admin page (admin/settings/taxonomy_breadcrumb). You'll see that the info for the book module is set by default. All you should need to do is take the new .module file, overwrite your existing and you'll be good to go (there are no database changes).

Anonymous’s picture

Status: Fixed » Closed (fixed)