Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Enable the relation and node_access_relation modules.
Create a new Relation Type.
Check 'Directional Relation' to set access controls.
Set the Source Bundle as a user and the Target Bundle as a node type.
Set the node access permissions for the target node bundle as desired and save the relation type.
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.
Additional linked relations where the target node bundle used above is the source can now be created with permissions inherited through node_access_relation.
Overview
--------
This module enables you to build your own custom content injector that
integrates with CK Editor. It requires the ckeditor module to be installed and
This cookie compliance module is in response to the the EU cookie law (http://www.cookielaw.org) and provides both opt in and opt out consent mechanisms. Messaging and location of the mechanism is completely configurable.
Features
* Opt in/out of cookies option
* Configurable acceptance cookie name
* Configurable user text and links for consent/acceptance/rejection
* Messages exposed as blocks you can easily position on your site
* Extendable to any modules cookies via hook_cookie_compliance
* Includes sub-module to make google analytics module compliant
The current D6 version of this module depends on JSalter
Installation
Copy the module folder to your server.
Enable the module via the modules page.
Configuration
1. General:
a. the configuration page is at /admin/settings/cookie-compliance (accessible to accounts with the 'administer cookie compliance' permission ONLY).
b. choose opt in/out mode.