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.
29 lines
658 B
29 lines
658 B
6 years ago
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.paragraph.field_license
|
||
|
- paragraphs.paragraphs_type.license_attribution
|
||
|
- taxonomy.vocabulary.licenses
|
||
|
id: paragraph.license_attribution.field_license
|
||
|
field_name: field_license
|
||
|
entity_type: paragraph
|
||
|
bundle: license_attribution
|
||
|
label: License
|
||
|
description: ''
|
||
|
required: true
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:taxonomy_term'
|
||
|
handler_settings:
|
||
|
target_bundles:
|
||
|
licenses: licenses
|
||
|
sort:
|
||
|
field: name
|
||
|
direction: asc
|
||
|
auto_create: false
|
||
|
auto_create_bundle: ''
|
||
|
field_type: entity_reference
|