Finish configuring quotation with image paragraph
This commit is contained in:
parent
0b186d47bc
commit
58a2685bc9
3 changed files with 62 additions and 1 deletions
|
@ -0,0 +1,38 @@
|
|||
uuid: 920d3a87-d31f-43d6-af89-2b846807402c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_image
|
||||
- paragraphs.paragraphs_type.quotation_with_image
|
||||
module:
|
||||
- image
|
||||
id: paragraph.quotation_with_image.field_image
|
||||
field_name: field_image
|
||||
entity_type: paragraph
|
||||
bundle: quotation_with_image
|
||||
label: Image
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[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
|
Loading…
Add table
Add a link
Reference in a new issue