Export config
This commit is contained in:
parent
f679931101
commit
7f33d137ba
|
@ -6,6 +6,7 @@ dependencies:
|
||||||
- 'block_content:about_me:9e79ff11-4bd0-4dc1-b366-aafc61e6f7a5'
|
- 'block_content:about_me:9e79ff11-4bd0-4dc1-b366-aafc61e6f7a5'
|
||||||
module:
|
module:
|
||||||
- block_content
|
- block_content
|
||||||
|
- system
|
||||||
theme:
|
theme:
|
||||||
- opdavies
|
- opdavies
|
||||||
id: opdavies_aboutme
|
id: opdavies_aboutme
|
||||||
|
@ -22,4 +23,8 @@ settings:
|
||||||
status: true
|
status: true
|
||||||
info: ''
|
info: ''
|
||||||
view_mode: full
|
view_mode: full
|
||||||
visibility: { }
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
negate: true
|
||||||
|
pages: /talks
|
||||||
|
|
|
@ -23,14 +23,10 @@ content:
|
||||||
settings:
|
settings:
|
||||||
trim_length: 600
|
trim_length: 600
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 101
|
weight: 0
|
||||||
region: content
|
|
||||||
links:
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 100
|
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
field_events: true
|
field_events: true
|
||||||
field_slides: true
|
field_slides: true
|
||||||
field_video: true
|
field_video: true
|
||||||
|
links: true
|
||||||
|
|
|
@ -20,6 +20,6 @@ default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
allowed_providers:
|
allowed_providers:
|
||||||
youtube: youtube
|
youtube: youtube
|
||||||
vimeo: '0'
|
vimeo: vimeo
|
||||||
youtube_playlist: '0'
|
youtube_playlist: '0'
|
||||||
field_type: video_embed_field
|
field_type: video_embed_field
|
||||||
|
|
|
@ -5,12 +5,12 @@ sql_signature: false
|
||||||
ui:
|
ui:
|
||||||
show:
|
show:
|
||||||
additional_queries: false
|
additional_queries: false
|
||||||
advanced_column: false
|
advanced_column: true
|
||||||
default_display: false
|
default_display: false
|
||||||
performance_statistics: false
|
performance_statistics: false
|
||||||
preview_information: true
|
preview_information: true
|
||||||
sql_query:
|
sql_query:
|
||||||
enabled: false
|
enabled: true
|
||||||
where: above
|
where: above
|
||||||
display_embed: false
|
display_embed: false
|
||||||
always_live_preview: true
|
always_live_preview: true
|
||||||
|
|
204
config/sync/views.view.talks.yml
Normal file
204
config/sync/views.view.talks.yml
Normal file
|
@ -0,0 +1,204 @@
|
||||||
|
uuid: 084367da-8f26-48dc-bd0f-a5affcefa98f
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- node.type.talk
|
||||||
|
- system.menu.main
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- user
|
||||||
|
id: talks
|
||||||
|
label: 'Talks and workshops'
|
||||||
|
module: views
|
||||||
|
description: ''
|
||||||
|
tag: ''
|
||||||
|
base_table: node_field_data
|
||||||
|
base_field: nid
|
||||||
|
display:
|
||||||
|
default:
|
||||||
|
id: default
|
||||||
|
display_title: Default
|
||||||
|
display_plugin: default
|
||||||
|
position: 0
|
||||||
|
display_options:
|
||||||
|
title: 'Talks and Workshops'
|
||||||
|
fields:
|
||||||
|
title:
|
||||||
|
id: title
|
||||||
|
table: node_field_data
|
||||||
|
field: title
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: node
|
||||||
|
entity_field: title
|
||||||
|
plugin_id: field
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
make_link: false
|
||||||
|
absolute: false
|
||||||
|
word_boundary: false
|
||||||
|
ellipsis: false
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: value
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
link_to_entity: true
|
||||||
|
group_column: value
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
pager:
|
||||||
|
type: none
|
||||||
|
options:
|
||||||
|
offset: 0
|
||||||
|
exposed_form:
|
||||||
|
type: basic
|
||||||
|
options:
|
||||||
|
submit_button: Apply
|
||||||
|
reset_button: false
|
||||||
|
reset_button_label: Reset
|
||||||
|
exposed_sorts_label: 'Sort by'
|
||||||
|
expose_sort_order: true
|
||||||
|
sort_asc_label: Asc
|
||||||
|
sort_desc_label: Desc
|
||||||
|
access:
|
||||||
|
type: perm
|
||||||
|
options:
|
||||||
|
perm: 'access content'
|
||||||
|
cache:
|
||||||
|
type: tag
|
||||||
|
options: { }
|
||||||
|
empty: { }
|
||||||
|
sorts:
|
||||||
|
created:
|
||||||
|
id: created
|
||||||
|
table: node_field_data
|
||||||
|
field: created
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: node
|
||||||
|
entity_field: created
|
||||||
|
plugin_id: date
|
||||||
|
order: ASC
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
field_identifier: ''
|
||||||
|
exposed: false
|
||||||
|
granularity: second
|
||||||
|
arguments: { }
|
||||||
|
filters:
|
||||||
|
status:
|
||||||
|
id: status
|
||||||
|
table: node_field_data
|
||||||
|
field: status
|
||||||
|
entity_type: node
|
||||||
|
entity_field: status
|
||||||
|
plugin_id: boolean
|
||||||
|
value: '1'
|
||||||
|
group: 1
|
||||||
|
expose:
|
||||||
|
operator: ''
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: node_field_data
|
||||||
|
field: type
|
||||||
|
entity_type: node
|
||||||
|
entity_field: type
|
||||||
|
plugin_id: bundle
|
||||||
|
value:
|
||||||
|
talk: talk
|
||||||
|
style:
|
||||||
|
type: default
|
||||||
|
options:
|
||||||
|
row_class: ''
|
||||||
|
default_row_class: true
|
||||||
|
uses_fields: false
|
||||||
|
row:
|
||||||
|
type: 'entity:node'
|
||||||
|
options:
|
||||||
|
view_mode: teaser
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options:
|
||||||
|
query_comment: ''
|
||||||
|
disable_sql_rewrite: false
|
||||||
|
distinct: false
|
||||||
|
replica: false
|
||||||
|
query_tags: { }
|
||||||
|
relationships: { }
|
||||||
|
header:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: text
|
||||||
|
empty: false
|
||||||
|
content:
|
||||||
|
value: '<p>Since September 2012, I have given 97 public presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.</p>'
|
||||||
|
format: basic_html
|
||||||
|
tokenize: false
|
||||||
|
footer: { }
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
tags: { }
|
||||||
|
page_1:
|
||||||
|
id: page_1
|
||||||
|
display_title: Page
|
||||||
|
display_plugin: page
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
display_extenders: { }
|
||||||
|
path: talks
|
||||||
|
menu:
|
||||||
|
type: normal
|
||||||
|
title: 'Talks and Workshops'
|
||||||
|
description: ''
|
||||||
|
weight: 0
|
||||||
|
enabled: false
|
||||||
|
expanded: false
|
||||||
|
menu_name: main
|
||||||
|
parent: ''
|
||||||
|
context: '0'
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
tags: { }
|
Loading…
Reference in a new issue