This module looks excellent for what I need - almost perfect in fact.

I like the fact that permission can be granted for publishing or unpublishing any content in a node type, or only own content in a node type. There is a category in between which would make a lot of sense. I want to be able to allow my users to publish or unpublish any content (in a node type) over which they already have editing rights. That's to say, if tac_lite or some other module has granted 'update' rights over a group of nodes to a group of users, I want to allow them to publish/unpublish any of them.

I'm aware that this adds a whole extra list of permissions to an already very long list, but I certainly need this functionality, and maybe others do too.

Patch attached. I haven't attempted to change the formatting, though I think the layout of the logical tests isn't really compliant with Drupal formatting standards.

Comments

martin_q’s picture

StatusFileSize
new2.62 KB

New and improved... based on my own needs again...

Now includes 'publish own content' and 'publish editable content' (as well as unpublish same). Saves clicks and makes things consistent.

martin_q’s picture

Status: Active » Needs review
aaronbauman’s picture

Status: Needs review » Fixed

this is brilliant - thanks for the patch.
this is committed to dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.