The module: http://drupal.org/project/override_node_options
provides a way to separate the administrate node permissions per content type without giving a user admin privileges.

This is necessary for creating roles that can only publish & unpublish content that can neither be admins nor creators of the content.

If support for this could be integrated, then you wouldn't have to touch any permission management directly.

This would allow for this issue to be resolved as well: http://drupal.org/node/213597

Comments

aharown07’s picture

This sounds like a great idea to me. I'd like to be able give moderators the ability to pub/unpub some node types but not others.

Andrey Zakharov’s picture

Subscribe

ManyNancy’s picture

+1

j0nathan’s picture

subscribing

nigelcunningham’s picture

Version: 6.x-1.3 » 7.x-1.x-dev
Issue summary: View changes
nigelcunningham’s picture

Fixed with commit 0ac008547b5fb9b822d4295ab81981baebef2c18.

nigelcunningham’s picture

Status: Active » Closed (fixed)