user.role.author.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: author
  5. label: Author
  6. weight: 3
  7. is_admin: null
  8. permissions:
  9. - 'access content overview'
  10. - 'access contextual links'
  11. - 'access files overview'
  12. - 'access in-place editing'
  13. - 'access toolbar'
  14. - 'cancel account'
  15. - 'change own username'
  16. - 'create article content'
  17. - 'create page content'
  18. - 'create recipe content'
  19. - 'create terms in recipe_category'
  20. - 'create terms in tags'
  21. - 'create url aliases'
  22. - 'delete article revisions'
  23. - 'delete own article content'
  24. - 'delete own page content'
  25. - 'delete own recipe content'
  26. - 'delete page revisions'
  27. - 'delete recipe revisions'
  28. - 'delete terms in recipe_category'
  29. - 'delete terms in tags'
  30. - 'edit own article content'
  31. - 'edit own page content'
  32. - 'edit own recipe content'
  33. - 'edit terms in recipe_category'
  34. - 'edit terms in tags'
  35. - 'use editorial transition create_new_draft'
  36. - 'view all revisions'
  37. - 'view article revisions'
  38. - 'view latest version'
  39. - 'view own unpublished content'
  40. - 'view page revisions'
  41. - 'view recipe revisions'
  42. - 'view the administration theme'