Downloads
Download tar.gz
15.75 KB
MD5: 011aa722e7fe30322fd298511e4bff13
SHA-1: dc3d02b7f7c63430883f9cd921c1b24a74bd807f
SHA-256: 0562ffaeb0e3f30c9ff3f710a7d58ae7b8b06b8a4f5e1fd112284c670c5d26d4
Download zip
18.06 KB
MD5: 78014a6ddd3de6a666e14cd02ca78d27
SHA-1: e2c87e16378d2850b546b9df0838df06b2cc7b0e
SHA-256: c9a54a5147c0a645c407e393bcd1f9b72883da69a36ad89abb7bbec9b8fae732
Release notes
Changes since DRUPAL-6--2-0-ALPHA1:
- By kiam: Corrected the code that was not using the class BookAccessVars.
- By kiam: Changed some function names to follow the schema [noun]_[verb].
- By kiam: Updated the Doxygen comments used for functions, classes, and methods.
- #911472 by kiam: Warning messages when accessing /admin/by-module.
- #891492 by kiam: Avoid full node access rebuilding.
- #920570 by kiam: Add support for the pseudo-role 'author'.
- #921776 by kiam: Change usernames in links to user profiles.
- #921284 by kiam: Implement more permissions.
- #920422 by kiam: Add the permission "edit outline".
- #921730 by kiam: Implement more book permissions.
- By kiam: Slightly changed the books settings page.
- #842992 by kiam: Book access API.
- By kiam: Removed an empty control structure.
- By kiam: Slightly optimized the code, changed some functions parameters, corrected the Doxygen comment of some functions.
- By kiam: Changed the update functions.