Closed (won't fix)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Content Permissions module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Apr 2008 at 15:08 UTC
Updated:
29 Jun 2009 at 02:55 UTC
Comments
Comment #1
amitaibusubscribe
Comment #2
karens commentedBump to 6.2.
Comment #3
karens commentedI think the best route forward to make field permissions easier to set up would be to use http://drupal.org/project/permissions_api, then write some wrapper code to do some of these custom things using that API.
This could be a separate contrib module or a patch to the core module that would work if the Permissions API is installed. If someone wants to create such a thing, that would be great. I suspect none of the CCK maintainers has time to do this.
Comment #4
mitchell commentedSubscribe
Comment #5
karens commentedThe number of permission elements is already huge and overwhelming, we probably won't add any more in the core module. There is nothing to prevent anyone who wants to create a separate Content Permissions Plus module from doing so and adding additional features in.