Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,50 @@
|
|||
uuid: 16de3a47-7b60-414d-bd08-aaaf72057a46
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.slide.field_image
|
||||
- field.field.paragraph.slide.field_link
|
||||
- field.field.paragraph.slide.field_text
|
||||
- image.style.focal_point_2600x1300
|
||||
- paragraphs.paragraphs_type.slide
|
||||
module:
|
||||
- image
|
||||
- link
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: UAPQqmLqL09HJqncuKGUGYmYfBq2PFHcEOyes55hDek
|
||||
id: paragraph.slide.default
|
||||
targetEntityType: paragraph
|
||||
bundle: slide
|
||||
mode: default
|
||||
content:
|
||||
field_image:
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_style: focal_point_2600x1300
|
||||
third_party_settings: { }
|
||||
type: image_url
|
||||
region: content
|
||||
field_link:
|
||||
weight: 2
|
||||
label: visually_hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
type: link
|
||||
region: content
|
||||
field_text:
|
||||
weight: 1
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue