For more information about this repository, visit the project page at https://www.drupal.org/project/media_attribution
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.

38 lines
990 B

langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_license_icon
6 years ago
- taxonomy.vocabulary.media_attribution_licenses
module:
- image
6 years ago
id: taxonomy_term.media_attribution_licenses.field_license_icon
field_name: field_license_icon
entity_type: taxonomy_term
6 years ago
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