Downloads
Download tar.gz
11.59 KB
MD5: bcd0ef5e7752753fdb3a981b818125da
SHA-1: e0619a1409a35c19c749748a0d544aaa075c2100
SHA-256: cdd02c1fa83cb03eb482f8d8d472b2d016e35f4064c91b808aba9d08eb0ca27f
Download zip
13.62 KB
MD5: d09568a469dcd4ee3dc827bed52700df
SHA-1: 5148a87c29a7521896bce59cbb5e9ddcd6ed74a0
SHA-256: 52eb0260b9a12a31b05b04a0c68d6c6819f8ec321c0f5356af0001be9c4519a8
Release notes
Changes since 6.x-1.10:
- Only hide tabs on node/[nid].
- Added hook_perm.
- Added 'administer block_edit' permission. #822664: Add "administer block_edit" permission
- Fixed PHP notice. #755410: PHP notice: unset variable used
- Added 'clone' to node link options; fixed undefined index. #1222910: PHP5.3 watchdog error undefined index 'clone' and 'devel'
- Fixed CCK permission problem. #799674: Permission denied when clicking Edit Type
- Changed default value for Panels setting. #1197848: Block Edit defaults should not disabled Panels edit links
- Added uninstall hook to delete variables; renamed 'node_link_options' variable to respect the module's namespace. #919044: No uninstall hook
- Showed links on Views blocks if Views is hiding its own links. #1229666: Edit links for block generated by Views module are not showing
- Changed JS and CSS to not be aggregated. #746322: Don't Aggregate Block Edit CSS
- Keyed the links for easier CSS targeting. #994006: Links passed to theme_links are not keyed resulting in invalid class names in the markup
- Hide node links when not in 'normal' build mode. #812386: Disallow the edit links to appear in simplenews, rss, preview and print