Closed (fixed)
Project:
Revisioning
Version:
6.x-2.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Jun 2009 at 16:29 UTC
Updated:
25 Jul 2009 at 05:34 UTC
I was trying to setup Actions and Triggers to email authors when a revision is published, but the triggers of the Revisioning module don't get listed for an admin user with all possible permissions granted. They do show up with the root user (#1).
Trying to visit the URL with the admin user resulted in an access denied reject.
/admin/build/trigger/revisioning
Please let me know if you need any other details.
Comments
Comment #1
rdeboerHmmm... investigating...
Yes, I didn't configure any specific permissions, so by default only the user wit id=#1 can configure Revisioning triggers.
I have changed this so that other users can configure triggers too, as per your request.
Users must now have at least the 'administer actions' permission (this is in line with the policy for the other triggers like Taxonomy, Workflow etc).
In addition 'access administration pages' would be good for them to have, so they can actually get to the page via the menu!
This will be available in the development snap shot of 4-Jun-09 or later.
Rik
Comment #2
rkesiar commentedThanks a lot for the fix.
Richard
Comment #4
kukle commentedHey,
Having the same problem as described above when I installed Revisioning 6.x.2.5 yesterdag, I see today that there's an update to 6.x.2.6, which should include the trigger-function for revisioning. What's the right way to update to 6.x.2.6. as I get 2 errors by deleting the 6.x.2.5 and uploading 6.x.2.6? (2 functions aren't recognized?), before running the update.php file, where I can't select the update for the revisioning module. What do I do wrong?
Comment #5
rdeboerDid you also upgrade Module Grants?
Comment #6
rdeboer