Revisions option without administer nodes
Bartezz - January 8, 2009 - 16:37
Hi,
Is there a way to have the revisions option available for content types without giving the user administer nodes rights?
Wish adminster nodes would be cut up into slices giving us the possibility to grant or deny access to all the options that are now encapsulated into adminster nodes.
Cheers

I completely agree. The
I completely agree. The administer nodes permission is way too broad. I've been searching for a way to allow my users to give my users permission to see publishing options when creating their blogs (front page, sticky, etc) without the ability for them to alter every other node that they have not authored. This seems like really basic stuff.
_
If you use views for the frontpage, you can use the http://drupal.org/project/flag module to replicate this type of functionality without giving out the administer nodes permission. For the specific ability to publish w/o admin nodes see http://drupal.org/project/publishcontent
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
Am using this module right
Am using this module right now: http://drupal.org/project/override_node_options
Me like it lots :)