Posted by Harry Slaughter on November 29, 2007 at 2:03am
This module is based loosely on forum_access.module.
The module development was sponsored by:
Warning
In Drupal, only one access control module should be installed at a time, as a module cannot give users access to a node when another module already denied it. Installing two different access modules can cause conflicts between them.
Version notes
-
Updating from a different release of the development snapshot is not supported. To install a newer development snapshot, you always need to uninstall the previous version before copying the new one.
Development snapshots are intended only for testing. Don't use them in a production site, or for other purposes. If used in a production site, or other purposes, there will be no support for any resulting problems.
-
Branch 6.x-2 and 7.x-2 require branch 2.x of Variables API; first install the latest official Variables API release available, and then install Book access. Variables API and Book access must be enabled separately, or you will get an error about a PHP class not being found; see also the notes reported in the Variables API project page.
Version 7.x-2.0-alpha5 and forward will require Variable APi version 7.x-2.0-alpha8, or any more recent version.
-
Since version 6.x-2.0-alpha3, the code has been split in two modules; the user interface exposed by the project will be visible when book_access_ui.module is enabled.
Updating from Drupal 6 to Drupal 7
-
If you installed the version 6.x-1, and you are updating to version 7.x-2, you need to:
- Update to the latest 6.x-1 version
- Update to the latest 6.x-2 version
- Update to Drupal 7 and the latest 7.x-2 version
-
If you installed the version 6.x-2, and you are updating to version 7.x-2, you need to:
- Update to the latest 6.x-2 version
- Update to Drupal 7 and the latest 7.x-2 version
Downloads
Recommended releases
Other releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 732 sites currently report using this module. View usage statistics.
- Last modified: October 1, 2011