Downloads

Download acl-6.x-1.0-beta4.tar.gztar.gz 11.66 KB
MD5: 09c312f2d6ec1d5410651baf6ed60a04
SHA-1: ca6d8071e68590046a3a66ff1a578149a02daca3
SHA-256: a51ffe213296bea03bec73b3a59ceb0ad0f11d6242472d606f9242717dde1b79
Download acl-6.x-1.0-beta4.zipzip 13.79 KB
MD5: 77c742d14fc784ade082eb39b56cc608
SHA-1: 813ec1bbc41fd514a513f267f8568e4e17517c90
SHA-256: cf00b5ef7a01f8999dee5d29b618938c9f9da1d35ec18afcc1c34eedc2d31dba

Release notes

This is BETA4 of ACL for Drupal 6.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #322279: ACL for D6 Released for details.

Changes since BETA3:
Enhancements:
- Factor out form code into .inc file.
- Enable grant priority.
- Add new acl_get_uids() function.

This is the first version with working grant priorities, and by factoring out form code, it has become much lighter. This version is required for the new Forum Access and Image Gallery Access versions!

Note: The devel_node_access 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/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that are controlling access to any given node.

Note the Drupal core issues listed on the ACL front page.

Created by: salvis
Created on: 29 Jan 2009 at 00:33 UTC
Last updated: 29 Jan 2009 at 00:34 UTC
New features

Other releases