user.role.editeur.yml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. uuid: d4f5b384-3951-4bcf-b3e4-c56a5a7110c5
  2. langcode: fr
  3. status: true
  4. dependencies: { }
  5. id: editeur
  6. label: Editeur
  7. weight: -3
  8. is_admin: null
  9. permissions:
  10. - 'access content'
  11. - 'access content overview'
  12. - 'access contextual links'
  13. - 'access site in maintenance mode'
  14. - 'access taxonomy overview'
  15. - 'access toolbar'
  16. - 'change own username'
  17. - 'create paragraph content note'
  18. - 'create paragraph content note_prod'
  19. - 'create terms in auteurs'
  20. - 'create terms in edition'
  21. - 'create terms in famille'
  22. - 'create terms in tag'
  23. - 'create texte content'
  24. - 'create texte_prod content'
  25. - 'delete paragraph content note'
  26. - 'delete paragraph content note_prod'
  27. - 'edit any static content'
  28. - 'edit any texte content'
  29. - 'edit terms in auteurs'
  30. - 'edit terms in edition'
  31. - 'edit terms in famille'
  32. - 'edit terms in tag'
  33. - 'revert static revisions'
  34. - 'revert texte revisions'
  35. - 'revert texte_prod revisions'
  36. - 'update paragraph content note'
  37. - 'update paragraph content note_prod'
  38. - 'use text format wysiwyg'
  39. - 'view own unpublished content'
  40. - 'view paragraph content note'
  41. - 'view paragraph content note_prod'
  42. - 'view static revisions'
  43. - 'view texte revisions'
  44. - 'view the administration theme'