Add title paragraph (title, subtitle, image)
This commit is contained in:
parent
30a439437b
commit
2f388bddd3
8 changed files with 219 additions and 0 deletions
|
@ -0,0 +1,46 @@
|
|||
uuid: fcfa7400-ac2f-419e-a2da-a163279ef894
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.title.field_image
|
||||
- field.field.paragraph.title.field_subtitle
|
||||
- field.field.paragraph.title.field_title
|
||||
- image.style.thumbnail
|
||||
- paragraphs.paragraphs_type.title
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
id: paragraph.title.default
|
||||
targetEntityType: paragraph
|
||||
bundle: title
|
||||
mode: default
|
||||
content:
|
||||
field_image:
|
||||
weight: 2
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_subtitle:
|
||||
weight: 1
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textfield
|
||||
region: content
|
||||
field_title:
|
||||
weight: 0
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textfield
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
||||
uid: true
|
Loading…
Add table
Add a link
Reference in a new issue