Closed (won't fix)
Project:
ACL
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 09:55 UTC
Updated:
28 Sep 2011 at 17:18 UTC
Hello:
It seems there is currently no way to grant per-node "administrative access", i.e. permission to change per-node access. Attached screenshot shows what a logged-in user sees when interacting with a node to which they have been granted access. Aside from the fact that they cannot actually edit the content (which I assume can be fixed somehow), they don't have the ability to update the access control list for the article in question.
It would be nice to have the "administer" permission available for use.
| Comment | File | Size | Author |
|---|---|---|---|
| permission-granted.png | 25.16 KB | holtzermann17 |
Comments
Comment #1
salvisACL is an API module. It has no user interface.
It cannot provide any user interface because it has no idea how its client module(s) interpret the grants that they define through ACL.
So, if anything, you'll have to move (and reopen) this feature request to whatever ACL client module you're using.