Is there a way to set back the status of a moderated comment to "unmoderated" through the UI? Once the moderation queue is reloaded I can't manage to do so.

Comments

chilledoutbeardedman’s picture

Status: Active » Closed (fixed)

Yes.

1) Go to the edit page for the comment in question (http://www.example.com/comment/edit/###?destination=admin%2Fcontent%2Fco... where ### is the comment number)
2) Expand the Administration section (it may already be expanded for you)
3) You should see a checkbox next to "Has been moderated".

You can find the list of comments here:
http://www.example.com/admin/content/comment/new
Or under the Dashboard -> Content Management -> Comments

I am using drupal 6.x and your question seems to be on drupal 5.x, so set this back to active if this solution does not work for you in 5.x.

yan’s picture

That works also in Drupal 5, thanks! Maybe it would be nice to have a "Moderated" list, just like the "moderation" list?