You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- field.storage.taxonomy_term.field_license_icon
|
|
|
|
- taxonomy.vocabulary.media_attribution_licenses
|
|
|
|
module:
|
|
|
|
- image
|
|
|
|
- media_attribution
|
|
|
|
enforced:
|
|
|
|
module:
|
|
|
|
- media_attribution
|
|
|
|
id: taxonomy_term.media_attribution_licenses.field_license_icon
|
|
|
|
field_name: field_license_icon
|
|
|
|
entity_type: taxonomy_term
|
|
|
|
bundle: media_attribution_licenses
|
|
|
|
label: 'License Icon'
|
|
|
|
description: 'Icon used to identify license rights, standardized by <a href="https://www.creativecommons.org/">Creative Commons.</a>.'
|
|
|
|
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: ''
|
|
|
|
alt: ''
|
|
|
|
title: ''
|
|
|
|
width: null
|
|
|
|
height: null
|
|
|
|
handler: 'default:file'
|
|
|
|
handler_settings: { }
|
|
|
|
field_type: image
|