Mercurial > hg > cmmr2012-drupal-site
annotate core/modules/comment/comment.permissions.yml @ 0:c75dbcec494b
Initial commit from drush-created site
author | Chris Cannam |
---|---|
date | Thu, 05 Jul 2018 14:24:15 +0000 |
parents | |
children |
rev | line source |
---|---|
Chris@0 | 1 administer comments: |
Chris@0 | 2 title: 'Administer comments and comment settings' |
Chris@0 | 3 administer comment types: |
Chris@0 | 4 title: 'Administer comment types and settings' |
Chris@0 | 5 restrict access: true |
Chris@0 | 6 access comments: |
Chris@0 | 7 title: 'View comments' |
Chris@0 | 8 post comments: |
Chris@0 | 9 title: 'Post comments' |
Chris@0 | 10 skip comment approval: |
Chris@0 | 11 title: 'Skip comment approval' |
Chris@0 | 12 edit own comments: |
Chris@0 | 13 title: 'Edit own comments' |