Parent Directory
|
Revision Log
|
Revision Graph
got rid of hook_init() function
| 1 | Module author: Harry Slaughter <harry@devbee.com> |
| 2 | Sponsored by: LifeWire http://www.lifewire.com/ |
| 3 | |
| 4 | This module allows access control for Drupal books on a per-book basis. |
| 5 | |
| 6 | You may configure role-based view, edit and delete permissions for each |
| 7 | individual book. Generally, book node with no parent is referred to as a "book", |
| 8 | while a book node that is positioned beneath another book node is considered a |
| 9 | "book page". |
| 10 | |
| 11 | This module is based loosely on the forum_access module. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |