user.role.editeur.yml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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. - 'administer nodes'
  17. - 'change own username'
  18. - 'create creation content'
  19. - 'create paragraph content note'
  20. - 'create paragraph content note_prod'
  21. - 'create static content'
  22. - 'create terms in auteurs'
  23. - 'create terms in edition'
  24. - 'create terms in famille'
  25. - 'create terms in tag'
  26. - 'create texte content'
  27. - 'create texte_prod content'
  28. - 'delete any creation content'
  29. - 'delete any texte content'
  30. - 'delete any texte_prod content'
  31. - 'delete own creation content'
  32. - 'delete own texte content'
  33. - 'delete own texte_prod content'
  34. - 'delete paragraph content note'
  35. - 'delete paragraph content note_prod'
  36. - 'edit any creation content'
  37. - 'edit any static content'
  38. - 'edit any texte content'
  39. - 'edit any texte_prod content'
  40. - 'edit own creation content'
  41. - 'edit own static content'
  42. - 'edit own texte content'
  43. - 'edit own texte_prod content'
  44. - 'edit terms in auteurs'
  45. - 'edit terms in edition'
  46. - 'edit terms in famille'
  47. - 'edit terms in tag'
  48. - 'revert creation revisions'
  49. - 'revert static revisions'
  50. - 'revert texte revisions'
  51. - 'revert texte_prod revisions'
  52. - 'update paragraph content note'
  53. - 'update paragraph content note_prod'
  54. - 'use text format wysiwyg'
  55. - 'view creation revisions'
  56. - 'view own unpublished content'
  57. - 'view paragraph content note'
  58. - 'view paragraph content note_prod'
  59. - 'view static revisions'
  60. - 'view texte revisions'
  61. - 'view texte_prod revisions'
  62. - 'view the administration theme'