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,41 @@
|
|||
uuid: e7066bcc-767c-4a92-9a46-f0eecb39effb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.title.field_image
|
||||
- field.field.paragraph.title.field_subtitle
|
||||
- field.field.paragraph.title.field_title
|
||||
- paragraphs.paragraphs_type.title
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
id: paragraph.title.default
|
||||
targetEntityType: paragraph
|
||||
bundle: title
|
||||
mode: default
|
||||
content:
|
||||
field_image:
|
||||
weight: 2
|
||||
label: above
|
||||
settings:
|
||||
image_style: ''
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
region: content
|
||||
field_subtitle:
|
||||
weight: 1
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_title:
|
||||
weight: 0
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue