I do it by clicking about four times to drill down to Home > Administer > Content Management > Comments, then clicking on the "approval queue" tab. Do you use some better way, like an email notification, or a block that tells you about it? If so, how do I steal your technique?

Comments

svref’s picture

crickets chirping...

Well, maybe nobody uses comment approval?

hruodland’s picture

Since upgrading to 6.2 though my comment approval page has disappeared. In the old pre-6.2 days I had a menu item that I added that led straight to the comment approval page.

tf5_bassist’s picture

I'd like to get comments emailed to me so I can know what's going on right when they come in... but i can't find a way to do it. how annoying.

Wayne_Luke’s picture

You should be able to visit the drupal path of admin/content/comment/list/approval and see comments waiting for approval.

The Notify project should allow you to get emails for new comments as well.
http://drupal.org/project/notify

tf5_bassist’s picture

Yeah, that's what I've been doing... And I've looked at Notify, although it's still D5.x only, with a severely raw D6.x port in patch form... I'd rather stay away from that until it's actually even just rolled into a stable dev version.

SeanBannister’s picture

Admin Block is useful http://drupal.org/project/adminblock it displays a block with the comments approval queue and the node moderation queue.

jgsantos’s picture

Hi ! In my case I just want to receive a notification about new comments on my own posts. To do this I'm using the Trigger (core) module as described on this page http://www.dencker-pedersen.dk/?q=blog_drupal_approval_queue_email. I hope it helps.