/[drupal]/contributions/modules/aclfield/aclfield.info
ViewVC logotype

Contents of /contributions/modules/aclfield/aclfield.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jan 30 00:14:04 2007 UTC (2 years, 9 months ago) by mfredrickson
Branch: MAIN
CVS Tags: HEAD
ACL Field initial commit

This module is one I will be working on more in the next few weeks. I'm uploading it to drupal to give devs a sneak peak and reserve the name space of ACL Field.

It's pretty usable right now, but not perfect. From the README:

The ACL (Access Control List) Field module attempts to pull together many disparate access control systems into a single, consistent interface. ACL Field decouples the granting of permissions from the setting of permission levels. Modules still control which grants are available (e.g roles, membership in Organic Groups, being in a buddylist), but the setting of permission levels (view, update, and delete) is done by a user via the node edit form.
1 ; $Id$
2 name = ACL Field
3 description = Defines a field type to control all access for the node.
4 dependencies = content
5 package = CCK
6
7

  ViewVC Help
Powered by ViewVC 1.1.2