Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 15.47 KB
MD5: 2c380a7b71c5cac4057b595514a1cd6f
SHA-1: 9c695ef2ca6f68cf231a16ac2ba3f86722644c0f
SHA-256: b87d7fcb0c79b21d2b4ab35cb3787bdcada303d0c6d7a29bcc3697202ddd68ac
Download zip 20.95 KB
MD5: ff1e3211c77d3f3fd41814a0411b8a87
SHA-1: a73baafb217f62a0dbb7f02a275b915cbc6ede3a
SHA-256: 119f9935fcf2b5149f382d5ffc30123a303e42f975336b7a10b3f5f220baba0a

Release notes

This is BETA2 of ACL for Drupal 7.

There have been no bug reports since BETA1; BETA2 provides some API enhancements. We do not recommend installing it on a production site yet, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #690618: ACL for D7 for details.

Changes since BETA1:
Enhancements:
- Streamline code (no functional change).
- Add acl_get_ids_by_user() API.
- Add support for ACLs with name /and number/.

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.

Warning: There is a bug in this version of ACL that causes ACL to fail when used with the FlexiAccess module. Use the development snapshot instead until BETA3 becomes available. See #1024114: Fatal error in function acl_get_id_by_name for details.

Created by: salvis
Created on: 8 Jan 2011 at 12:20 UTC
Last updated: 13 Jan 2011 at 16:30 UTC
New features
Insecure
Unsupported

Other releases