You are here

domain.permissions.yml in Domain Access 8

domain/domain.permissions.yml

File

domain/domain.permissions.yml
View source
  1. administer domains:
  2. title: 'Administer all domain records'
  3. description: 'View, create, edit, and delete domain records. Allows all permissions for the module.'
  4. restrict access: true
  5. access inactive domains:
  6. title: 'Access inactive domains'
  7. description: 'Access domain URLs for domains marked as inactive.'
  8. restrict access: true
  9. assign domain administrators:
  10. title: 'Assign additional administrators to assigned domains'
  11. restrict access: true
  12. create domains:
  13. title: 'Create domain records'
  14. restrict access: true
  15. edit assigned domains:
  16. title: 'Edit assigned domain records'
  17. restrict access: true
  18. delete assigned domains:
  19. title: 'Delete assigned domain records'
  20. restrict access: true
  21. use domain nav block:
  22. title: 'Access the domain navigation block'
  23. use domain switcher block:
  24. title: 'Access the domain switcher block'
  25. restrict access: true
  26. view assigned domains:
  27. title: 'View assigned domains in the administration list'
  28. view domain list:
  29. title: 'View all registered domains in the administration list'
  30. view domain information:
  31. title: 'View debugging information for domain handling'
  32. restrict access: true