Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
13.94 KB
MD5: 9f94c70b70ca0d6e67d82c648abb4149
SHA-1: 819307643c9edafd4344a2886d30f15cf8647d9a
SHA-256: 3bca27753792564f39917201a010ca8c0b6f9f7ecffd9088b7c0c27d92e10672
Download zip
19.98 KB
MD5: dd31082ae0c33cc4367d1406b45acede
SHA-1: d7e4fcbb76a65bc33230d45c3bf41c4689b8e1a2
SHA-256: 967fcc16849e49e8ceb4113b122f75c9da0ad66f47bd0972819f0327f7be42bd
Release notes
Easy Breadcrumb 1.6 new features include:
- Clears the cache when a crumb is changed.
- Supports pulling titles from menu links.
- Improves breadcrumbs for views and panels.
- Improves the translation support.
Full changes since 8.x-1.5:
- #2851262 by alweb: info.yml needs to be fixed
- #2849717 by laue, Greg Boggs: 'Make the page's title segment a link' does nothing
- #2846908 by bmcclure, Greg Boggs: Add an option to remove duplicate segments from the breadcrumb
- Additional coding standards fixes.
- #2839352 by harsha012 and Greg Boggs: t() calls should be avoided in classes
- cleanup.
- #2833593 by ashhishhh: Don't work with accentuated letter
- #2829576 by johndevman and Greg Boggs: Use menu title as fallback instead of raw path component
- #2824846 by stella, ollu: Home breadcrumb does not get translated
- #2834467 by Blanca.Esqueda: Homepage breadcrumb - across languages
- #2824670 by seppelM: clearing the cache after configuration changes by default.