Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The module allows a slide show presentation of teasers from a set of categorized nodes into a specified block. The module uses AJAX to return these teasers from the database.
ability to add custom breadcrumb for all content entity or paths like page manager, views etc
store settings using config entity so everything is exportable
setup homepage link
setup current page last crumb
multilanguage support
token support
extra cache contexts
extra vars like nolink and hierarchical breadcrumbs from taxonomy term tree
added ability to attach breadcrumb to every entity display mode, for example on teaser with search results
trim breadcrumb length
...
Custom Breadcrumbs (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.
Allows administrators to set up parameterized entries for any node type's links. This allows CCK-style node types to have "Visit this user's blog" style links, without any custom code.