Mercurial > hg > isophonics-drupal-site
annotate core/modules/comment/comment.permissions.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 4c8ae668cc8c |
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' |