You are here

panels.permissions.yml in Panels 8.3

Same filename and directory in other branches
  1. 8.4 panels.permissions.yml

File

panels.permissions.yml
View source
  1. # @todo Almost all of these need to be moved into pipelines.
  2. use panels dashboard:
  3. title: 'Use Panels Dashboard'
  4. description: 'Allows a user to access the Panels Dashboard.'
  5. view pane admin links:
  6. title: 'View administrative links on Panel panes'
  7. # @todo should we really have a global perm for this, or should it be moved into a pipeline question?
  8. administer pane access:
  9. title: 'Configure access settings on Panel panes'
  10. description: 'Access rules (often also called visibility rules) can be configured on a per-pane basis. This permission allows users to configure those settings.'
  11. administer advanced pane settings:
  12. title: 'Configure advanced settings on Panel panes'
  13. administer panels layouts:
  14. title: 'Administer Panels layouts'
  15. description: 'Allows a user to administer exported Panels layout plugins & instances.'
  16. administer panels styles:
  17. title: 'Administer Panels styles'
  18. description: 'Allows a user to administer the styles of Panel panes.'
  19. use panels caching features:
  20. title: 'Configure caching settings on Panels'
  21. description: 'Allows a user to configure caching on Panels displays and panes.'
  22. use panels locks:
  23. title: 'Use panel locks'
  24. description: 'Allows a user to lock and unlock panes in a panel display.'
  25. use ipe with page manager:
  26. title: 'Use the Panels In-Place Editor with Page Manager'
  27. description: 'Allows users with access to the In-Place editor to administer page manager pages. This permission is only needed for users without "use page manager" access.'