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. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
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. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
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.
Hmm, but I don't think Workflow will work for comments along with rules ? In Rules, 'Change workflow state of content' exists but isn't that applicable to the node and not the comment ? -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
Adding an action if very easy. Here is a walk through that I wrote for comments (including a publish action). http://treehouseagency.com/blog/neil-hastings/2009/12/28/comment-moderation-... <shameless plug> This was part of a 4 part series on adding comment moderation. http://treehouseagency.com/blog/neil-hastings/2009/12/01/using-vbo-and-actio... http://treehouseagency.com/blog/neil-hastings/2009/12/11/comment-moderation-... http://treehouseagency.com/blog/neil-hastings/2009/12/28/comment-moderation-... http://treehouseagency.com/blog/neil-hastings/2010/01/05/comment-moderation-... </shameless plug > Neil On Wed, Feb 17, 2010 at 8:31 AM, Nilesh Govindarajan <lists@itech7.com>wrote:
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.
Hmm, but I don't think Workflow will work for comments along with rules ?
In Rules, 'Change workflow state of content' exists but isn't that applicable to the node and not the comment ?
-- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
On 02/17/2010 08:08 PM, Neil Hastings wrote:
Adding an action if very easy. Here is a walk through that I wrote for comments (including a publish action).
http://treehouseagency.com/blog/neil-hastings/2009/12/28/comment-moderation-...
<shameless plug> This was part of a 4 part series on adding comment moderation. http://treehouseagency.com/blog/neil-hastings/2009/12/01/using-vbo-and-actio... http://treehouseagency.com/blog/neil-hastings/2009/12/11/comment-moderation-... http://treehouseagency.com/blog/neil-hastings/2009/12/28/comment-moderation-... http://treehouseagency.com/blog/neil-hastings/2010/01/05/comment-moderation-... </shameless plug >
Neil
On Wed, Feb 17, 2010 at 8:31 AM, Nilesh Govindarajan <lists@itech7.com <mailto:lists@itech7.com>> wrote:
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 <mailto:lists@itech7.com>> To: <support@drupal.org <mailto:support@drupal.org>>; <development@drupal.org <mailto: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 <http://drupal.org> didn't suit me much.
Hmm, but I don't think Workflow will work for comments along with rules ?
In Rules, 'Change workflow state of content' exists but isn't that applicable to the node and not the comment ?
-- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com <http://www.itech7.com>
Ah nice, but its too much. I don't need reporting n all. Just one action, Publish. I'll try to take something from it. Thanks. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
Workflow can be extended to support comments. We did just that on the latest site we set up. ----- Original Message ----- From: "Nilesh Govindarajan" <lists@itech7.com> To: <development@drupal.org>; <support@drupal.org> Sent: Wednesday, February 17, 2010 2:31 PM Subject: Re: [development] Actions for comments 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.
Hmm, but I don't think Workflow will work for comments along with rules ? In Rules, 'Change workflow state of content' exists but isn't that applicable to the node and not the comment ? -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
On 02/17/2010 09:08 PM, FGM wrote:
Workflow can be extended to support comments. We did just that on the latest site we set up.
----- Original Message ----- From: "Nilesh Govindarajan" <lists@itech7.com> To: <development@drupal.org>; <support@drupal.org> Sent: Wednesday, February 17, 2010 2:31 PM Subject: Re: [development] Actions for comments
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.
Hmm, but I don't think Workflow will work for comments along with rules ?
In Rules, 'Change workflow state of content' exists but isn't that applicable to the node and not the comment ?
Can you provide more info on that ? -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
participants (3)
-
FGM -
Neil Hastings -
Nilesh Govindarajan