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
54
config/core.entity_form_display.paragraph.slide.default.yml
Normal file
54
config/core.entity_form_display.paragraph.slide.default.yml
Normal file
|
@ -0,0 +1,54 @@
|
|||
uuid: 375b1eed-cbc3-4f31-a010-1cd68388632e
|
||||
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
|
||||
module:
|
||||
- link
|
||||
- media_library_media_modify
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: pZma3NRWTI-EBfju5Mh1EayjayIjqdB5jOIrZGvNfa8
|
||||
id: paragraph.slide.default
|
||||
targetEntityType: paragraph
|
||||
bundle: slide
|
||||
mode: default
|
||||
content:
|
||||
field_link:
|
||||
type: link_default
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
field_media_image:
|
||||
type: media_library_media_modify_widget
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
form_mode: default
|
||||
check_selected: false
|
||||
replace_checkbox_by_order_indicator: false
|
||||
multi_edit_on_create: false
|
||||
no_edit_on_create: false
|
||||
third_party_settings: { }
|
||||
field_text:
|
||||
type: text_textarea
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
field_image: true
|
||||
status: true
|
||||
uid: true
|
Loading…
Add table
Add a link
Reference in a new issue