Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
18.37 KB
MD5: 42c5d564cf05a04788524bb0cce337c2
SHA-1: 932fad768081f16f1c9093cddf2d509479ee76aa
SHA-256: f37339a25b63415d81912b3e90a0011fa60cc021fef56c3006d64f90a1f69d48
Download zip
27.25 KB
MD5: d334b48f4ba4cc9b7940e9f898710d17
SHA-1: 1d84c7649994c577e8939c78ebc399afdc48e76c
SHA-256: 5763de1fb555f5c4db8efff2ed32e465b5cf12ae3f147d0d601dfe7eae7be0d3
Release notes
Please run update.php when updating. There is a new plugin type to support breadcrumb selection/manipulation that requires updating the database.
Bug fixes:
- Issue #1252368 by codycraven: Fixed vocabulary machine name not updating in taxonomy_display table on change.
- Issue #1230200 by R.Muilwijk: Fixed exported views not recognized.
New features:
- Issue #1247802 by codycraven: Added plugin support for taxonomy breadcrumbs.
- Issue #1237136 by codycraven: Expose term object on term page to altering.
Miscellaneous:
- Issue #1231346 by codycraven: Remove the ability to select whether taxonomy term's fields should be displayed even if the description field is empty, now in core.
- Issue #1188126 by scuba_fly: Added spaces to two lines for coding standards.