Please see my post here http://drupal.org/node/93315#comment-1795992. I see quite a few people requesting "Send email to moderator when content added to queue" well it could be done with workflow and if correct actions are available.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gregarios’s picture

Subscribe. I, too, need an email when content is put in the queue.

logicalpat’s picture

I'd like to see this feature put in as well.

greggles’s picture

Title: Need action » Provide "actions" integration
pwolanin’s picture

Any suggestions of how to implement this? We need a trigger?

gregarios’s picture

Any suggestions of how to implement this? We need a trigger?

I actually just use the Subscriptions module and subscribe to whatever content type I needed notifications from. I get notified, then I go to the site and Modr8 it. :-)

wqmeng’s picture

Component: User interface » Code
FileSize
9.53 KB

Hi,

I have looked into the triggers and wrote some codes to get the trigger of modr8 work. Here is the code for test and review.

pwolanin’s picture

Status: Active » Needs work

Please post as a patch

wqmeng’s picture

Title: Provide "actions" integration » Here is the patch files.
FileSize
1.49 KB
3.98 KB

Hi, the patch file attached, I am not familiar with the diff command of unix system, hope the files are what you need.

Regards

wqmeng’s picture

Title: Here is the patch files. » Provide "actions" integration
FileSize
1.5 KB
3.98 KB

Sorry the second patch file contains some spaces which should be cleaned, please use these two instead.

perke’s picture

wqmeng, thanks for the patches but I can only see "Block the post author" action added. How would you go about adding more actions like "approve" and "deny" so it can be used in Views bulk operations? I'm using Organic Groups and filtering moderated content by groups so more views actions would be exactly what I look for.

fadgadget’s picture

hello i was hoping to modr8 my content with views bulk operations. Would the patch work on the latest 1.3 version? thanks