Config sync and banner text change

This commit is contained in:
Rob Davies 2017-06-13 15:43:17 +01:00
parent 7e86175a11
commit 60eca9f3b8
5 changed files with 239 additions and 9 deletions

View file

@ -28,11 +28,11 @@ settings:
title_field: false
title_field_required: false
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
uuid: c26bc54c-551a-4b4b-aa85-b92d33334315
alt: 'No profile picture supplied'
title: 'We''ll have a picture soon!'
width: 360
height: 360
handler: 'default:file'
handler_settings: { }
field_type: image

View file

@ -5,7 +5,7 @@ slogan: ''
page:
403: ''
404: ''
front: /webform/submit_a_session
front: /featured-speakers
admin_compact_mode: false
weight_select_max: 100
langcode: en

View file

@ -0,0 +1,230 @@
uuid: 92ea7ad7-f95f-4c25-be1f-a87c374d5b9a
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.speaker_profile
- node.type.speaker
module:
- node
- user
id: featured_speakers
label: 'Featured Speakers'
module: views
description: ''
tag: ''
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_plugin: default
id: default
display_title: Master
position: 0
display_options:
access:
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
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
pager:
type: mini
options:
items_per_page: 10
offset: 0
id: 0
total_pages: null
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
tags:
previous:
next:
style:
type: default
row:
type: 'entity:node'
options:
relationship: none
view_mode: speaker_profile
fields:
title:
id: title
table: node_field_data
field: title
entity_type: node
entity_field: title
label: ''
alter:
alter_text: false
make_link: false
absolute: false
trim: false
word_boundary: false
ellipsis: false
strip_tags: false
html: false
hide_empty: false
empty_zero: false
settings:
link_to_entity: true
plugin_id: field
relationship: none
group_type: group
admin_label: ''
exclude: 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_alter_empty: true
click_sort_column: value
type: string
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
filters:
status:
value: '1'
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
expose:
operator: ''
group: 1
type:
id: type
table: node_field_data
field: type
value:
speaker: speaker
entity_type: node
entity_field: type
plugin_id: bundle
promote:
id: promote
table: node_field_data
field: promote
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: promote
plugin_id: boolean
sorts:
title:
id: title
table: node_field_data
field: title
order: ASC
entity_type: node
entity_field: title
plugin_id: standard
relationship: none
group_type: group
admin_label: ''
exposed: false
expose:
label: ''
title: 'Featured Speakers'
header: { }
footer: { }
empty: { }
relationships: { }
arguments: { }
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }
page_1:
display_plugin: page
id: page_1
display_title: Page
position: 1
display_options:
display_extenders: { }
path: featured-speakers
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }

View file

@ -1,6 +1,6 @@
uuid: 74b9919b-80ce-421d-9dda-b95e58ed6af0
langcode: en
status: open
status: closed
dependencies: { }
open: null
close: null
@ -20,7 +20,7 @@ settings:
form_submit_once: false
form_submit_attributes: { }
form_exception_message: ''
form_closed_message: ''
form_closed_message: 'Session submissions are now closed.'
form_previous_submissions: false
form_confidential: false
form_confidential_message: ''

View file

@ -23,7 +23,7 @@
{{ content }}
<div class="featured-footer">
Early bird tickets <a href="https://www.eventbrite.co.uk/e/drupalcamp-bristol-2017-tickets-33574193316" target="_blank">available now</a>
Tickets selling fast - <a href="https://www.eventbrite.co.uk/e/drupalcamp-bristol-2017-tickets-33574193316" target="_blank">Book now!</a>
</div>
</div>