Maintainers strive to actively monitor issues and respond in a timely manner.

Ubercart Services 3

Fork of http://drupal.org/project/uc_services, for Services 3.x support and more standard naming conventions for CRUD operations a

Ajax form entity

This module aims at ajaxifying any entity form (creation, edition and deletion).

It can be used for various use-case, like ajaxifying the comment process, adding a complete ajax wall, mass-submiting or creating / editing via AJAX...

Context Mobile Detect

This is a Context module which integrates Context and PHP Mobile Detect library Mobile_Detect.

Node Access Relation

node_access_relation screenshot

Overview

Node Access Relation allows content access permissions to be set for users on content referenced via a relation.

You need Node Access Relation if...

  • You use or plan on using the Relation module and want to grant users access to view/edit/delete content based on their relations.
  • You find Drupal roles too broad but per-node access controls too much to manage

Dependencies

Usage

  1. Enable the relation and node_access_relation modules.
  2. Create a new Relation Type.
  3. Check 'Directional Relation' to set access controls.
  4. Set the Source Bundle as a user and the Target Bundle as a node type.
  5. Set the node access permissions for the target node bundle as desired and save the relation type.
  6. Source users or users with access to the source node type should now have access to target node bundles based on the node access permissions.
  7. Additional linked relations where the target node bundle used above is the source can now be created with permissions inherited through node_access_relation.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained