Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is RC1 of ACL for Drupal 7.
The prior BETA3 has been running without any error reports for close to 6 weeks with over 1300 known installations at the time of this release. There are no functional changes going to RC1 (except a temporary copy/paste error).
Please give it a last round of testing before we release 1.0. See #690618-12: ACL for D7 for details.
Changes since BETA3:
Bug fixes:
- Remove version number and file list from .info file now that it's not needed anymore.
- Fix typo introduced in prior commit.
- #1228214: Fully qualify field parameter in SelectQuery::condition() calls.
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.