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.columnar.yml
Normal file
55
config/core.entity_view_display.paragraph.slide.columnar.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
uuid: 6d1b919b-ccc2-4b62-9a80-6d045874eb44
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.paragraph.columnar
|
||||
- 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
|
||||
module:
|
||||
- link
|
||||
- media_responsive_thumbnail
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 3DuBaTqp1Siiz3TRwDjaqP9OEA1aRgFjQzPVAPf5WSM
|
||||
id: paragraph.slide.columnar
|
||||
targetEntityType: paragraph
|
||||
bundle: slide
|
||||
mode: columnar
|
||||
content:
|
||||
field_link:
|
||||
type: link
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_media_image:
|
||||
type: media_responsive_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: ''
|
||||
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: 2
|
||||
region: content
|
||||
hidden:
|
||||
field_image: true
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue