Skip to content

Commit

Permalink
updated config and default content
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Dec 8, 2020
1 parent e866f9d commit 3c9c117
Show file tree
Hide file tree
Showing 237 changed files with 5,267 additions and 10,095 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"drupal/config_update": "dev-1.x",
"drupal/content_access": "^1.0@alpha",
"drupal/core": "^8.7",
"drupal/default_content": "^1.0@alpha",
"drupal/default_content": "^2.0",
"drupal/diff": "^1.0@RC",
"drupal/domain_301_redirect": "^1.0-alpha",
"drupal/ds": "^3.2",
Expand Down Expand Up @@ -311,6 +311,9 @@
"https://www.drupal.org/project/config_ignore/issues/2857247": "https://www.drupal.org/files/issues/2020-01-11/support-for-export-2857247-44.patch",
"https://www.drupal.org/project/config_ignore/issues/2865419": "https://www.drupal.org/files/issues/2020-06-21/config_ignore-wildcard_force-14.patch"
},
"drupal/default_content": {
"https://www.drupal.org/project/default_content/issues/2698425": "https://www.drupal.org/files/issues/2020-09-02/default_content-integrity_constrait_violation-3162987-2.patch"
},
"drupal/menu_block": {
"https://www.drupal.org/project/menu_block/issues/2809699": "https://www.drupal.org/files/issues/2018-05-07/menu_block-label_configuration-2809699-77.patch"
},
Expand Down
23 changes: 14 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ content:
form_display_mode: default
default_paragraph_type: hs_text_area
features:
duplicate: duplicate
collapse_edit_all: collapse_edit_all
add_above: '0'
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
region: content
field_hs_page_hero:
Expand All @@ -56,8 +56,8 @@ content:
default_paragraph_type: _none
closed_mode_threshold: 0
features:
duplicate: duplicate
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
region: content
path:
Expand Down
27 changes: 18 additions & 9 deletions config/default/core.entity_form_display.node.hs_news.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- field.field.node.hs_news.field_hs_news_date
- field.field.node.hs_news.field_hs_news_image
- field.field.node.hs_news.field_hs_news_link
- field.field.node.hs_news.field_news_byline
- node.type.hs_news
module:
- datetime
Expand All @@ -22,7 +23,7 @@ mode: default
content:
body:
type: text_textarea_with_summary
weight: 4
weight: 5
region: content
settings:
rows: 9
Expand All @@ -32,13 +33,13 @@ content:
third_party_settings: { }
created:
type: datetime_timestamp
weight: 7
weight: 8
region: content
settings: { }
third_party_settings: { }
field_hs_news_categories:
type: options_select
weight: 5
weight: 6
region: content
settings: { }
third_party_settings: { }
Expand All @@ -63,31 +64,39 @@ content:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_news_byline:
weight: 4
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
path:
type: path
weight: 10
weight: 11
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 8
weight: 9
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 12
weight: 13
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 9
weight: 10
region: content
third_party_settings: { }
title:
Expand All @@ -100,7 +109,7 @@ content:
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 6
weight: 7
settings:
match_operator: CONTAINS
size: 60
Expand All @@ -109,7 +118,7 @@ content:
region: content
third_party_settings: { }
url_redirects:
weight: 11
weight: 12
region: content
settings: { }
third_party_settings: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ content:
form_display_mode: default
default_paragraph_type: _none
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
duplicate: '0'
add_above: '0'
third_party_settings: { }
region: content
field_priv_wysiwyg_files:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ content:
form_display_mode: default
default_paragraph_type: hs_hero_image
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
duplicate: '0'
add_above: '0'
third_party_settings: { }
region: content
hidden:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ content:
form_display_mode: default
default_paragraph_type: _none
features:
duplicate: duplicate
collapse_edit_all: collapse_edit_all
add_above: '0'
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
region: content
field_paragraph_style:
Expand Down
76 changes: 54 additions & 22 deletions config/default/core.entity_view_display.node.hs_news.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- field.field.node.hs_news.field_hs_news_date
- field.field.node.hs_news.field_hs_news_image
- field.field.node.hs_news.field_hs_news_link
- field.field.node.hs_news.field_news_byline
- node.type.hs_news
- system.menu.main
module:
Expand Down Expand Up @@ -95,27 +96,6 @@ third_party_settings:
view_mode: view_mode
additional: { }
weight: 2
b07fee82-5c0b-432e-8d5f-81e85a63394d:
uuid: b07fee82-5c0b-432e-8d5f-81e85a63394d
region: main_above
configuration:
id: 'field_block:node:hs_news:body'
label: Body
provider: layout_builder
label_display: '0'
formatter:
label: hidden
type: text_default
settings: { }
third_party_settings:
field_formatter_class:
class: ''
hs_field_helpers:
inline_contents: 0
context_mapping:
entity: layout_builder.entity
additional: { }
weight: 3
2a6d13fe-c5ce-46cb-9dc4-cb631d14387d:
uuid: 2a6d13fe-c5ce-46cb-9dc4-cb631d14387d
region: main_above
Expand Down Expand Up @@ -171,7 +151,7 @@ third_party_settings:
context_mapping:
entity: layout_builder.entity
additional: { }
weight: 2
weight: 4
0e55d440-653b-4d7a-839a-bf2825744abf:
uuid: 0e55d440-653b-4d7a-839a-bf2825744abf
region: main_above
Expand All @@ -197,13 +177,65 @@ third_party_settings:
view_mode: view_mode
additional: { }
weight: 1
b07fee82-5c0b-432e-8d5f-81e85a63394d:
uuid: b07fee82-5c0b-432e-8d5f-81e85a63394d
region: main_above
configuration:
id: 'field_block:node:hs_news:body'
label: Body
provider: layout_builder
label_display: '0'
formatter:
label: hidden
type: text_default
settings: { }
third_party_settings:
field_formatter_class:
class: ''
hs_field_helpers:
inline_contents: 0
context_mapping:
entity: layout_builder.entity
additional: { }
weight: 6
4c9684dc-dad3-478e-b88b-843ded98a738:
uuid: 4c9684dc-dad3-478e-b88b-843ded98a738
region: main_above
configuration:
id: 'field_block:node:hs_news:field_news_byline'
label: By
provider: layout_builder
label_display: ''
formatter:
label: inline
type: string
settings:
link_to_entity: false
third_party_settings:
field_formatter_class:
class: 'hb-descriptor hb-highlighted-label'
hs_field_helpers:
inline_contents: 0
context_mapping:
entity: layout_builder.entity
view_mode: view_mode
additional: { }
weight: 5
third_party_settings: { }
enabled: true
id: node.hs_news.default
targetEntityType: node
bundle: hs_news
mode: default
content:
field_news_byline:
weight: 101
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: main_above
links:
weight: 100
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
- field.field.node.hs_news.field_hs_news_date
- field.field.node.hs_news.field_hs_news_image
- field.field.node.hs_news.field_hs_news_link
- field.field.node.hs_news.field_news_byline
- node.type.hs_news
module:
- datetime
Expand Down Expand Up @@ -117,5 +118,6 @@ content:
third_party_settings: { }
hidden:
field_hs_news_categories: true
field_news_byline: true
links: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
- field.field.node.hs_news.field_hs_news_date
- field.field.node.hs_news.field_hs_news_image
- field.field.node.hs_news.field_hs_news_link
- field.field.node.hs_news.field_news_byline
- node.type.hs_news
module:
- ds
Expand Down Expand Up @@ -97,4 +98,5 @@ hidden:
field_hs_news_categories: true
field_hs_news_date: true
field_hs_news_link: true
field_news_byline: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
- field.field.node.hs_news.field_hs_news_date
- field.field.node.hs_news.field_hs_news_image
- field.field.node.hs_news.field_hs_news_link
- field.field.node.hs_news.field_news_byline
- node.type.hs_news
module:
- datetime
Expand Down Expand Up @@ -72,5 +73,6 @@ content:
target: ''
third_party_settings: { }
hidden:
field_news_byline: true
links: true
search_api_excerpt: true
Loading

0 comments on commit 3c9c117

Please sign in to comment.