-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
80 changed files
with
3,131 additions
and
55 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
22 changes: 22 additions & 0 deletions
22
config/core.base_field_override.node.data_story.promote.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,22 @@ | ||
uuid: 73e4e29d-7f95-4526-9bda-e624fdae9697 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.data_story | ||
id: node.data_story.promote | ||
field_name: promote | ||
entity_type: node | ||
bundle: data_story | ||
label: 'Promoted to front page' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
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
151 changes: 151 additions & 0 deletions
151
config/core.entity_form_display.node.data_story.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,151 @@ | ||
uuid: ac8b46da-635c-443f-8e1d-215cd0d90221 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.node.data_story.field_content | ||
- field.field.node.data_story.field_description | ||
- node.type.data_story | ||
module: | ||
- allowed_formats | ||
- content_moderation | ||
- maxlength | ||
- path | ||
- scheduler | ||
- scheduler_content_moderation_integration | ||
- sfgov_admin | ||
- text | ||
id: node.data_story.default | ||
targetEntityType: node | ||
bundle: data_story | ||
mode: default | ||
content: | ||
created: | ||
type: datetime_timestamp | ||
weight: 6 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
field_content: | ||
weight: 3 | ||
settings: | ||
title: Content | ||
title_plural: Content | ||
edit_mode: closed | ||
closed_mode: summary | ||
autocollapse: all | ||
closed_mode_threshold: '0' | ||
add_mode: dropdown | ||
form_display_mode: default | ||
default_paragraph_type: data_story_section | ||
features: | ||
duplicate: duplicate | ||
collapse_edit_all: collapse_edit_all | ||
add_above: 0 | ||
third_party_settings: { } | ||
type: sfgov_paragraphs | ||
region: content | ||
field_description: | ||
weight: 1 | ||
settings: | ||
rows: 3 | ||
placeholder: '' | ||
third_party_settings: | ||
allowed_formats: | ||
hide_help: '1' | ||
hide_guidelines: '1' | ||
maxlength: | ||
maxlength_js: 110 | ||
maxlength_js_label: '<strong>@remaining</strong>/@limit' | ||
maxlength_js_enforce: false | ||
maxlength_js_truncate_html: false | ||
type: text_textarea | ||
region: content | ||
langcode: | ||
type: language_select | ||
weight: 4 | ||
region: content | ||
settings: | ||
include_locked: true | ||
third_party_settings: { } | ||
moderation_state: | ||
type: moderation_state_default | ||
weight: 13 | ||
settings: { } | ||
region: content | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
weight: 7 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
promote: | ||
type: boolean_checkbox | ||
settings: | ||
display_label: true | ||
weight: 15 | ||
region: content | ||
third_party_settings: { } | ||
publish_on: | ||
type: datetime_timestamp_no_default | ||
weight: 8 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
publish_state: | ||
type: scheduler_moderation | ||
weight: 10 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
status: | ||
type: boolean_checkbox | ||
settings: | ||
display_label: true | ||
weight: 14 | ||
region: content | ||
third_party_settings: { } | ||
sticky: | ||
type: boolean_checkbox | ||
settings: | ||
display_label: true | ||
weight: 16 | ||
region: content | ||
third_party_settings: { } | ||
title: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
uid: | ||
type: entity_reference_autocomplete | ||
weight: 5 | ||
settings: | ||
match_operator: CONTAINS | ||
size: 60 | ||
placeholder: '' | ||
match_limit: 10 | ||
region: content | ||
third_party_settings: { } | ||
unpublish_on: | ||
type: datetime_timestamp_no_default | ||
weight: 9 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
unpublish_state: | ||
type: scheduler_moderation | ||
weight: 11 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
url_redirects: | ||
weight: 12 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
hidden: { } |
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.
2f4236e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created multidev environment ci-9997 for sfgov.