Closed (duplicate)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
userreference.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2006 at 16:14 UTC
Updated:
13 Jun 2006 at 21:55 UTC
Comments
Comment #1
jonbob commentedAt the moment, you can achieve this through the use of an access control module like node_privacy_byrole.
Comment #2
court-jus commentedI tried to do that with node_privacy_byrole but I don't see where it helps, it does just the same thing Simple_access does and it does not allow specific roles to administer a content-type. What we need here is a new access control named "administer-content-foobar"
Comment #3
court-jus commentedOops, sorry, I didn't understand the first question. I will have to post a new issue for my own question.
Comment #4
marcoBauli commentedHave a look at the "Full CRUD support" patch (Create, Read, Update, Delete) for content types by Bèr Kessels: it's a feature request in progress that should let you do what you are looking for.
PS: maybe this can be considered as 'duplicate' issue?