Enable drutopia event module
This commit is contained in:
parent
c73fb341cf
commit
ecaf8dae29
37 changed files with 2314 additions and 0 deletions
31
config/field.field.node.event.field_topics.yml
Normal file
31
config/field.field.node.event.field_topics.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: f8636423-dad7-4d0d-8d7a-f83b443aaf08
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_topics
|
||||
- node.type.event
|
||||
- taxonomy.vocabulary.topics
|
||||
_core:
|
||||
default_config_hash: wqZwtuSEquEPhhsgjHwC2uKdHgSn7JV_2vDH5Se6-a4
|
||||
id: node.event.field_topics
|
||||
field_name: field_topics
|
||||
entity_type: node
|
||||
bundle: event
|
||||
label: Topics
|
||||
description: ''
|
||||
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