You are here

icon.permissions.yml in Icon API 8

File

icon.permissions.yml
View source
  1. administer icons:
  2. title: 'Administer icons'
  3. description: 'Grants selected roles full administrative permissions for all aspects of the Icon API. It supersedes all other icon permissions.'
  4. restrict access: true
  5. view icons:
  6. title: 'View icons'
  7. description: 'Grants selected roles permission to view all icons in enabled icon sets.'
  8. # @FIXME We may have to alter this to be dynamic permissions creations. But
  9. # this is first draft. The D7 version does this in order to group together all
  10. # icon module permissions. Does permissions.yml perhaps have a mechanism to
  11. # group?