book_access.admin.inc |
book_access.admin.inc |
|
Administration interface for the Book access module. |
book_access.info |
book_access.info |
|
name = Book access
description = Allow access control for book nodes on a per book basis.
package = Access control
dependencies[] = book
core = 6.x |
book_access.install |
book_access.install |
|
|
book_access.module |
book_access.module |
|
Allows access control for book nodes on a per book basis.
It is based on forum_access.module and tac_lite.module. |
CHANGELOG.txt |
CHANGELOG.txt |
|
# All the dates reported here are referred to UTC.
2010-12-27
----------
#1005482 by kiam: After creating new book page in permitted book, book access shows all books.
2010-12-26
----------
#1007348 by kiam: _book_access_restrict_options() should be… |
README.txt |
README.txt |
|
#
Module author: Harry Slaughter (http://drupal.org/user/28233)
Co-maintainer: Alberto Paderno (http://drupal.org/user/55077)
This module allows access control for Drupal books on a per-book basis.
You may configure role-based view, edit and delete… |