Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
55
config/core.entity_view_display.paragraph.slide.default.yml
Normal file
55
config/core.entity_view_display.paragraph.slide.default.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
uuid: 3e8d5808-c089-4bd3-8a24-096613a2f40e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.slide.field_image
|
||||
- field.field.paragraph.slide.field_link
|
||||
- field.field.paragraph.slide.field_media_image
|
||||
- field.field.paragraph.slide.field_text
|
||||
- paragraphs.paragraphs_type.slide
|
||||
- responsive_image.styles.drutopia_main
|
||||
module:
|
||||
- link
|
||||
- media_responsive_thumbnail
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: ohH3LV4HCmywa9RKlBnqXM7-CltOakwn08h2XRzlE5A
|
||||
id: paragraph.slide.default
|
||||
targetEntityType: paragraph
|
||||
bundle: slide
|
||||
mode: default
|
||||
content:
|
||||
field_link:
|
||||
type: link
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_media_image:
|
||||
type: media_responsive_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: drutopia_main
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_text:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
field_image: true
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue