This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/field.field.node.speaker.field_profile_picture.yml
2017-06-13 15:43:17 +01:00

39 lines
918 B
YAML

uuid: 1c40152f-ff2a-4b2c-bfdc-42b1741a11e8
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_profile_picture
- node.type.speaker
module:
- image
id: node.speaker.field_profile_picture
field_name: field_profile_picture
entity_type: node
bundle: speaker
label: 'Profile picture'
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: true
title_field: false
title_field_required: false
default_image:
uuid: c26bc54c-551a-4b4b-aa85-b92d33334315
alt: 'No profile picture supplied'
title: 'We''ll have a picture soon!'
width: 360
height: 360
handler: 'default:file'
handler_settings: { }
field_type: image