Tree Access Module (pacs)

peterone - June 5, 2006 - 17:27

Under pacs, every drupal node turns in a container wich can hold normal content but also other nodes of any type, much like a directory in an apache web server. You can control the access permissions on each of the nodes for each single defined user role. Nodes with no explicit permission settings inherit them from its parent node, like in a directory tree.

This means that if you set permissions on one node you are actually setting these permissions on a whole branch, composed by this node itself and all of his descendants (child nodes), up to the next one with its own permission settings.

Pacs should work with any type of nodes.

Releases

Official releasesDateSizeLinksStatus
4.7.x-1.02007-Apr-1121.67 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
Development snapshotsDateSizeLinksStatus
4.7.x-1.x-dev2007-Apr-1221.67 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.