Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
31
config/field.field.node.resource.field_topics.yml
Normal file
31
config/field.field.node.resource.field_topics.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: fb6a6da4-164b-4257-aab8-1dcef0d75b5e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_topics
|
||||
- node.type.resource
|
||||
- taxonomy.vocabulary.topics
|
||||
_core:
|
||||
default_config_hash: PF4boUGzBAYpwMUaAIVhgudHxHOoNQilV_zQuGHIn8M
|
||||
id: node.resource.field_topics
|
||||
field_name: field_topics
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
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