By bfo on
Is there a way to get a notification when there is content requiring moderation.
I have added the notify module and it's great at notifying when something has been published, but I want it for when someone has posted a story and it is waiting for moderation.
Any ideas?
Thanks
Cath
Comments
Workflow
You could look into the workflow module.
This looks like it would do the job.
http://drupal.org/project/workflow
There's also a useful videocast:
http://www.lullabot.com/videocast/drupal_actions_and_workflow_video
Mark
content moderator module
This little module includes a block that lists the number of items in the moderation queue:
http://drupal.org/project/content_moderator
If you don't want to use the whole module (whose purpose is really to allow a non-admin user role to approve posts out of moderation) you could just put the block code in a custom block.
---
Work: BioRAFT