By burlap on
I have several content types and several roles. Different roles can create different content types. Many of the content types have revisions.
I would like to be able to set permissions for roles to view and revert revisions only for content types they are allowed to create and edit.
Are there any modules to achieve this?
Comments
Here is a core change that I
Here is a core change that I found http://drupal.org/node/134113
It's only for 'view revisions'
Thanks for the tip, but I'd
Thanks for the tip, but I'd prefer to avoid core hacking... On the other hand, the solution is so simple...
Mostly, I had hoped to bump
Mostly, I had hoped to bump the topic up so someone would provide more insight. and provide more information for anyone who was googling here.