added diaporama to CT ressource
This commit is contained in:
48
config/sync/field.field.node.ressource.field_diaporama.yml
Normal file
48
config/sync/field.field.node.ressource.field_diaporama.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
uuid: 0b2a0262-9967-4504-8d6b-e71cbb0aba06
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_diaporama
|
||||
- node.type.ressource
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
id: node.ressource.field_diaporama
|
||||
field_name: field_diaporama
|
||||
entity_type: node
|
||||
bundle: ressource
|
||||
label: Diaporama
|
||||
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
|
||||
caption: ''
|
||||
caption_field: 0
|
||||
caption_field_required: 0
|
||||
field_type: image
|
||||
Reference in New Issue
Block a user