-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
309 additions
and
38 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
config/sync/config_pages.type.stanford_web_services_help.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,17 @@ | ||
uuid: 289733e9-45e2-493a-bcca-a0c31581b1b8 | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: stanford_web_services_help | ||
label: 'Stanford Web Services Help' | ||
token: false | ||
context: | ||
show_warning: true | ||
group: | ||
language: false | ||
fallback: | ||
language: '' | ||
menu: | ||
path: /admin/stanford/help | ||
weight: 42 | ||
description: '' |
52 changes: 52 additions & 0 deletions
52
config/sync/core.entity_form_display.config_pages.stanford_web_services_help.default.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,52 @@ | ||
uuid: 90e69869-4a42-4366-9822-90e4a98ec85f | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_web_services_help | ||
- field.field.config_pages.stanford_web_services_help.su_help_content | ||
- field.field.config_pages.stanford_web_services_help.su_help_subtitle | ||
- field.field.config_pages.stanford_web_services_help.su_help_title | ||
module: | ||
- paragraphs | ||
id: config_pages.stanford_web_services_help.default | ||
targetEntityType: config_pages | ||
bundle: stanford_web_services_help | ||
mode: default | ||
content: | ||
su_help_content: | ||
type: paragraphs | ||
weight: 2 | ||
region: content | ||
settings: | ||
title: Paragraph | ||
title_plural: Paragraphs | ||
edit_mode: open | ||
closed_mode: summary | ||
autocollapse: none | ||
closed_mode_threshold: 0 | ||
add_mode: dropdown | ||
form_display_mode: default | ||
default_paragraph_type: '' | ||
features: | ||
collapse_edit_all: collapse_edit_all | ||
duplicate: duplicate | ||
third_party_settings: { } | ||
su_help_subtitle: | ||
type: string_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
rows: 5 | ||
placeholder: '' | ||
third_party_settings: { } | ||
su_help_title: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
hidden: | ||
label: true |
42 changes: 42 additions & 0 deletions
42
config/sync/core.entity_view_display.config_pages.stanford_web_services_help.default.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,42 @@ | ||
uuid: 5f9ed1c6-e436-4792-bfb9-397747610c36 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_web_services_help | ||
- field.field.config_pages.stanford_web_services_help.su_help_content | ||
- field.field.config_pages.stanford_web_services_help.su_help_subtitle | ||
- field.field.config_pages.stanford_web_services_help.su_help_title | ||
module: | ||
- entity_reference_revisions | ||
id: config_pages.stanford_web_services_help.default | ||
targetEntityType: config_pages | ||
bundle: stanford_web_services_help | ||
mode: default | ||
content: | ||
su_help_content: | ||
type: entity_reference_revisions_entity_view | ||
label: above | ||
settings: | ||
view_mode: default | ||
link: '' | ||
third_party_settings: { } | ||
weight: 2 | ||
region: content | ||
su_help_subtitle: | ||
type: basic_string | ||
label: above | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 1 | ||
region: content | ||
su_help_title: | ||
type: string | ||
label: above | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
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
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
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
82 changes: 82 additions & 0 deletions
82
config/sync/field.field.config_pages.stanford_web_services_help.su_help_content.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,82 @@ | ||
uuid: 5ef2f2e7-a1ed-42b1-8bf7-f04b743bc2d5 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_web_services_help | ||
- field.storage.config_pages.su_help_content | ||
- paragraphs.paragraphs_type.stanford_accordion | ||
- paragraphs.paragraphs_type.stanford_card | ||
- paragraphs.paragraphs_type.stanford_faq | ||
- paragraphs.paragraphs_type.stanford_layout | ||
- paragraphs.paragraphs_type.stanford_lists | ||
- paragraphs.paragraphs_type.stanford_media_caption | ||
- paragraphs.paragraphs_type.stanford_wysiwyg | ||
module: | ||
- entity_reference_revisions | ||
id: config_pages.stanford_web_services_help.su_help_content | ||
field_name: su_help_content | ||
entity_type: config_pages | ||
bundle: stanford_web_services_help | ||
label: 'Help Content' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
handler: 'default:paragraph' | ||
handler_settings: | ||
target_bundles: | ||
stanford_accordion: stanford_accordion | ||
stanford_card: stanford_card | ||
stanford_faq: stanford_faq | ||
stanford_layout: stanford_layout | ||
stanford_lists: stanford_lists | ||
stanford_media_caption: stanford_media_caption | ||
stanford_wysiwyg: stanford_wysiwyg | ||
negate: 0 | ||
target_bundles_drag_drop: | ||
stanford_accordion: | ||
weight: 15 | ||
enabled: true | ||
stanford_banner: | ||
weight: 16 | ||
enabled: false | ||
stanford_card: | ||
weight: 17 | ||
enabled: true | ||
stanford_entity: | ||
weight: 18 | ||
enabled: false | ||
stanford_faq: | ||
weight: 19 | ||
enabled: true | ||
stanford_gallery: | ||
weight: 20 | ||
enabled: false | ||
stanford_layout: | ||
weight: 21 | ||
enabled: true | ||
stanford_lists: | ||
weight: 22 | ||
enabled: true | ||
stanford_media_caption: | ||
weight: 23 | ||
enabled: true | ||
stanford_page_title_banner: | ||
weight: 24 | ||
enabled: false | ||
stanford_person_cta: | ||
weight: 25 | ||
enabled: false | ||
stanford_schedule: | ||
weight: 26 | ||
enabled: false | ||
stanford_spacer: | ||
weight: 27 | ||
enabled: false | ||
stanford_wysiwyg: | ||
weight: 28 | ||
enabled: true | ||
field_type: entity_reference_revisions |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.config_pages.stanford_web_services_help.su_help_subtitle.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: 56475463-853c-4349-96ce-67d164f56677 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_web_services_help | ||
- field.storage.config_pages.su_help_subtitle | ||
id: config_pages.stanford_web_services_help.su_help_subtitle | ||
field_name: su_help_subtitle | ||
entity_type: config_pages | ||
bundle: stanford_web_services_help | ||
label: 'Help Subtitle' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string_long |
21 changes: 21 additions & 0 deletions
21
config/sync/field.field.config_pages.stanford_web_services_help.su_help_title.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,21 @@ | ||
uuid: e398d108-da2a-4d4f-9466-a98fda186f0c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_web_services_help | ||
- field.storage.config_pages.su_help_title | ||
id: config_pages.stanford_web_services_help.su_help_title | ||
field_name: su_help_title | ||
entity_type: config_pages | ||
bundle: stanford_web_services_help | ||
label: 'Help Title' | ||
description: '' | ||
required: true | ||
translatable: false | ||
default_value: | ||
- | ||
value: 'Getting Started' | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.config_pages.su_help_content.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,21 @@ | ||
uuid: ccaf38c0-e210-456b-b544-bea01afeb60c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
- entity_reference_revisions | ||
- paragraphs | ||
id: config_pages.su_help_content | ||
field_name: su_help_content | ||
entity_type: config_pages | ||
type: entity_reference_revisions | ||
settings: | ||
target_type: paragraph | ||
module: entity_reference_revisions | ||
locked: false | ||
cardinality: -1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
19 changes: 19 additions & 0 deletions
19
config/sync/field.storage.config_pages.su_help_subtitle.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: c2df30b0-8bed-44f4-83e4-ac0761de9435 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
id: config_pages.su_help_subtitle | ||
field_name: su_help_subtitle | ||
entity_type: config_pages | ||
type: string_long | ||
settings: | ||
case_sensitive: false | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: b094e6e7-9b69-46fe-8414-7722bef74dc7 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
id: config_pages.su_help_title | ||
field_name: su_help_title | ||
entity_type: config_pages | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.