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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 4.7.x-1.0 | 2006-Nov-11 | 16.7 KB | Download · Release notes | Recommended for 4.7.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 4.7.x-1.x-dev | 2006-Nov-13 | 16.71 KB | Download · Release notes | Development snapshot | |
