2 Jul
2008
2 Jul
'08
11:16 a.m.
On Sunday 29 June 2008 18:14:17 Angela Byron wrote:
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.
If the new theme system in D6 doesn't provide enough flexibility, possibly. It's pretty awesome, though.
Using the theming system can be a temporary solution. I'll try that for a while. But using theming to override content is contrary to the guidelines, so we still need a long term solution. I follow up more on the issue. http://drupal.org/node/150854 A.