This module will no longer be supported.

Please see Access by Reference: https://www.drupal.org/project/access_by_ref

Description

Restricts node access to users referenced through a user reference field.

Allows options to control node access for both referenced users and node author:

  • View node
  • Edit node
  • Delete node

Works on any content type, by content type. If a given content type has a designated 'user reference' field, grants will be given on a 'per node' instance.

If 'user reference' field exists and no users are referenced, no access grants will be given, and node is restricted.


Installation

  1. Install this module
  2. Add a user reference field to your desired content type
  3. Navigate to /admin/config/tinsel-suite/user-reference-node-access and configure options
  4. Clear cache
  5. Edit node, add users, save node

*this module uses node access grants, these apply only during node save.


Project information

Releases