Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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_ui
* path_breadcrumbs_i18n (Requires manual install of the i18n module)
Packages
drupal7-path_breadcrumbs-3.0-0.5.beta4.el6.src
[45 KiB] |
Changelog
by Peter Borsa (2013-08-10):
- Update to upstream 3.0-beta4 release for bug fixes
- Upstream changelog for this release is available at https://drupal.org/node/2058787
|