Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
31
config/field.field.node.article.field_authors.yml
Normal file
31
config/field.field.node.article.field_authors.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 53751c7b-e7f1-47f1-a40a-14eca94e5e54
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_authors
|
||||
- node.type.article
|
||||
- node.type.people
|
||||
_core:
|
||||
default_config_hash: R0g08RdnWFjIcG24yv8h_an5OKMBYUqd31XpTgAN-xU
|
||||
id: node.article.field_authors
|
||||
field_name: field_authors
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Authors
|
||||
description: 'Add one or more authors of your content by linking to existing "people."'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
people: people
|
||||
sort:
|
||||
field: title
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
Loading…
Add table
Add a link
Reference in a new issue