Config changes
This commit is contained in:
parent
489159f841
commit
149290ef98
|
@ -52,6 +52,12 @@ content:
|
||||||
weight: 15
|
weight: 15
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
publish_on:
|
||||||
|
type: datetime_timestamp_no_default
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
|
@ -84,6 +90,12 @@ content:
|
||||||
match_limit: 10
|
match_limit: 10
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
unpublish_on:
|
||||||
|
type: datetime_timestamp_no_default
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
url_redirects:
|
url_redirects:
|
||||||
weight: 50
|
weight: 50
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|
|
@ -155,7 +155,7 @@ display:
|
||||||
label: ''
|
label: ''
|
||||||
granularity: second
|
granularity: second
|
||||||
plugin_id: event_sort
|
plugin_id: event_sort
|
||||||
title: Talks and Workshops
|
title: 'Talks and Workshops'
|
||||||
header:
|
header:
|
||||||
area:
|
area:
|
||||||
id: area
|
id: area
|
||||||
|
|
Loading…
Reference in a new issue