hello all

please tell me if this is possile with drupal.

regarding comments. i believe comments under nodes and in the forums have the same properties.

in our proposed website, comments should need an approval from atleast one moderator to appear on the site.
the moderator should be able to either 'approve' or 'disapprove' the comment instead of giving points etc.
as we do not want to rate our user comments, want to consider everyones opinion on the same level.
we just want to avoid spam and abusive comments from appearing on the site.

i read this http://drupal.org/node/23703 and posted my question there as i didnt know i had to use the forum for such Qs

thank u
awaiting a response

Comments

frjo’s picture

Under comments you have two settings that are relevant to this "post comments" and "post comments without approval".

Don't check "post comments without approval" for the user roles whos comments you want to moderate.

My module "Admin block" http://drupal.org/node/19309 enables admins to display a block with the comments approval queue and the node moderation queue. Each item gets their own edit link and delete link for quick administration.

Raye-1’s picture

thank you for the information frjo