I have my site with one container and other pages as categories and sub-categories. How can I format the breadcrumb so that it outputs like:

Parent [Category] > Sub [Category] > [Category]

Any help is appreciated.

Comments

wrb123’s picture

i would also like to know how to do this (multi-generational breadcrumbs with category module and -without- a menu) with drupal 6.

axtolf’s picture

someone found a solution?

holger’s picture

for hierarchical breadcrumbs have a look at the Node Hierarchy module http://drupal.org/node/302253

best wishes from germany, Holger

IT-News und IT-Jobs auf w3Projekt.com

JirkaRybka’s picture

Perhaps category_breadcrumb might help? (Inside the 5.x package, if you download the -dev version.)

EDIT: Now 6.x version (patch) waits at #370633: Port category_breadcrumb to D6