Update config with latest Drutopia
Using config_distro update ('merge').
This commit is contained in:
parent
fa10064401
commit
49771666cc
120 changed files with 10556 additions and 9332 deletions
|
@ -16,11 +16,14 @@ dependencies:
|
|||
- field.field.node.resource.field_topics
|
||||
- node.type.resource
|
||||
- responsive_image.styles.narrow
|
||||
- field.field.node.resource.field_resource_video
|
||||
- image.style.max_325x325
|
||||
module:
|
||||
- ds
|
||||
- field_group
|
||||
- responsive_image
|
||||
- user
|
||||
- video_embed_field
|
||||
third_party_settings:
|
||||
ds:
|
||||
layout:
|
||||
|
@ -43,6 +46,7 @@ third_party_settings:
|
|||
- group_card_content
|
||||
- 'bundle_field:node'
|
||||
- node_title
|
||||
- field_resource_video
|
||||
fields:
|
||||
'bundle_field:node':
|
||||
plugin_id: 'bundle_field:node'
|
||||
|
@ -65,7 +69,7 @@ third_party_settings:
|
|||
- 'bundle_field:node'
|
||||
- node_title
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
weight: 2
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
id: ''
|
||||
|
@ -94,6 +98,17 @@ content:
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue