Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
34.12 KB
MD5: 6d736d36e37cef4452b2af5ad6b15882
SHA-1: 3f9d88d406a089ef4bca12acc510f1eb808513de
SHA-256: ee7162e4dd9f91685deb353c0901456903c3fe8415a92221bfa1570aaf6ed389
Download zip
43.33 KB
MD5: 550748d1e88315544a824d19282b7c37
SHA-1: 596178ce782cb44a12f7ccbb2d8561eea308cbd6
SHA-256: 745b7ebb0b43ee32bdb83b5f5d0bea1c7ffbe9edf4c907a45af8a2a5f2f30ce8
Release notes
See changes since 7.x-2.x:
- #1680160: Wrong path in breadcrumbs
- #1659180: Can't activate with latest ctools
- #1645360: Do not use t() function for translating dynamic strings.
- Fixed php warning for empty internal_render option.
- #1802636: path_breadcrumbs_breadcrumb does not check whether CLEAN URLs are disabled
- #1841674: Don't let path_breadcrumbs_breadcrumb escape the title
- Fixed bug with adding new breadcrumb for already existing Path Breadcrumbs navigation.
- Remove path breadcrumb from object cache when it was deleted from site.
- Provided more information about tokens. Added new dependency (Entity Token module, part of Entity module).
- Added context plugin for site global tokens.
- Added class for autocomplete tokens based on Entity Tokens module.
- #1850806: link output
- #1681320: Performance issue with path_breadcrumbs_page_alter
- #1741710: Add to path field help: For internal non-aliased paths only
- #1860550: Path Breadcrumbs UI Module Misspelled
- Added flush of cached data when module settings is updated.
- #1881078: Draggable interface for breadcrumbs items list
- #1889066: unexpected T_FUNCTION path_breadcrumbs_ui.module
- #1889494: Order not being saved.
- Removed "Please, wait..." message while breadcrumb is deleting.
- #1897490: Give delimiter a CSS class to be able to replace it with image delimiter
- Added cache settings.
- Replaced hook_page_alter() with hook_init() to set breadcrumbs earlier.
- #1941968: Check for cached data fails