Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
52.53 KB
MD5: b9348d940e607791b7db405158b6d738
SHA-1: d8ae15e4e97b67d2172f4c26150b749d8535e204
SHA-256: 71f4918db6be9a5cc782aa63b61e8e201e7c23f68db672356e8bbef5dd3bd82d
Download zip
102.51 KB
MD5: db7d0368c12d3fdb3ddf5544260e435d
SHA-1: 0202924b904063b6be27c0014833e1657c2f5651
SHA-256: 26f03efa943afa74e6828c75d03b1631e46b9382aa9bff5ab32f1829a1834922
Release notes
- Change: Use pimple 2.0.0
- Change: Use Twig v1.15.1
- Improve: Throw exception if yaml_parse_file() can not parse data.
- Fix: Wong entity_id() usage in Entity Template
- Fix: helper.real_path service should not include full system path for web assets
- Fix: Make Twig render compatible with Solr views
- Fix: Use drush/drush:dev-master to make Travis run better
- New: Attack blocks to page: Easy config for blocks which are defined using easy block.
- New: Check for module status at /admin/reports/status
- New: Introduce at_fn(), at_fn_fake(), make it easy to override functions.
- New: Introduce hook_node_save()
- New: Introduce entity_bundle() function
- New: Introduce Breadcrumb API
- more…