You are here

entity_hierarchy.permissions.yml in Entity Reference Hierarchy 8

File

entity_hierarchy.permissions.yml
View source
  1. # Permissions for Entity Hierarchy
  2. create child nodes:
  3. title: 'Create child nodes'
  4. description: 'Add a node as a child of another node'
  5. edit all node parents:
  6. title: 'Edit all node parents'
  7. description: 'Edit the parent of any node'
  8. edit own node parents:
  9. title: 'Edit own node parents'
  10. description: 'Edit the parent of own nodes'
  11. administer hierarchy:
  12. title: 'Administer hierarchy'
  13. description: 'Change the site wide settings for Entity Hierarchy'
  14. customize entity_hierarchy menus:
  15. title: 'Customize entity_hierarchy menus'
  16. description: 'Change the menu settings for nodes'
  17. create child of any parent:
  18. title: 'Create child of any parent'
  19. description: 'Add a child to any other node'
  20. administer content type hierarchy:
  21. title: 'Administer content type hierarchy'
  22. description: 'Administer hierarchy for individual content types'