Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.29 KB
MD5: f682ec177f865693c401980f40f46f74
SHA-1: 3f73c3b61c7d353d0c7fb6fc113e9237dc44eec6
SHA-256: c4af294c811c5351ba2321319edcc2cf9926e46f2d8fdd74867876790632c201
Download zip
16.2 KB
MD5: e07bd7a8a8472e84de1247b2de974cf4
SHA-1: 30200a7d05bebfc4d97576e192b36f757f5c68c1
SHA-256: 58a47895f5d6506dd7f64f718c809c1162fe9a8c63713e5abf53a28f2ca3377d
Release notes
This is mostly a bug fix release.
These new features have been added:
- Issue #2091027 by jorisdejong, Filter node blocks in views by the 'Available as block...
These issues have been fixed:
- Issue #2186085 by nicobot: Can't set empty title.
- Issue #2053931 by legolasbo, Reduce number of select queries.
- Issue #2066233, Fix for upgradepath from Drupal 6.
- Issue #2056143, Fix for block title not updating in edge case situations.
- Issue #2097441 by mesr01, Undefined variable: options in file nodeblock.module.
- Issue #2097441 by mesr01, Undefined variable: options in file nodeblock.module.
- Issue #2115361 by legolasbo: Fixed Block still visible after unchecking Create a block for this node
- Bugfix in hook_block_info when nodeblocks is not yet enabled for any content type.
- Issue #2158713 by mstef: Use core functions to rehash blocks after node insert.