user.role.editor.yml 1.1 KB

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