added logo field in programmes and programme's logo display in header

This commit is contained in:
2021-08-10 22:32:47 +02:00
parent ea21330dda
commit b1fe77336c
8 changed files with 366 additions and 18 deletions

View File

@@ -0,0 +1,38 @@
uuid: 14b69744-b0a2-4467-8456-c35bb7302d3c
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_logo
- node.type.programme
module:
- image
id: node.programme.field_logo
field_name: field_logo
entity_type: node
bundle: programme
label: logo
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: 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