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.
34 lines
804 B
34 lines
804 B
6 years ago
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.media.field_image_attribution
|
||
|
- media.type.image
|
||
|
- paragraphs.paragraphs_type.license_attribution
|
||
|
module:
|
||
|
- entity_reference_revisions
|
||
|
id: media.image.field_image_attribution
|
||
|
field_name: field_image_attribution
|
||
|
entity_type: media
|
||
|
bundle: image
|
||
|
label: 'Image Attribution'
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:paragraph'
|
||
|
handler_settings:
|
||
|
negate: 0
|
||
|
target_bundles:
|
||
|
license_attribution: license_attribution
|
||
|
target_bundles_drag_drop:
|
||
|
author_with_affiliation:
|
||
|
weight: 3
|
||
|
enabled: false
|
||
|
license_attribution:
|
||
|
enabled: true
|
||
|
weight: 4
|
||
|
field_type: entity_reference_revisions
|