Jump to letter: [
ABCDEFGHIKLMNOPRSTUVWX
]
drupal7-path_breadcrumbs - Allows creation of custom breadcrumbs for any page using contexts
- Description:
Path breadcrumbs module helps you to create breadcrumbs for any page with any
selection rules and load any entity from the URL.
Features
* Breadcrumbs navigation may be added to any kind of page: static
(example: node/1) or dynamic (example: node/NID).
* You can load contexts from URL and use it like tokens for breadcrumb path or
title.
* You can use selection rules for every breadcrumbs navigation.
* Supports ALL tokens from Entity tokens module (part of Entity module).
* You can import/export breadcrumbs (supports single operations, Features and
Ctools bulk export).
* Breadcrumbs can be cloned to save you time while building navigation.
* Module provides rich snippets support for breadcrumbs (RDFa and Microdata).
* Module provides first/last/odd/even classes to every breadcrumb link.
* You can change breadcrumbs delimiter.
* Breadcrumbs could be hidden if they contain only one element.
* You can disable breadcrumbs and enable them later.
* All breadcrumb titles are translatable.
* Usable interface.
This package provides the following Drupal modules:
* path_breadcrumbs
* path_breadcrumbs_i18n (requires drupal7-i18n)
* path_breadcrumbs_ui
Packages