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_topics.yml
Normal file
31
config/field.field.node.article.field_topics.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: aebf512d-87b1-4e53-b718-607bf6136fe3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_topics
|
||||
- node.type.article
|
||||
- taxonomy.vocabulary.topics
|
||||
_core:
|
||||
default_config_hash: s7YTdMGSG08vB0dJzeaYsUpxqfAOtRna6ptjOzUcUpo
|
||||
id: node.article.field_topics
|
||||
field_name: field_topics
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Topics
|
||||
description: 'Choose one or more high-level topics to categorize your content across multiple content types.'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
topics: topics
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
Loading…
Add table
Add a link
Reference in a new issue