Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
40
config/field.field.paragraph.slide.field_image.yml
Normal file
40
config/field.field.paragraph.slide.field_image.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: eca288f8-8333-4698-b58b-9f9f67f79f1e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_image
|
||||
- paragraphs.paragraphs_type.slide
|
||||
module:
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: 90ikg0ITXrEXTkygUKQ3Lrh0WndunNnHBUfezA-8Tcs
|
||||
id: paragraph.slide.field_image
|
||||
field_name: field_image
|
||||
entity_type: paragraph
|
||||
bundle: slide
|
||||
label: 'Image (DEPRECATED)'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_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
|
||||
field_type: image
|
Loading…
Add table
Add a link
Reference in a new issue