You are here

blogapi.permissions.yml in Blog API 8

File

blogapi.permissions.yml
View source
  1. administer blogapi:
  2. title: 'Administer BlogAPI settings'
  3. description: 'Allow user role to change BlogAPI settings.'
  4. restrict access: false
  5. manage any content blogapi:
  6. title: 'Manage any content with BlogAPI'
  7. description: 'Allow user role to edit any content with BlogAPI.'
  8. restrict access: false
  9. manage own content blogapi:
  10. title: 'Manage own content with BlogAPI'
  11. description: 'Allow user role to edit only their own content with BlogAPI.'
  12. restrict access: false