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,49 @@
|
|||
uuid: c9ef4d10-eb8c-46da-ace3-57d8a9ee4409
|
||||
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.thumbnail
|
||||
- paragraphs.paragraphs_type.slide
|
||||
module:
|
||||
- image
|
||||
- link
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 9DmaPeGJlntQ_TPQkheefttDgdO2Avh10rSJih-ADVM
|
||||
id: paragraph.slide.default
|
||||
targetEntityType: paragraph
|
||||
bundle: slide
|
||||
mode: default
|
||||
content:
|
||||
field_image:
|
||||
weight: 5
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_link:
|
||||
weight: 4
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
type: link_default
|
||||
region: content
|
||||
field_text:
|
||||
weight: 6
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
||||
uid: true
|
Loading…
Add table
Add a link
Reference in a new issue