Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting page type left with page permissions #2103

Merged
merged 1 commit into from
Oct 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions drupal/site_config/user.role.publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,38 +30,32 @@ permissions:
- 'create avoindata_guide_page content'
- 'create avoindata_servicemessage content'
- 'create content translations'
- 'create page content'
- 'create terms in tags'
- 'create url aliases'
- 'customize shortcut links'
- 'delete any avoindata_article content'
- 'delete any avoindata_event content'
- 'delete any avoindata_guide_page content'
- 'delete any avoindata_servicemessage content'
- 'delete any page content'
- 'delete content translations'
- 'delete own avoindata_article content'
- 'delete own avoindata_event content'
- 'delete own avoindata_guide_page content'
- 'delete own avoindata_servicemessage content'
- 'delete own page content'
- 'delete terms in tags'
- 'edit any avoindata_article content'
- 'edit any avoindata_event content'
- 'edit any avoindata_guide_page content'
- 'edit any avoindata_servicemessage content'
- 'edit any page content'
- 'edit own avoindata_article content'
- 'edit own avoindata_event content'
- 'edit own avoindata_guide_page content'
- 'edit own avoindata_servicemessage content'
- 'edit own comments'
- 'edit own page content'
- 'edit terms in tags'
- 'post comments'
- 'translate avoindata_guide_page node'
- 'translate interface'
- 'translate page node'
- 'update content translations'
- 'use text format basic_html'
- 'use text format full_html'
Expand All @@ -75,6 +69,4 @@ permissions:
- 'view avoindata_servicemessage revisions'
- 'view avoindata_servicemessage unpublished content'
- 'view own unpublished content'
- 'view page revisions'
- 'view page unpublished content'
- 'view the administration theme'
Loading