You are here

user.role.restricted_editor.yml in Thunder 8.5

config/install/user.role.restricted_editor.yml

File

config/install/user.role.restricted_editor.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: restricted_editor
  5. label: 'Restricted editor'
  6. weight: -8
  7. is_admin: null
  8. permissions:
  9. - 'access content overview'
  10. - 'access contextual links'
  11. - 'access files overview'
  12. - 'access image_browser entity browser pages'
  13. - 'access media overview'
  14. - 'access multiple_image_browser entity browser pages'
  15. - 'access responsive preview'
  16. - 'access tokens overview'
  17. - 'access toolbar'
  18. - 'access tour'
  19. - 'access video_browser entity browser pages'
  20. - 'break content lock'
  21. - 'create article content'
  22. - 'create media'
  23. - 'create page content'
  24. - 'create url aliases'
  25. - 'delete article revisions'
  26. - 'delete media'
  27. - 'delete own article content'
  28. - 'delete own page content'
  29. - 'delete page revisions'
  30. - 'delete token'
  31. - 'dropzone upload files'
  32. - 'edit any article content'
  33. - 'edit any page content'
  34. - 'edit own article content'
  35. - 'edit own page content'
  36. - 'edit terms in channel'
  37. - 'edit terms in tags'
  38. - 'never autoplay videos'
  39. - 'renew token'
  40. - 'update any media'
  41. - 'update media'
  42. - 'use editorial transition create_new_draft'
  43. - 'use editorial transition unpublished_draft'
  44. - 'use text format full_html'
  45. - 'view all revisions'
  46. - 'view any unpublished content'
  47. - 'view article revisions'
  48. - 'view latest version'
  49. - 'view own unpublished content'
  50. - 'view page revisions'
  51. - 'view scheduled content'
  52. - 'view the administration theme'
  53. - 'view unpublished terms in channel'
  54. - 'view unpublished terms in tags'