I am trying to set up Drupal for the first time and would like to create a consistent navigation environment. I find it irritating that the word "Category" keeps appearing in the breadcrumb, which makes it look inconsistent with the rest of the menu navigation. Category is not a vocabulary nor an item of it. So why should it appear as navigation link in the breadcrumb?
Is this a bug? Is it a feature? Is it a problem of the taxonomy_menu module? Or should this be reported somewhere else? Or is there a way to manipulate the breadcrumb to my wishes?
Oh, yes, I am using 4.5RC. It might be solved in 4.5 release. If that is right, please tell me and will try to upgrade.
Thanks for your help!
Comments
Comment #1
Eric Scouten commentedIf you use menu.module to take control over where the tax_menu items land in your menu system, the breadcrumbs will follow and "Category" will go away.
Comment #2
ñull commentedUnderstood and working like you said. Thanks!
Comment #3
(not verified) commentedComment #4
gpantanetti commented