user.role.editor.yml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. uuid: beddf5b8-6532-4373-9290-6d30ba62954d
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.book
  7. - node.type.static
  8. module:
  9. - book
  10. - content_translation
  11. - node
  12. - system
  13. - tablefield
  14. - toolbar
  15. id: editor
  16. label: Editor
  17. weight: -5
  18. is_admin: null
  19. permissions:
  20. - 'access administration pages'
  21. - 'access content overview'
  22. - 'access printer-friendly version'
  23. - 'access toolbar'
  24. - 'add content to books'
  25. - 'addrow tablefield'
  26. - 'administer book outlines'
  27. - 'create book content'
  28. - 'create content translations'
  29. - 'create new books'
  30. - 'create static content'
  31. - 'delete own book content'
  32. - 'delete own static content'
  33. - 'edit any book content'
  34. - 'edit any static content'
  35. - 'edit own book content'
  36. - 'edit own static content'
  37. - 'export tablefield'
  38. - 'import tablefield'
  39. - 'rebuild tablefield'
  40. - 'update content translations'
  41. - 'view book revisions'
  42. - 'view own unpublished content'
  43. - 'view static revisions'
  44. - 'view the administration theme'