Experimental project

This is a sandbox project, which contains experimental code for developer use only.

- Provide user interface for hook_node_access().

- This module MAY conflict with content_access module.

- This module MAY conflict with node_limit module.

Example query:

role 1 can create article content
role lecturer can create article content
user field_gender 1 can create article content
user field_gender male can create article content
role lecturer and user field_gender male can create article content

Project information