Skip to content

Commit

Permalink
BSD fixes #347: Allow editors to work with case study content.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsqd committed Dec 2, 2024
1 parent 8af94f7 commit 605202f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/sync/user.role.editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
config:
- node.type.bixaler
- node.type.blog
- node.type.case_study
- node.type.contract_vehicle
- node.type.landing_page
- taxonomy.vocabulary.certifications
Expand Down Expand Up @@ -41,6 +42,7 @@ permissions:
- 'administer mainnavcta menu items'
- 'create bixaler content'
- 'create blog content'
- 'create case_study content'
- 'create contract_vehicle content'
- 'create landing_page content'
- 'create media'
Expand All @@ -52,6 +54,7 @@ permissions:
- 'create url aliases'
- 'delete any bixaler content'
- 'delete any blog content'
- 'delete any case_study content'
- 'delete any contract_vehicle content'
- 'delete any landing_page content'
- 'delete any media'
Expand All @@ -62,6 +65,7 @@ permissions:
- 'delete terms in team'
- 'edit any bixaler content'
- 'edit any blog content'
- 'edit any case_study content'
- 'edit any contract_vehicle content'
- 'edit any landing_page content'
- 'edit terms in certifications'
Expand Down

0 comments on commit 605202f

Please sign in to comment.