Update config with latest Drutopia

Using config_distro update ('merge').
This commit is contained in:
benjamin melançon 2018-10-12 18:34:15 -04:00
parent fa10064401
commit 49771666cc
120 changed files with 10556 additions and 9332 deletions

View file

@ -9,6 +9,70 @@ snapshotSet: config_sync
extensionType: module
extensionName: drutopia_resource
items:
-
collection: ''
name: block.block.resource_topics_facet
data:
langcode: en
status: true
dependencies:
config:
- block_visibility_groups.block_visibility_group.resource_listing
- facets.facet.resource_topics
module:
- block_visibility_groups
- facets
theme:
- octavia
id: resource_topics_facet
theme: octavia
region: sidebar_first
weight: 2
provider: null
plugin: 'facet_block:resource_topics'
settings:
id: 'facet_block:resource_topics'
label: Topics
provider: facets
label_display: visible
visibility:
condition_group:
id: condition_group
negate: false
block_visibility_group: resource_listing
context_mapping: { }
-
collection: ''
name: block.block.resource_type_facet
data:
langcode: en
status: true
dependencies:
config:
- block_visibility_groups.block_visibility_group.resource_listing
- facets.facet.resource_type
module:
- block_visibility_groups
- facets
theme:
- octavia
id: resource_type_facet
theme: octavia
region: sidebar_first
weight: 4
provider: null
plugin: 'facet_block:resource_type'
settings:
id: 'facet_block:resource_type'
label: Type
provider: facets
label_display: visible
visibility:
condition_group:
id: condition_group
negate: false
block_visibility_group: resource_listing
context_mapping: { }
-
collection: ''
name: block_visibility_groups.block_visibility_group.resource_listing
@ -44,6 +108,7 @@ items:
- field.field.node.resource.field_resource_file
- field.field.node.resource.field_resource_link
- field.field.node.resource.field_resource_type
- field.field.node.resource.field_resource_video
- field.field.node.resource.field_summary
- field.field.node.resource.field_tags
- field.field.node.resource.field_topics
@ -57,6 +122,7 @@ items:
- paragraphs
- path
- text
- video_embed_field
id: node.resource.default
targetEntityType: node
bundle: resource
@ -64,7 +130,7 @@ items:
content:
created:
type: datetime_timestamp
weight: 10
weight: 11
region: content
settings: { }
third_party_settings: { }
@ -89,7 +155,7 @@ items:
type: image_image
region: content
field_meta_tags:
weight: 15
weight: 16
settings: { }
third_party_settings: { }
type: metatag_firehose
@ -115,6 +181,12 @@ items:
third_party_settings: { }
type: options_select
region: content
field_resource_video:
weight: 7
settings: { }
third_party_settings: { }
type: video_embed_field_textfield
region: content
field_summary:
weight: 3
settings:
@ -124,7 +196,7 @@ items:
type: text_textarea
region: content
field_tags:
weight: 8
weight: 9
settings:
match_operator: CONTAINS
size: 60
@ -133,14 +205,14 @@ items:
type: entity_reference_autocomplete_tags
region: content
field_topics:
weight: 7
weight: 8
settings: { }
third_party_settings: { }
type: options_select
region: content
path:
type: path
weight: 13
weight: 14
region: content
settings: { }
third_party_settings: { }
@ -148,21 +220,21 @@ items:
type: boolean_checkbox
settings:
display_label: true
weight: 11
weight: 12
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 14
weight: 15
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 12
weight: 13
region: content
third_party_settings: { }
title:
@ -175,7 +247,7 @@ items:
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 9
weight: 10
settings:
match_operator: CONTAINS
size: 60
@ -200,9 +272,11 @@ items:
- field.field.node.resource.field_resource_file
- field.field.node.resource.field_resource_link
- field.field.node.resource.field_resource_type
- field.field.node.resource.field_resource_video
- field.field.node.resource.field_summary
- field.field.node.resource.field_tags
- field.field.node.resource.field_topics
- image.style.max_325x325
- node.type.resource
- responsive_image.styles.narrow
module:
@ -213,6 +287,7 @@ items:
- responsive_image
- text
- user
- video_embed_field
third_party_settings:
ds:
layout:
@ -232,8 +307,9 @@ items:
regions:
ds_content:
- field_image
- group_card_content
- field_resource_video
- node_title
- group_card_content
- field_summary
- field_topics
- field_resource_link
@ -258,7 +334,7 @@ items:
- field_resource_link
- field_resource_file
parent_name: ''
weight: 1
weight: 2
format_type: html_element
format_settings:
id: ''
@ -305,6 +381,17 @@ items:
rel: ''
target: ''
third_party_settings: { }
field_resource_video:
type: video_embed_field_thumbnail
weight: 1
region: ds_content
label: visually_hidden
settings:
image_style: max_325x325
link_image_to: content
third_party_settings:
ds:
ds_limit: ''
field_summary:
type: text_default
weight: 3
@ -342,6 +429,7 @@ items:
- field.field.node.resource.field_resource_file
- field.field.node.resource.field_resource_link
- field.field.node.resource.field_resource_type
- field.field.node.resource.field_resource_video
- field.field.node.resource.field_summary
- field.field.node.resource.field_tags
- field.field.node.resource.field_topics
@ -379,6 +467,7 @@ items:
field_resource_file: true
field_resource_link: true
field_resource_type: true
field_resource_video: true
field_summary: true
field_tags: true
field_topics: true
@ -399,6 +488,7 @@ items:
- field.field.node.resource.field_resource_file
- field.field.node.resource.field_resource_link
- field.field.node.resource.field_resource_type
- field.field.node.resource.field_resource_video
- field.field.node.resource.field_summary
- field.field.node.resource.field_tags
- field.field.node.resource.field_topics
@ -411,11 +501,12 @@ items:
- link
- responsive_image
- user
- video_embed_field
third_party_settings:
ds:
layout:
id: ds_2col
library: ds/ds_2col
id: ds_2col_fluid
library: ds/ds_2col_fluid
disable_css: true
entity_classes: all_classes
settings:
@ -431,13 +522,14 @@ items:
regions:
left:
- field_image
- field_resource_video
right:
- field_body_paragraph
- field_resource_link
- field_resource_file
- field_resource_type
- field_topics
- field_tags
- field_resource_file
- field_resource_link
id: node.resource.full
targetEntityType: node
bundle: resource
@ -445,7 +537,7 @@ items:
content:
field_body_paragraph:
type: entity_reference_revisions_entity_view
weight: 1
weight: 2
region: right
label: visually_hidden
settings:
@ -463,35 +555,50 @@ items:
third_party_settings: { }
field_resource_file:
type: file_default
weight: 3
weight: 6
region: right
label: visually_hidden
settings:
use_description_as_link_text: true
third_party_settings: { }
third_party_settings:
ds:
ds_limit: ''
field_resource_link:
type: link
weight: 2
weight: 7
region: right
label: visually_hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
field_resource_type:
type: entity_reference_label
weight: 4
weight: 3
region: right
label: visually_hidden
settings:
link: true
third_party_settings: { }
field_resource_video:
type: video_embed_field_video
weight: 1
region: left
label: visually_hidden
settings:
responsive: true
width: 854
height: 480
autoplay: false
third_party_settings:
ds:
ds_limit: ''
field_tags:
type: entity_reference_label
weight: 6
weight: 5
region: right
label: visually_hidden
settings:
@ -499,7 +606,7 @@ items:
third_party_settings: { }
field_topics:
type: entity_reference_label
weight: 5
weight: 4
region: right
label: visually_hidden
settings:
@ -648,9 +755,11 @@ items:
- field.field.node.resource.field_resource_file
- field.field.node.resource.field_resource_link
- field.field.node.resource.field_resource_type
- field.field.node.resource.field_resource_video
- field.field.node.resource.field_summary
- field.field.node.resource.field_tags
- field.field.node.resource.field_topics
- image.style.max_325x325
- node.type.resource
- responsive_image.styles.narrow
module:
@ -658,6 +767,7 @@ items:
- field_group
- responsive_image
- user
- video_embed_field
third_party_settings:
ds:
layout:
@ -677,9 +787,10 @@ items:
regions:
ds_content:
- field_image
- group_card_content
- field_resource_video
- 'bundle_field:node'
- node_title
- group_card_content
fields:
'bundle_field:node':
plugin_id: 'bundle_field:node'
@ -702,7 +813,7 @@ items:
- 'bundle_field:node'
- node_title
parent_name: ''
weight: 1
weight: 2
format_type: html_element
format_settings:
id: ''
@ -729,6 +840,17 @@ items:
responsive_image_style: narrow
image_link: content
third_party_settings: { }
field_resource_video:
type: video_embed_field_thumbnail
weight: 1
region: ds_content
label: visually_hidden
settings:
image_style: max_325x325
link_image_to: content
third_party_settings:
ds:
ds_limit: ''
hidden:
body: true
field_body_paragraph: true
@ -756,6 +878,7 @@ items:
- field.field.node.resource.field_resource_file
- field.field.node.resource.field_resource_link
- field.field.node.resource.field_resource_type
- field.field.node.resource.field_resource_video
- field.field.node.resource.field_summary
- field.field.node.resource.field_tags
- field.field.node.resource.field_topics
@ -768,6 +891,7 @@ items:
- responsive_image
- text
- user
- video_embed_field
third_party_settings:
ds:
layout:
@ -788,6 +912,7 @@ items:
regions:
left:
- field_image
- field_resource_video
right:
- node_title
- field_summary
@ -798,7 +923,7 @@ items:
fields:
node_title:
plugin_id: node_title
weight: 1
weight: 2
label: hidden
formatter: default
settings:
@ -822,7 +947,7 @@ items:
third_party_settings: { }
field_resource_file:
type: file_default
weight: 4
weight: 5
region: right
label: visually_hidden
settings:
@ -830,7 +955,7 @@ items:
third_party_settings: { }
field_resource_link:
type: link
weight: 3
weight: 4
region: right
label: visually_hidden
settings:
@ -842,22 +967,35 @@ items:
third_party_settings: { }
field_resource_type:
type: entity_reference_label
weight: 5
weight: 6
region: right
label: visually_hidden
settings:
link: true
third_party_settings: { }
field_resource_video:
type: video_embed_field_video
weight: 1
region: left
label: visually_hidden
settings:
responsive: true
width: 854
height: 480
autoplay: false
third_party_settings:
ds:
ds_limit: ''
field_summary:
type: text_default
weight: 2
weight: 3
region: right
label: visually_hidden
settings: { }
third_party_settings: { }
field_topics:
type: entity_reference_label
weight: 6
weight: 7
region: right
label: visually_hidden
settings:
@ -924,6 +1062,7 @@ items:
settings: { }
empty_behavior:
behavior: none
show_title: null
-
collection: ''
name: facets.facet.resource_type
@ -979,6 +1118,7 @@ items:
settings: { }
empty_behavior:
behavior: none
show_title: null
-
collection: ''
name: field.field.node.resource.body
@ -1017,6 +1157,7 @@ items:
- paragraphs.paragraphs_type.file
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.text
- paragraphs.paragraphs_type.video
module:
- entity_reference_revisions
id: node.resource.field_body_paragraph
@ -1037,6 +1178,7 @@ items:
text: text
image: image
file: file
video: video
target_bundles_drag_drop:
text:
enabled: true
@ -1053,6 +1195,18 @@ items:
update:
weight: -7
enabled: false
faq:
weight: 10
enabled: false
storyline_header:
weight: 14
enabled: false
storyline_item:
weight: 15
enabled: false
video:
enabled: true
weight: 18
field_type: entity_reference_revisions
-
collection: ''
@ -1209,6 +1363,34 @@ items:
auto_create: false
auto_create_bundle: ''
field_type: entity_reference
-
collection: ''
name: field.field.node.resource.field_resource_video
data:
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_resource_video
- node.type.resource
module:
- video_embed_field
id: node.resource.field_resource_video
field_name: field_resource_video
entity_type: node
bundle: resource
label: 'Resource video'
description: 'Paste in the embed link from YouTube or Vimeo to embed a video.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_providers:
vimeo: '0'
youtube: '0'
youtube_playlist: '0'
field_type: video_embed_field
-
collection: ''
name: field.field.node.resource.field_summary
@ -1368,6 +1550,28 @@ items:
indexes: { }
persist_with_no_fields: false
custom_storage: false
-
collection: ''
name: field.storage.node.field_resource_video
data:
langcode: en
status: true
dependencies:
module:
- node
- video_embed_field
id: node.field_resource_video
field_name: field_resource_video
entity_type: node
type: video_embed_field
settings: { }
module: video_embed_field
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
-
collection: ''
name: node.type.resource