We have Workflow, Actions, Views, Revision Moderation and other assorted modules enabled in Drupal 5.1 on a linux system. Like many people, we need to have new content reviewed before publication by a small group of editors, though the number of users who can potentially submit content is larger. However, we also want to allow users to make changes to existing content, still subject to moderation, and we need to use revisions so we can roll back to an earlier revision if needed. We had been using Modr8 and Revision Moderation modules, but the editors want to be notified by email when content is submitted. This would seem to be a job for Workflows and Actions. Unfortunately, neither Workflows, Views, nor Actions seems aware of any Revision states or data. We are prepared to fund a developer to implement these features.
Here are the parameters for this requested development:
1 - We need to be able to display lists of node revisions and their current state in Views, as well as the author of the revision, similar to what is shown on the Revisions tab but with more flexibility. For example, we would like to be able to create a View which shows a list of all revisions of nodes awaiting approval within a specific taxonomy area, along with their author ("Updated by"), and perhaps a Views Action "Publish Revision" link.