user.role.editor.yml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. uuid: beddf5b8-6532-4373-9290-6d30ba62954d
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.tablecell
  7. - filter.format.wysiwyg
  8. - node.type.book
  9. - node.type.static
  10. module:
  11. - block_content
  12. - book
  13. - content_translation
  14. - filter
  15. - node
  16. - paragraphs
  17. - system
  18. - tablefield
  19. - toolbar
  20. id: editor
  21. label: Editor
  22. weight: -5
  23. is_admin: null
  24. permissions:
  25. - 'access administration pages'
  26. - 'access content overview'
  27. - 'access printer-friendly version'
  28. - 'access toolbar'
  29. - 'add content to books'
  30. - 'addrow tablefield'
  31. - 'administer book outlines'
  32. - 'administer content translation'
  33. - 'create book content'
  34. - 'create content translations'
  35. - 'create new books'
  36. - 'create static content'
  37. - 'delete content translations'
  38. - 'delete own book content'
  39. - 'delete own static content'
  40. - 'edit any book content'
  41. - 'edit any static content'
  42. - 'edit own book content'
  43. - 'edit own static content'
  44. - 'export tablefield'
  45. - 'import tablefield'
  46. - 'rebuild tablefield'
  47. - 'translate any entity'
  48. - 'translate block_content'
  49. - 'translate book node'
  50. - 'translate editable entities'
  51. - 'translate paragraph'
  52. - 'translate static node'
  53. - 'translate user'
  54. - 'update content translations'
  55. - 'use text format tablecell'
  56. - 'use text format wysiwyg'
  57. - 'view book revisions'
  58. - 'view own unpublished content'
  59. - 'view static revisions'
  60. - 'view the administration theme'