added logo field in programmes and programme's logo display in header
This commit is contained in:
38
config/sync/field.field.node.programme.field_logo.yml
Normal file
38
config/sync/field.field.node.programme.field_logo.yml
Normal 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
|
||||
Reference in New Issue
Block a user