CT static, admin view statics, editors_menus
This commit is contained in:
45
config/sync/field.field.paragraph.textes.field_photo.yml
Normal file
45
config/sync/field.field.paragraph.textes.field_photo.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
uuid: 6dfb5571-8162-4962-bf15-982803701edb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_photo
|
||||
- paragraphs.paragraphs_type.textes
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
id: paragraph.textes.field_photo
|
||||
field_name: field_photo
|
||||
entity_type: paragraph
|
||||
bundle: textes
|
||||
label: Images
|
||||
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: false
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
||||
Reference in New Issue
Block a user