39 lines
768 B
YAML
39 lines
768 B
YAML
|
uuid: 3d374b80-de7a-49d8-9e2d-522628ee0a4c
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_visuel
|
||
|
- node.type.article
|
||
|
module:
|
||
|
- image
|
||
|
id: node.article.field_visuel
|
||
|
field_name: field_visuel
|
||
|
entity_type: node
|
||
|
bundle: article
|
||
|
label: Visuel
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
file_directory: visuels
|
||
|
file_extensions: 'png gif jpg jpeg'
|
||
|
max_filesize: ''
|
||
|
max_resolution: ''
|
||
|
min_resolution: ''
|
||
|
alt_field: true
|
||
|
alt_field_required: false
|
||
|
title_field: true
|
||
|
title_field_required: false
|
||
|
default_image:
|
||
|
uuid: ''
|
||
|
alt: ''
|
||
|
title: ''
|
||
|
width: null
|
||
|
height: null
|
||
|
handler: 'default:file'
|
||
|
handler_settings: { }
|
||
|
field_type: image
|