Closed (duplicate)
Project:
Revision Moderation
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Apr 2008 at 03:37 UTC
Updated:
22 Dec 2008 at 02:14 UTC
I found code to add the "Publish the latest revision of a node." action at http://drupal.org/node/171029#comment-598502
I have rolled a patch for it and also added an action for "Unpublish the latest revision of a node."
| Comment | File | Size | Author |
|---|---|---|---|
| revision_moderation_actions.inc_.patch | 2.31 KB | realityloop |
Comments
Comment #1
realityloop commentedI'm using these in conjunction with workflows for those who may be wondering what the use case is.
The actions are used when changing a nodes workflow state between published and unpublished, and I am still able to take advantage of revision_moderation's ability to have a revision in moderation.
Comment #2
add1sun commentedDuplicate of older issue #144270: Publish pending revision action