Export config
This commit is contained in:
parent
1eeb370647
commit
522715d43b
54 changed files with 6527 additions and 17 deletions
|
@ -0,0 +1,55 @@
|
|||
uuid: 12d46c8a-37f5-4787-a747-030d27d3ba47
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.taxonomy_term.events.field_date
|
||||
- field.field.taxonomy_term.events.field_link
|
||||
- field.field.taxonomy_term.events.field_location
|
||||
- taxonomy.vocabulary.events
|
||||
module:
|
||||
- datetime
|
||||
- link
|
||||
- text
|
||||
id: taxonomy_term.events.default
|
||||
targetEntityType: taxonomy_term
|
||||
bundle: events
|
||||
mode: default
|
||||
content:
|
||||
description:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_date:
|
||||
weight: 3
|
||||
label: above
|
||||
settings:
|
||||
format_type: medium
|
||||
timezone_override: ''
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
region: content
|
||||
field_link:
|
||||
weight: 2
|
||||
label: above
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
type: link
|
||||
region: content
|
||||
field_location:
|
||||
weight: 1
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue