Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
72.26 KB
MD5: 6da85f017a673e57152d0e0b6fe9082f
SHA-1: 094cec78e29ac4c5c483729b977555da63eb7ad2
SHA-256: f4c5db130ef04ddede6d45d5f2372fbca10c68155ea56329942c1ee68da4f767
Download zip
97.7 KB
MD5: 96f8c9c75ae3212ec7a142918f0d8bd3
SHA-1: bc7ea6e4a1bcf021b3a6f56a292d4b175567fde8
SHA-256: 3888af2ccb70076ffc19d78deb38c1df6d37d7c74ce5387e0aa13f7c38974e3c
Release notes
Changes since 7.x-3.2:
- Issue #2185613: Add a "Template suggestions" reaction by colan: Add a "Template suggestions" reaction.
- Issue #2187889: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1571 of bootstrap.inc) by colan: Use empty string as default value if there isn't one.
- Update to add necessary permission for context ui tests
- Issue #835090: Context Reaction: Set menu trail by Karsa, Deciphered, nedjo, fearlsgroove, Dane Powell, Angry Dan, mgifford, Jibus, Bußmeyer, tomb, c4rl | rjacobs: Set context reaction menu trail.
- Issue #1922840: Context doesn't render regions in the same order as Core by eric.chenchao | iamEAP: Render regions in the same order as Core.
- Issue #1018834: Default context condition that applies when no other non-sitewide context is active by fearlsgroove, ttkaminski | Rob_Feature: Add a no-context condition, except for the default site-wide one.