Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
imonroe committed Aug 31, 2023
1 parent bcbafec commit 34d4d94
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
2 changes: 0 additions & 2 deletions config/sync/user.role.contributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ weight: -4
is_admin: false
permissions:
- 'access administration pages'
- 'access content'
- 'access content overview'
- 'access media overview'
- 'access patterns page'
Expand Down Expand Up @@ -127,7 +126,6 @@ permissions:
- 'view any unpublished stanford_policy content'
- 'view any unpublished stanford_publication content'
- 'view editoria11y checker'
- 'view media'
- 'view own unpublished content'
- 'view own unpublished media'
- 'view policy log'
Expand Down
25 changes: 17 additions & 8 deletions config/sync/user.role.site_manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- filter.format.stanford_html
- filter.format.stanford_minimal_html
- media.type.embeddable
- media.type.file
- media.type.google_form
Expand Down Expand Up @@ -56,7 +55,6 @@ dependencies:
- toolbar
- ui_patterns_library
- view_unpublished
- views_bulk_edit
id: site_manager
label: 'Site Manager'
weight: -3
Expand All @@ -83,6 +81,8 @@ permissions:
- 'administer url aliases'
- 'administer users'
- 'assign contributor role'
- 'assign custm_site_embedder role'
- 'assign custm_site_embedder role'
- 'assign layout_builder_user role'
- 'assign site_editor role'
- 'assign site_manager role'
Expand Down Expand Up @@ -120,6 +120,9 @@ permissions:
- 'create terms in media_tags'
- 'create terms in media_tags'
- 'create terms in media_tags'
- 'create terms in media_tags'
- 'create terms in media_tags'
- 'create terms in media_tags'
- 'create terms in stanford_event_types'
- 'create terms in stanford_news_topics'
- 'create terms in stanford_person_types'
Expand Down Expand Up @@ -178,6 +181,9 @@ permissions:
- 'delete terms in media_tags'
- 'delete terms in media_tags'
- 'delete terms in media_tags'
- 'delete terms in media_tags'
- 'delete terms in media_tags'
- 'delete terms in media_tags'
- 'delete terms in stanford_event_types'
- 'delete terms in stanford_news_topics'
- 'delete terms in stanford_person_types'
Expand Down Expand Up @@ -237,6 +243,9 @@ permissions:
- 'edit terms in media_tags'
- 'edit terms in media_tags'
- 'edit terms in media_tags'
- 'edit terms in media_tags'
- 'edit terms in media_tags'
- 'edit terms in media_tags'
- 'edit terms in stanford_event_types'
- 'edit terms in stanford_news_topics'
- 'edit terms in stanford_person_types'
Expand All @@ -256,16 +265,16 @@ permissions:
- 'revert stanford_news revisions'
- 'revert stanford_page revisions'
- 'revert stanford_person revisions'
- 'revert stanford_policy revisions'
- 'revert stanford_publication revisions'
- 'schedule publishing of nodes'
- 'update any media'
- 'update any stanford_component_block block content'
- 'update media'
- 'use text format stanford_html'
- 'use text format stanford_minimal_html'
- 'use views bulk edit'
- 'view all media revisions'
- 'view all revisions'
- 'view any unpublished content'
- 'view any unpublished stanford_course content'
- 'view any unpublished stanford_event content'
- 'view any unpublished stanford_event_series content'
- 'view any unpublished stanford_news content'
- 'view any unpublished stanford_page content'
- 'view any unpublished stanford_person content'
- 'view any unpublished stanford_policy content'
Expand Down

0 comments on commit 34d4d94

Please sign in to comment.