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.

Releases

Official releasesDateSizeLinksStatus
4.7.x-1.02006-Nov-1116.7 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
Development snapshotsDateSizeLinksStatus
4.7.x-1.x-dev2006-Nov-1316.71 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.