Add title paragraph (title, subtitle, image)

This commit is contained in:
benjamin melançon 2018-10-23 00:34:36 -04:00
parent 30a439437b
commit 2f388bddd3
8 changed files with 219 additions and 0 deletions

View file

@ -0,0 +1,38 @@
uuid: ba308d47-ba1b-4c91-a9e6-e13ec052e808
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_image
- paragraphs.paragraphs_type.title
module:
- image
id: paragraph.title.field_image
field_name: field_image
entity_type: paragraph
bundle: title
label: Image
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
file_directory: 'title-image/[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg'
max_filesize: ''
max_resolution: ''
min_resolution: ''
alt_field: true
alt_field_required: true
title_field: false
title_field_required: false
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
handler: 'default:file'
handler_settings: { }
field_type: image