Presumably access permission can be granted at the global level on the permissions page,
then restricted using AccessControl at the content-type level, and further restricted at the node level.

However can access be expanded as well as restricted at the lower levels?

For instance, if I deny access at the global level, can I override that to grant it for a specific content-type?
Or if I deny access for a specific content-type, can I override that to grant it for a specific node?

Comments

gisle’s picture

Version: 7.x-1.2-beta1 » 7.x-1.x-dev
Category: Feature request » Support request
Issue summary: View changes
Status: Active » Fixed

Yes, you can do this with rules integration.

There is an example in the help file about rules integration where access is denied in general, but a certain type of user ("editor") is granted access to specific nodes.

This help file in the latest snapshot 7.x-1.x-dev.

If you got an email about this Issue status update, it is because you
at one time (possibly a very long time ago), subscribed to it.
To learn how to unsubscribe yourself, please visit:
https://www.drupal.org/project/webmasters/issues/3142987

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.