comment.permissions.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/comment/comment.permissions.yml
  2. 10 core/modules/comment/comment.permissions.yml
  3. 11.x core/modules/comment/comment.permissions.yml
core/modules/comment/comment.permissions.yml

File

core/modules/comment/comment.permissions.yml

View source
  1. administer comments:
  2. title: 'Administer comments and comment settings'
  3. administer comment types:
  4. title: 'Administer comment types and settings'
  5. restrict access: true
  6. access comments:
  7. title: 'View comments'
  8. post comments:
  9. title: 'Post comments'
  10. skip comment approval:
  11. title: 'Skip comment approval'
  12. edit own comments:
  13. title: 'Edit own comments'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.