Skip to content

Commit

Permalink
SUL: fixup news layout selection permission
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Oct 16, 2024
1 parent 41b91ee commit ab57d7a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
adding:
third_party_settings:
layout_library:
enable: false
hidden:
sul_rel_links: true
sul_rel_links_heading: true
removing:
third_party_settings:
layout_library:
enable: true
removing: { }
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ adding:
config:
- node.type.sul_library
- node.type.sul_study_place
- taxonomy.vocabulary.stanford_publication_topics
- taxonomy.vocabulary.study_place_capacity
- taxonomy.vocabulary.sul_study_place_features
- taxonomy.vocabulary.sul_study_place_type
Expand Down Expand Up @@ -37,6 +36,8 @@ adding:
- 'view sul_study_place revisions'
removing:
dependencies:
config:
- taxonomy.vocabulary.stanford_publication_topics
module:
- editoria11y
- pathauto
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ adding:
config:
- node.type.sul_library
- node.type.sul_study_place
- taxonomy.vocabulary.stanford_publication_topics
- taxonomy.vocabulary.study_place_capacity
- taxonomy.vocabulary.sul_study_place_features
- taxonomy.vocabulary.sul_study_place_type
module:
- build_hooks
permissions:
- 'access site in maintenance mode'
- 'choose layout for node stanford_news'
- 'choose layout for node sul_library'
- 'create sul_library content'
- 'create sul_study_place content'
Expand Down Expand Up @@ -52,6 +52,8 @@ adding:
- 'view sul_study_place revisions'
removing:
dependencies:
config:
- taxonomy.vocabulary.stanford_publication_topics
module:
- editoria11y
- pathauto
Expand Down

0 comments on commit ab57d7a

Please sign in to comment.