Drupal Tutorial - Breadcrumbs. Custom Breadcrumbs. Custom Breadcrumbs 2 (6.x-2.x and 7.x-2.x) Many new features have been added including support for Views, Panels, Taxonomy vocabularies and terms, paths, and a simple API that allows contributed modules to enable custom breadcrumbs for module pages and theme templates. These are implemented using optional, independent submodules that depend on the main Custom Breadcrumbs module.
In addition to breadcrumb visibility, this version provides an option permitting PHP code snippets to be used in forming the breadcrumb titles and paths. Multiple languages are also supported. Any changes must go in the 7.x version first. Custom Breadcrumbs 1 (6.x-1.x and 7.x-1.x) Allows administrators to set up parametrized breadcrumb trails for any node type. There are no maintainers doing any work on these branches, so please switch to version 2! Similar Modules There is also the Path Breadcrumbs (PB) module. Nice Menus. Nice Menus enables drop-down/right/left expandable menus. It uses only CSS for most browsers, with minimal Javascript for IE6.
(Version 2 uses the Superfish jQuery plugin for all browsers, with an option to disable JS, and falls back to CSS-only for browsers that can handle it.) Three styles/types of menus are currently possible: horizontal, menus drop down; vertical, menus fly to the left; vertical, menus fly to the right. There is a handbook page that provides a list of sites that use Nice menus. Nice Menus creates blocks that may be associated with any existing site menu which can be placed wherever normal blocks can be placed in a theme.
The module comes with a simple, generic color scheme which can be fully overridden either by adding the override CSS to the theme's normal stylesheet or by creating a Nice Menus CSS file and telling Nice Menus to use that rather than its own default one through the global theme configuration. Version 2. Menu Trails. Menu block (modules drupal) So… have you ever used the Main and Secondary menu links feature on your theme and wondered “how the hell do I display any menu items deeper than that?” Well, that’s what this module does. It provides configurable blocks of menu trees starting with any level of any menu. And more! So if you’re only using your theme’s Main menu links feature, you can add and configure a “Main menu (levels 2+)” block.
Pretty simple, eh? #D7AX/#DAX - I pledge to make this module as accessible as it can be. Related modules DHTML menu: Makes any of Drupal's standard menu trees have dynamically expanding menu items. Nice menus: Provides blocks of fly-out expandable menu trees.