[development] breadcrumb override problem

Angela Byron drupal-devel at webchick.net
Sun Jun 29 10:14:17 UTC 2008


Augustin (Beginner) wrote:
> 1) how should I solve my particular problem (the timing of 
> drupal_set_breadcrumb() in my module to override/enhance taxonomy's 
> breadcrumbs). 

Maybe override the $breadcrumb variable from your module using a 
preprocess hook? See http://drupal.org/node/173880 for more info.

> 2) Do you agree that Drupal's core breadcrumbs handling could be 
> improved, to make it possible to have several sets of breadcrumbs 
> (why not? A good themer could accommodate them easily), or at least 
> to make it easier to override / complement each other's breadcrumbs.

If the new theme system in D6 doesn't provide enough flexibility, 
possibly. It's pretty awesome, though.

-Angie


More information about the development mailing list