Downloads
Download tar.gz
12.92 KB
MD5: c02500ab3273b5a3c5826e2250ce91b8
SHA-1: d9ca72f33d51cda87078ee5099b0cb71329a903f
SHA-256: 4165ea135c9f00dfc52a4b02507b1d537c1832fc0d395992eda8f80f6aab22cc
Download zip
15.02 KB
MD5: a25e985636c89b5b5fb1e9fae74f8725
SHA-1: 548fd26452d31b399eba041f058945f27893f788
SHA-256: 53d25234aadca33a766bdd125957a620292ca5910e6083b713dd0b13cf1f06d9
Release notes
Changes since DRUPAL-6--1-0-RC5:
- #375948 by Neodym, kiamlaluno: Removal of "Add Child Page" link and "Outline" tab if update permission is not granted on the book.
- By kiamlaluno: Fixed some issues from the previously committed code.
- By kiamlaluno: Changed the code as per #680832, #678798, and #370448.
- By kiamlaluno: Updated the implementation of hook_node_access_explain(), and changed the explanation strings.
- #685058 by deviantintegral: Outline tab is shown for anonymous users on non-book pages.
- By kiamlaluno: Corrected a path being referred in hook_help().
- By kiamlaluno: Rearranged the code, and removed the CSS file.
- By kiamlaluno: Corrected a typo in the definition of the database schema, and changed it to make it match the definition of the table {node_access}.
- #639334 by kiamlaluno: Re-arrange, and change the help text.
- By kiamlaluno: Fixed the access to a not defined variable.
- #682948 by kiamlaluno: Members losing access sporadically.
- #721720 by kbsymanz: Add child page link removed when it should not be.
- #396838 by kiam: Add an option for the node access default values.