Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Sep 11, 2024
1 parent 906798c commit 1aaae90
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,18 @@ third_party_settings:
class: ''
weight: -9
additional: { }
3e808c4f-1c33-4861-87ee-7f656e4e53c4:
uuid: 3e808c4f-1c33-4861-87ee-7f656e4e53c4
region: left
configuration:
id: subsite_menu_block
label: 'Subsite Menu block'
label_display: '0'
provider: caw_profile_helper
context_mapping: { }
block_mode: 'book pages'
weight: 1
additional: { }
third_party_settings: { }
layout_library:
enable: true
Expand Down Expand Up @@ -179,6 +191,13 @@ third_party_settings:
- User
- Views
- core
- 'Benefits (Views)'
- CAW
- 'Career Celebrations (Views)'
- 'Custom Blocks'
- Devel
- 'Devel PHP'
- 'Sweeteners (Views)'
entity_view_mode_restriction:
allowed_layouts:
- jumpstart_ui_one_column
Expand Down Expand Up @@ -239,6 +258,7 @@ third_party_settings:
- 'system_menu_block:stanford-person-type'
- 'system_menu_block:stanford-publication-topics'
- 'system_menu_block:news-topics'
- subsite_menu_block
System:
- system_breadcrumb_block
core:
Expand All @@ -259,6 +279,13 @@ third_party_settings:
- 'Taxonomy Terms (Views)'
- User
- Views
- 'Benefits (Views)'
- CAW
- 'Career Celebrations (Views)'
- 'Custom Blocks'
- Devel
- 'Devel PHP'
- 'Sweeteners (Views)'
id: node.stanford_page.default
targetEntityType: node
bundle: stanford_page
Expand Down
Original file line number Diff line number Diff line change
@@ -1,49 +1,4 @@
adding:
dependencies:
config:
- field.field.node.stanford_page.caw_page_resource_category
- field.field.node.stanford_page.caw_page_resource_role
- field.field.node.stanford_page.caw_page_resource_type
module:
- caw_profile_helper
third_party_settings:
layout_builder:
sections:
-
components:
602ed16a-8aa5-4c3d-8e0c-286d0fb77f85:
uuid: 602ed16a-8aa5-4c3d-8e0c-286d0fb77f85
region: left
configuration:
id: subsite_menu_block
label: 'Subsite Menu block'
label_display: '0'
provider: caw_profile_helper
context_mapping: { }
block_mode: 'book pages'
weight: 1
additional: { }
layout_builder_restrictions:
allowed_block_categories:
- 'Benefits (Views)'
- CAW
- 'Career Celebrations (Views)'
- 'Custom Blocks'
- Devel
- 'Devel PHP'
- 'Sweeteners (Views)'
entity_view_mode_restriction:
allowlisted_blocks:
Menus:
- subsite_menu_block
restricted_categories:
- 'Benefits (Views)'
- CAW
- 'Career Celebrations (Views)'
- 'Custom Blocks'
- Devel
- 'Devel PHP'
- 'Sweeteners (Views)'
hidden:
caw_page_resource_category: true
caw_page_resource_role: true
Expand Down

0 comments on commit 1aaae90

Please sign in to comment.