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

JamoSmith’s picture

Here is a core change that I found http://drupal.org/node/134113
It's only for 'view revisions'

burlap’s picture

Thanks for the tip, but I'd prefer to avoid core hacking... On the other hand, the solution is so simple...

JamoSmith’s picture

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.