Closed (won't fix)
Project:
Drupal core
Version:
6.9
Component:
node system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2009 at 17:44 UTC
Updated:
13 Apr 2012 at 09:23 UTC
Currently, users with 'administer nodes' can choose to create a new revision or not and this is a global setting. Enabling this for roles trumps many of our security controls for different node types, etc. We would like to be able to allow particular roles to have the ability to create (or not) new revisions based on the type of content. I'm sure there are a number of ways to accomplish the task; however, our hack to (node.pages.inc) was to introduce a new global permission for 'administer revisions'. This could be managed separately from the 'administer nodes' trump card.
Comments
Comment #1
haggins commentedsubscribe
Comment #2
mdupontAt this point D6 will only receive critical fixes. A contrib or custom module is the way to go there. Closing the issue.