Node Access Arbitrator

merlinofchaos - March 24, 2006 - 03:22

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 Download (16.7 KB) 2006-Nov-11 Notes

Development releases

Version Downloads Date Links
4.7.x-1.x-dev Download (16.71 KB) 2006-Nov-13 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.