The Node Access Arbitrator is an experimental module API designed to allow multiple node access systems to work together.

Currently it is 4 modules

na_arbitrator
This is the core API module that all of the other modules depend on.
acl
This is a second API module (that probably should be folded into the arbitrator) that implements Access Control Lists. It requires na_arbitrator.
forum_access
A forum access control module that controls *only* access to forums. It includes role-based access as well as assigning individual users as forum moderators. It requires na_arbitrator, acl and forum.
workflow_access
A demo module that provides node access control to nodes based upon workflow state.

This module is now unmaintained.

Downloads

Recommended releases

Version Downloads Date Links
4.7.x-1.0 tar.gz (16.7 KB) | zip (23.92 KB) 2006-Nov-11 Notes

Development releases

Version Downloads Date Links
4.7.x-1.x-dev tar.gz (14.26 KB) | zip (19.75 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Node Access Arbitrator

Issues for Node Access Arbitrator

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports