-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'docroot/profiles/lagunita/summer_profile/' changes from 1fc…
…644e2..af190d04 af190d04 Fix acceptance tests after contrib updates (#824) 647aad47 Added graphql view for search results 5fec0357 11.4.5 9cd43c50 Remove edit links in views (#821) 6e85c3f9 D8CORE-7564: removed decanter link and replaced with identity guide (#822) 17abf114 D8CORE-7517 | update event subtitle heading (#816) 0a0f8cae Removed unused page_cache_query_ignore module e04bd229 D8Core-7515: adding a few additional options (#819) ddad3575 11.4.4 5f8e7fa5 11.4.3 git-subtree-dir: docroot/profiles/lagunita/summer_profile git-subtree-split: af190d04d4a3ab2d943d17d8d8803b168503d93c
- Loading branch information
Showing
28 changed files
with
308 additions
and
765 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 43 additions & 0 deletions
43
config/sync/core.entity_view_display.paragraph.stanford_page_title_banner.variant_1.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
uuid: f74416ab-8293-488b-be0f-dc477ec65458 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- core.entity_view_mode.paragraph.variant_1 | ||
- field.field.paragraph.stanford_page_title_banner.su_title_banner_image | ||
- paragraphs.paragraphs_type.stanford_page_title_banner | ||
module: | ||
- empty_fields | ||
- field_formatter_class | ||
- field_label | ||
- layout_builder | ||
- stanford_media | ||
third_party_settings: | ||
layout_builder: | ||
enabled: false | ||
allow_custom: false | ||
id: paragraph.stanford_page_title_banner.variant_1 | ||
targetEntityType: paragraph | ||
bundle: stanford_page_title_banner | ||
mode: variant_1 | ||
content: | ||
su_title_banner_image: | ||
type: media_responsive_image_formatter | ||
label: hidden | ||
settings: | ||
view_mode: default | ||
link: false | ||
image_style: card_2_1 | ||
remove_alt: 0 | ||
third_party_settings: | ||
empty_fields: | ||
handler: '' | ||
field_formatter_class: | ||
class: '' | ||
field_label: | ||
label_value: '' | ||
label_tag: '' | ||
weight: 0 | ||
region: content | ||
hidden: | ||
search_api_excerpt: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.config_pages.stanford_basic_site_settings.su_site_created.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 1e49df54-32d6-4f5b-a5ec-e16691ef2bd4 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_basic_site_settings | ||
- field.storage.config_pages.su_site_created | ||
id: config_pages.stanford_basic_site_settings.su_site_created | ||
field_name: su_site_created | ||
entity_type: config_pages | ||
bundle: stanford_basic_site_settings | ||
label: 'Site Created' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: timestamp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
config/sync/field.storage.config_pages.su_site_created.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
uuid: fe6fd938-d6ff-4a78-afc2-07bb6d493e5b | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
id: config_pages.su_site_created | ||
field_name: su_site_created | ||
entity_type: config_pages | ||
type: timestamp | ||
settings: { } | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.