Closed (fixed)
Project:
Moderation
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2009 at 02:54 UTC
Updated:
13 Aug 2009 at 02:05 UTC
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
Comment #1
chilledoutbeardedman commentedYes.
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.
Comment #2
yan commentedThat works also in Drupal 5, thanks! Maybe it would be nice to have a "Moderated" list, just like the "moderation" list?