hi, i'm trying to get a handle on a basic function that's implied by this module, but not clearly explained - and so 'unclear'

does this add the unique permission to "view own comments" and "view any comments" as separate items? effectively this would mean enabling "private comments' on any content type, by role, etc.

Comments

Vali Hutchison’s picture

Issue summary: View changes

Here's a quick summary after a quick test of this module:

  • enable module in usual way
  • go to Configuration > System > Comment permissions (admin/config/system/comment_perm)
  • set which content types you want to set the usual Drupal comment permissions
  • then go to the user permissions page (admin/people/permissions) where you'll now see the new Comment Permissions section for each of the content types you selected in the previous step.

The other thing you can do is to hide comments entirely for users without permission to post comments via admin/config/system/comment_perm

  • sdstyles committed 68bb8ed on 7.x-2.x
    Issue #2100593 by zilla, Vali Hutchison, sdstyles: basic documentation?...
sdstyles’s picture

Status: Active » Fixed

Fixed in 7.x-2.x branch.
Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.