parent
d26bd23d70
commit
1e2183caae
8 changed files with 234 additions and 0 deletions
|
@ -0,0 +1,38 @@
|
|||
uuid: ebd08202-8447-43f0-aac0-87a89afa836d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.recommendation
|
||||
- field.storage.block_content.field_photo
|
||||
module:
|
||||
- image
|
||||
id: block_content.recommendation.field_photo
|
||||
field_name: field_photo
|
||||
entity_type: block_content
|
||||
bundle: recommendation
|
||||
label: Photo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
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