user.role.user.yml 904 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: 79b90747-e6d3-4872-9cfe-6f321f2f5a46
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.book
  7. module:
  8. - book
  9. - content_translation
  10. - node
  11. - paragraphs
  12. - tablefield
  13. _core:
  14. default_config_hash: i1HX2g6ycNxMoSaVKRrMZtmApin-bVKG1d0FG04peQw
  15. id: user
  16. label: Editor
  17. weight: -4
  18. is_admin: null
  19. permissions:
  20. - 'add content to books'
  21. - 'addrow tablefield'
  22. - 'administer book outlines'
  23. - 'create book content'
  24. - 'create content translations'
  25. - 'create defalut workflow_transition'
  26. - 'create default workflow_transition'
  27. - 'create new books'
  28. - 'delete any book content'
  29. - 'delete content translations'
  30. - 'delete own book content'
  31. - 'edit any book content'
  32. - 'export tablefield'
  33. - 'import tablefield'
  34. - 'rebuild tablefield'
  35. - 'translate book node'
  36. - 'translate editable entities'
  37. - 'translate paragraph'
  38. - 'update content translations'