This project is not covered by Drupal’s security advisory policy.

This module allows you to restrict access to a comment by changing the theme of the comment if there is private.

Installation and configuration

Normally install the module in sites/all/modules, and enable it,
then go to admin/structure/types/manage/YOUR_CONTENT_TYPE/comment/fields and add a boolean field with the machine name field_private_comment.
Set it with
On value : Private comment
Off value : Public comment

Configure permission in admin/people/permissions#module-private_comment

Compatibility

This module can works with og-7.x-2.x. Permission of this module will be override by og : a private comment will be accessible only to group members.

Project information

Releases