You are here

comment_delete.permissions.yml in Comment Delete 8

File

comment_delete.permissions.yml
View source
  1. administer comment delete:
  2. title: 'Administer comment delete settings'
  3. restrict access: true
  4. delete own comment:
  5. title: 'Delete own comments'
  6. description: 'Allow user to delete their own comments within a threshold time.'
  7. delete own comment anytime:
  8. title: 'Delete own comments anytime'
  9. description: 'Allow user to delete their own comments at anytime.'
  10. delete any comment:
  11. title: 'Delete any comment'
  12. description: 'Allow user to delete any comment within a threshold time.'
  13. delete any comment anytime:
  14. title: 'Delete any comment anytime'
  15. description: 'Allow user to delete any comment at anytime.'
  16. delete comment replies:
  17. title: 'Delete comment replies'
  18. description: 'Allow user to delete replies to their own comments.'
  19. move comment replies:
  20. title: 'Move comment replies'
  21. description: 'Allow user to move replies to their own comments up a thread.'