comment_delete.permissions.yml in Comment Delete 8
File
comment_delete.permissions.yml
View source
- administer comment delete:
- title: 'Administer comment delete settings'
- restrict access: true
- delete own comment:
- title: 'Delete own comments'
- description: 'Allow user to delete their own comments within a threshold time.'
- delete own comment anytime:
- title: 'Delete own comments anytime'
- description: 'Allow user to delete their own comments at anytime.'
- delete any comment:
- title: 'Delete any comment'
- description: 'Allow user to delete any comment within a threshold time.'
- delete any comment anytime:
- title: 'Delete any comment anytime'
- description: 'Allow user to delete any comment at anytime.'
- delete comment replies:
- title: 'Delete comment replies'
- description: 'Allow user to delete replies to their own comments.'
- move comment replies:
- title: 'Move comment replies'
- description: 'Allow user to move replies to their own comments up a thread.'