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
Comment #1
aharown07 commentedThis 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.
Comment #2
Andrey Zakharov commentedSubscribe
Comment #3
ManyNancy commented+1
Comment #4
j0nathan commentedsubscribing
Comment #5
nigelcunningham commentedComment #6
nigelcunningham commentedFixed with commit 0ac008547b5fb9b822d4295ab81981baebef2c18.
Comment #7
nigelcunningham commented