Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is RC1 of Forum Access for Drupal 7.
It has all the functionality of the D6 version plus extensive tests. RC1 adds a number of minor bug fixes.
RC1 is a release candidate. We believe it's ready for release, but we need YOUR confirmation under #809404-29: Forum Access for D7 that everything works as expected.
Forum Access requires the ACL 7.x-1.0 (or later) and Chain Menu Access API modules.
Changes since BETA2:
Bugs fixed:
- #1429220: Fix exending edit/delete own forum content permissions to comments and clarify information.
- Show proper mouse-over hints on the forum settings pages.
- Fix the ForumAccessBaseTestCase.
- Adjust POST to the Devel Settings page to Devel change.
If you use the third-party Advanced Forum module then you must install a version that is later than 7.x-2.0-beta2. See #1337412-11: Advanced Forum breaks Forum Access 6.x-1.7 for details.
Note: The devel_node_access (DNA) module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/config/development/devel#edit-devel-node-access-debug-mode and its second block. This is a big help for understanding the forces that control access to any given node.