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."

Comments

realityloop’s picture

I'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.

add1sun’s picture

Status: Needs review » Closed (duplicate)