Hidden comment

Component ID

812446

Component name

Hidden comment

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

8703

Component created

Component changed

Component body

This module allow users with appropriate permission to hide/unhide a comment. A hidden comment is published, but its content is emptied. This gives an acknowledge to the poster, unlike the case when comment is deleted or unpublished.

Features:
- Optional field to let users know the reason why a comment is hidden.
- Disallow edit/reply/delete on hidden comments
- Optional permission to allow user to hide personal comments (comments on their own nodes). This permission can not unhide comment.
- If you are interested in comment customization, you might want to take a look at Two Level comment (D7 only).

Compatibility:
- Support Vote Up/Down

Notes:
- Requires Drupal 6.17+ or this patch to correctly hide links.