Downloads
Download tar.gz
9.43 KB
MD5: b7e2288e68dbce8df8ac48e65902dda7
SHA-1: 9837c89c00a6a9d6bff5f46836596539314af1d8
SHA-256: 63d16d484a7ebef221e8c8df03870dd77e0236879365d56a9aa5e0bc55ea3567
Download zip
10.27 KB
MD5: f465578514b8f6ce8e1ba52df31590be
SHA-1: 3171ded57da9c39ffee5aff3b5f5835d7b20e833
SHA-256: 88f82c9c491f0f939d0346bcc1c509f2320069b99160114cc4e901f56e2d4a42
Release notes
This release includes the following fixes:
- Incorporate some features of bpv module, which is partially redundant (most notably, make the module override default block visibility functionality and disable the default form fields). Warning: This feature overwrites any PHP code in the "pages" textarea with code necessary for the module to operate correctly. Please don't install without first making sure this data loss will cause you no hardship.
- Fix installer to honor table prefixes.
- Make module comply to Drupal coding standards.
- Prevent uninstall from causing "undefined function" error because blocks contain references to a function that the uninstall removes from the environment.
- Add a tab to the block admin to allow for content/block association within the block admin context (rather than in a disassociated module admin).