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,6 +16,8 @@ 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
|
||||
|
@ -24,6 +26,7 @@ dependencies:
|
|||
- responsive_image
|
||||
- text
|
||||
- user
|
||||
- video_embed_field
|
||||
third_party_settings:
|
||||
ds:
|
||||
layout:
|
||||
|
@ -49,6 +52,7 @@ third_party_settings:
|
|||
- field_topics
|
||||
- field_resource_link
|
||||
- field_resource_file
|
||||
- field_resource_video
|
||||
fields:
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
|
@ -69,7 +73,7 @@ third_party_settings:
|
|||
- field_resource_link
|
||||
- field_resource_file
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
weight: 2
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
id: ''
|
||||
|
@ -118,6 +122,17 @@ content:
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue