Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
21.25 KB
MD5: ddd7b919fee1ff6e34b9f2ae16753bb9
SHA-1: 1a30f6e0b99f1fa4c433990c10dfa170c69a0711
SHA-256: 43034feef930d8bda782ef95e87b7d21a50397e5f81fdf437888a32f8bc4ba56
Download zip
29.27 KB
MD5: 76ebd152b9911a1c75e955810aee7e70
SHA-1: f816b805e95c4eb8502111eea247b183bc44bae3
SHA-256: 1987a0185aa15b59c4239d3b5804f5af05ceeaba3ea5dd97feaa24f3fba5cb1e
Release notes
This release contains the following new features:
- Issue #1724024 by gausarts: Added support to select multiple blocks.
- Issue #1774520 by int_ua: Added option to set a link target through the advanced options.
The following bugs have been fixed in this release:
- Issue #1742796 by Niremizov : Fixed wrong use of t() function for machine name.
- Issue #1633498 by corpx: Fixed link array for local actions so that custom CSS classes and query parameters render.
- Issue #1620816 by aheredia: Fixed token replacement on nodes for local_actions.
- Issue #1630556 by barraponto: remove unsupported blocks from available options.
- Updated all modules to comply with Drupal coding standards.