system.permissions.yml 1.1 KB

123456789101112131415161718192021222324252627282930
  1. administer modules:
  2. title: 'Administer modules'
  3. administer site configuration:
  4. title: 'Administer site configuration'
  5. restrict access: true
  6. administer themes:
  7. title: 'Administer themes'
  8. administer software updates:
  9. title: 'Administer software updates'
  10. restrict access: true
  11. access administration pages:
  12. title: 'Use the administration pages and help'
  13. access site in maintenance mode:
  14. title: 'Use the site in maintenance mode'
  15. view the administration theme:
  16. title: 'View the administration theme'
  17. description: 'This is only used when the site is configured to use a separate administration theme on the Appearance page.'
  18. # Note that the 'access content' permission is moved to the Node section of the
  19. # permission form when the Node module is enabled.
  20. access content:
  21. title: 'View published content'
  22. access site reports:
  23. title: 'View site reports'
  24. restrict access: true
  25. link to any page:
  26. title: 'Link to any page'
  27. restrict access: true
  28. description: 'This allows to bypass access checking when linking to internal paths.'
  29. administer menu:
  30. title: 'Administer menus and menu items'