user.role.editor.yml 982 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. uuid: 757c78f0-42aa-46aa-89b4-2223779b4ec6
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. - node.type.static
  8. module:
  9. - actions_permissions
  10. - config_pages
  11. - content_lock
  12. - filter
  13. - node
  14. - notify
  15. - system
  16. - toolbar
  17. id: editor
  18. label: Editor
  19. weight: -5
  20. is_admin: null
  21. permissions:
  22. - 'access administration pages'
  23. - 'access content overview'
  24. - 'access notify'
  25. - 'access toolbar'
  26. - 'access user profiles'
  27. - 'break content lock'
  28. - 'edit any static content'
  29. - 'edit contact config page entity'
  30. - 'edit mentions_legales config page entity'
  31. - 'edit partenaires config page entity'
  32. - 'execute entity:break_lock config_pages'
  33. - 'execute entity:break_lock node'
  34. - 'execute entity:save_action config_pages'
  35. - 'execute entity:save_action node'
  36. - 'revert static revisions'
  37. - 'use text format wysiwyg'
  38. - 'view static revisions'
  39. - 'view the administration theme'
  40. - 'view user email addresses'