Adding an action if very easy. Here is a walk through that I wrote for comments (including a publish action).
Hmm, but I don't think Workflow will work for comments along with rules ?On 02/17/2010 04:37 PM, FGM wrote:
Workflow.module allows you do set this up rather simply.
----- Original Message ----- From: "Nilesh Govindarajan" <lists@itech7.com>
To: <support@drupal.org>; <development@drupal.org>
Sent: Wednesday, February 17, 2010 8:49 AM
Subject: [development] Actions for comments
Hi,
Well I need a module to moderate comments by a group of people
"moderators" (role).
After a lot of research on Google, I didn't get any appreciable results.
Do you guys know some module which adds 'Publish Comment' action to the
Actions module ?
This can be used to mass moderate comments using VBO.
If not, I'm thinking of writing one. Give me some ideas. The guide on
drupal.org didn't suit me much.
In Rules, 'Change workflow state of content' exists but isn't that applicable to the node and not the comment ?