user.role.editeur.yml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. uuid: d4f5b384-3951-4bcf-b3e4-c56a5a7110c5
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. - node.type.creation
  8. - node.type.static
  9. - node.type.texte
  10. - node.type.texte_prod
  11. - taxonomy.vocabulary.auteurs
  12. - taxonomy.vocabulary.edition
  13. - taxonomy.vocabulary.famille
  14. - taxonomy.vocabulary.tag
  15. module:
  16. - contextual
  17. - filter
  18. - node
  19. - paragraphs_type_permissions
  20. - system
  21. - taxonomy
  22. - toolbar
  23. id: editeur
  24. label: Editeur
  25. weight: -3
  26. is_admin: null
  27. permissions:
  28. - 'access content'
  29. - 'access content overview'
  30. - 'access contextual links'
  31. - 'access site in maintenance mode'
  32. - 'access taxonomy overview'
  33. - 'access toolbar'
  34. - 'administer nodes'
  35. - 'change own username'
  36. - 'create creation content'
  37. - 'create paragraph content note'
  38. - 'create paragraph content note_prod'
  39. - 'create static content'
  40. - 'create terms in auteurs'
  41. - 'create terms in edition'
  42. - 'create terms in famille'
  43. - 'create terms in tag'
  44. - 'create texte content'
  45. - 'create texte_prod content'
  46. - 'delete any creation content'
  47. - 'delete any texte content'
  48. - 'delete any texte_prod content'
  49. - 'delete own creation content'
  50. - 'delete own static content'
  51. - 'delete own texte content'
  52. - 'delete own texte_prod content'
  53. - 'delete paragraph content note'
  54. - 'delete paragraph content note_prod'
  55. - 'edit any creation content'
  56. - 'edit any static content'
  57. - 'edit any texte content'
  58. - 'edit any texte_prod content'
  59. - 'edit own creation content'
  60. - 'edit own static content'
  61. - 'edit own texte content'
  62. - 'edit own texte_prod content'
  63. - 'edit terms in auteurs'
  64. - 'edit terms in edition'
  65. - 'edit terms in famille'
  66. - 'edit terms in tag'
  67. - 'revert creation revisions'
  68. - 'revert static revisions'
  69. - 'revert texte revisions'
  70. - 'revert texte_prod revisions'
  71. - 'update paragraph content note'
  72. - 'update paragraph content note_prod'
  73. - 'use text format wysiwyg'
  74. - 'view creation revisions'
  75. - 'view own unpublished content'
  76. - 'view paragraph content note'
  77. - 'view paragraph content note_prod'
  78. - 'view static revisions'
  79. - 'view texte revisions'
  80. - 'view texte_prod revisions'
  81. - 'view the administration theme'