Posted by gdevlugt on February 20, 2008 at 7:02pm
| Download | Size | md5 hash |
|---|---|---|
| menu_breadcrumb-6.x-1.1.tar.gz | 8.08 KB | b11ce9a8f321db0dd292ec6978725b0c |
| menu_breadcrumb-6.x-1.1.zip | 9.79 KB | 66528cd0bad5b200d100b285f8674f0d |
Last updated: December 24, 2010 - 23:22
Introduction
By default, Drupal 6 will use the Navigation menu for the breadcrumb. This module allows you to use the menu the current page belongs to for the breadcrumb.
As an added bonus, it also allows you to append the page title to the breadcrumb (either as a clickable url or not) and hide the breadcrumb if it only contains the link to the front page.
Installation and upgrading
See included README.txt for instructions.
Changes since version 6.x-1.0
- Now works on all pages, not just node pages.
- New option allowing you to hide the breadcrumb if it only contains the link to the front page.