Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 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: 6f1f2f76-c049-49ae-b7ea-bebe1a02abda
|
||||
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