You are here

mass_contact.permissions.yml in Mass Contact 8

File

mass_contact.permissions.yml
View source
  1. mass contact administer:
  2. title: 'Administer mass contact'
  3. description: 'Allows the user to add, change, & delete categories and to change the administrative settings of Mass Contact.'
  4. mass contact include attachments:
  5. title: 'Attach files to messages'
  6. description: 'Allows the message sender to include attachments with the message.'
  7. mass contact change default sender information:
  8. title: 'Change default sender information'
  9. description: 'Allows the message sender to change the default sender name and email address.'
  10. mass contact override archiving:
  11. title: 'Override message archival setting'
  12. description: 'Allows the message sender to override the "Archive messages by saving a copy as a node" administrative setting when creating the message.'
  13. mass contact override bcc:
  14. title: 'Override BCC setting'
  15. description: 'Allows the message sender to override the "Send as BCC (hide recipients) by default" administrative setting when creating the message.'
  16. mass contact override text format:
  17. title: 'Override default text format'
  18. description: "Allows the message sender to override the message body's default text format when creating the message."
  19. mass contact send messages:
  20. title: 'Send messages with Mass Contact'
  21. description: 'Allows the user to send messages with the Mass Contact.'
  22. mass contact view archived messages:
  23. title: 'View archived Mass Contact messages'
  24. description: 'Allows viewing of archived messages.'
  25. permission_callbacks:
  26. - \Drupal\mass_contact\Permissions::categoryPermissions