Custom Breadcrumb "vs." Menu Breadcrumb?
fitness trainer - September 1, 2008 - 19:13
| Project: | Custom Breadcrumbs |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
These are hopefully simple questions:
I already have the Menu Breadcrumb module...does Custom Breadcrumb add to it, perhaps? Can it "play together" with it? Or are these two modules maybe somehow mutually incompatible?
TIA!

#1
Both modules will set the breadcrumb for a page. Custom breadcrumbs sets it according to node type, while menu breadcrumb sets it according to the menu structure. You should be able to use both together. menu breadcrumb will set the breadcrumb first, on page load, regardless of the type of page. If its a node of a type for which you have defined a custom breadcrumb, then custom breadcrumb will change the breadcrumb. So you could use menu breadcrumb to set a default standard, and then let custom breadcrumbs provide the exceptions.
They should play nicely together, at least in principle. I haven't actually tried, so please leave feedback if you have any experience with this.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.