Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 16:36 UTC
Updated:
26 Jul 2008 at 21:44 UTC
Let users (optionally) view hidden comments. At the bottom of the list of comments is a link 'view hidden comments'.
Configured with the per-node-type:
"comment_hidden_viewable_".$node->type
Additionally, add 'hide' to the list of actions users see on comments (if they have 'administer comments' permission)
| Comment | File | Size | Author |
|---|---|---|---|
| comment-7.x-hidden_viewable-1.diff | 8.09 KB | tomm |
Comments
Comment #1
catchI don't think there's any reason to show unpublished comments to regular users. This sounds like a contributed module to me (similar to modr8 for nodes).
Comment #2
dmitrig01 commentedThis status is more appropriate
Comment #3
catchIndeed.