Enable drutopia event module
This commit is contained in:
parent
c73fb341cf
commit
ecaf8dae29
37 changed files with 2314 additions and 0 deletions
24
config/field.field.node.event.field_summary.yml
Normal file
24
config/field.field.node.event.field_summary.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 40cb7ae6-27e3-4d0c-b3b1-4c783fc45e8a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.event
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: cLGdP-9ZacAEqMSlTsp2LP2pngq5Df4fguPZCwBzTRo
|
||||
id: node.event.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: event
|
||||
label: Summary
|
||||
description: 'Enter a short description (one or two sentences) of what this Event is about. The summary is displayed on Event teasers, such as on the Events page. '
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_formats: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue