Commit seemingly harmless self-updates inc config from enabled modules

This commit is contained in:
Benjamin Melançon 2019-08-18 12:34:53 -04:00
parent b85e8082c3
commit 0e7f12ee7a
48 changed files with 377 additions and 166 deletions

View file

@ -23,4 +23,5 @@ settings:
label_display: '0'
level: 1
depth: 1
expand_all_items: false
visibility: { }

View file

@ -23,4 +23,5 @@ settings:
label_display: '0'
level: 1
depth: 0
expand_all_items: false
visibility: { }

View file

@ -24,6 +24,7 @@ settings:
label_display: '0'
level: 1
depth: 1
expand_all_items: false
visibility:
condition_group:
id: condition_group

View file

@ -23,4 +23,5 @@ settings:
label_display: '1'
level: 1
depth: 1
expand_all_items: false
visibility: { }

View file

@ -23,4 +23,5 @@ settings:
label_display: '0'
level: 1
depth: 1
expand_all_items: false
visibility: { }

View file

@ -23,4 +23,5 @@ settings:
label_display: visible
level: 1
depth: 0
expand_all_items: false
visibility: { }

View file

@ -22,6 +22,7 @@ settings:
label_display: '0'
level: 2
depth: 1
expand_all_items: false
visibility:
condition_group:
id: condition_group

View file

@ -23,4 +23,5 @@ settings:
label_display: '0'
level: 1
depth: 1
expand_all_items: false
visibility: { }

View file

@ -23,4 +23,5 @@ settings:
label_display: '0'
level: 1
depth: 0
expand_all_items: false
visibility: { }

View file

@ -23,4 +23,5 @@ settings:
label_display: '0'
level: 1
depth: 2
expand_all_items: false
visibility: { }

View file

@ -69,6 +69,7 @@ third_party_settings:
effect: none
speed: fast
label: 'Card content'
region: content
_core:
default_config_hash: 2zR5T3bcB1XVeDU_TuI9dS8JpOHxzQcYcF-IxQXcOcM
id: node.campaign.card
@ -103,3 +104,4 @@ hidden:
indieweb_syndication: true
langcode: true
links: true
search_api_excerpt: true

View file

@ -33,6 +33,7 @@ module:
config_update: 0
contact: 0
contextual: 0
crop: 0
ctools: 0
customerror: 0
datetime: 0
@ -75,6 +76,7 @@ module:
field_ui: 0
file: 0
filter: 0
focal_point: 0
gnode: 0
google_analytics: 0
group: 0
@ -95,6 +97,7 @@ module:
locale: 0
mailchimp: 0
markdown: 0
menu_block: 0
menu_trail_by_path: 0
menu_ui: 0
metatag: 0
@ -148,6 +151,8 @@ module:
viewsreference: 0
webform: 0
webform_mailchimp: 0
webform_scheduled_email: 0
webform_submission_log: 0
webform_ui: 0
wysiwyg_linebreaks: 0
ds: 1

View file

@ -0,0 +1,3 @@
flush_derivative_images: true
_core:
default_config_hash: 7eGOTSG7bRv_AAqu-Ls8CSnob7zPF1ez-lD2OLZgBHs

View file

@ -0,0 +1,14 @@
uuid: 45d49ae5-9b5b-49c6-b2b1-2242c0aed885
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: flCi9IdafdLXlJqvoHguutUOiC05-aynK4niYN4YZ3o
label: 'Focal point'
id: focal_point
description: 'Crop type used by Focal point module.'
aspect_ratio: ''
soft_limit_width: null
soft_limit_height: null
hard_limit_width: null
hard_limit_height: null

View file

@ -0,0 +1,9 @@
uuid: 2d0517de-c212-415a-bfd9-f67b6931f974
langcode: en
status: true
dependencies: { }
id: search_api__views_page__blog__page_listing
name: 'search_api:views_page__blog__page_listing'
filter_key: null
url_processor: query_string
breadcrumb: { }

View file

@ -22,8 +22,4 @@ settings:
handler_settings:
target_bundles: null
auto_create: false
default_data: ''
status: open
open: ''
close: ''
field_type: webform

View file

@ -0,0 +1,4 @@
crop_type: focal_point
default_value: '50,50'
_core:
default_config_hash: 8JOAPEbjHMB4rDFCsu3EXEx6L2UDQ5SSDyN0d7S0Ic0

View file

@ -2,16 +2,17 @@ uuid: ece5bfbe-99e0-4998-a4d8-b368bd28572f
langcode: en
status: true
dependencies:
module:
- node
- user
- search_api
- paragraphs
config:
- field.storage.node.field_tags
- field.storage.node.field_summary
- field.storage.node.field_tags
- field.storage.node.field_topics
- search_api.server.database
- core.entity_view_mode.node.search_index
module:
- user
- search_api
- node
_core:
default_config_hash: LVXH3P5V5qSiUZzvZXvCnxDkd1deRiRJxfXyTLWGOFM
id: blog
@ -19,6 +20,71 @@ name: Blog
description: 'An index for the blog content type.'
read_only: false
field_settings:
changed:
label: Changed
datasource_id: 'entity:node'
property_path: changed
type: date
dependencies:
module:
- node
created:
label: 'Authored on'
datasource_id: 'entity:node'
property_path: created
type: date
dependencies:
module:
- node
field_summary:
label: Summary
datasource_id: 'entity:node'
property_path: field_summary
type: text
dependencies:
config:
- field.storage.node.field_summary
field_tags:
label: Tags
datasource_id: 'entity:node'
property_path: field_tags
type: integer
dependencies:
config:
- field.storage.node.field_tags
field_topics:
label: Topics
datasource_id: 'entity:node'
property_path: field_topics
type: integer
dependencies:
config:
- field.storage.node.field_topics
name:
label: 'Authored by » User » Name'
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
type: string
dependencies:
module:
- node
- user
- user
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
promote:
label: 'Promoted to front page'
datasource_id: 'entity:node'
property_path: promote
type: boolean
dependencies:
module:
- node
rendered_item:
label: 'Rendered HTML output'
property_path: rendered_item
@ -29,52 +95,6 @@ field_settings:
view_mode:
'entity:node':
blog: search_index
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
boost: !!float 8
field_tags:
label: Tags
datasource_id: 'entity:node'
property_path: field_tags
type: integer
dependencies:
config:
- field.storage.node.field_tags
created:
label: 'Authored on'
datasource_id: 'entity:node'
property_path: created
type: date
uid:
label: 'Authored by'
datasource_id: 'entity:node'
property_path: uid
type: integer
indexed_locked: true
type_locked: true
changed:
label: Changed
datasource_id: 'entity:node'
property_path: changed
type: date
field_summary:
label: Summary
datasource_id: 'entity:node'
property_path: field_summary
type: text
dependencies:
config:
- field.storage.node.field_summary
status:
label: Published
datasource_id: 'entity:node'
@ -82,32 +102,36 @@ field_settings:
type: boolean
indexed_locked: true
type_locked: true
name:
label: 'Authored by » User » Name'
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
type: string
dependencies:
module:
- user
- node
sticky:
label: 'Sticky at top of lists'
datasource_id: 'entity:node'
property_path: sticky
type: boolean
promote:
label: 'Promoted to front page'
datasource_id: 'entity:node'
property_path: promote
type: boolean
field_topics:
label: Topics
datasource_id: 'entity:node'
property_path: field_topics
type: integer
dependencies:
config:
- field.storage.node.field_topics
module:
- node
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
boost: !!float 8
dependencies:
module:
- node
uid:
label: 'Authored by'
datasource_id: 'entity:node'
property_path: uid
type: integer
indexed_locked: true
type_locked: true
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
@ -117,29 +141,53 @@ datasource_settings:
languages:
default: true
selected: { }
'entity:paragraph':
bundles:
default: true
selected: { }
languages:
default: true
selected: { }
processor_settings:
rendered_item: { }
add_url: { }
aggregated_field: { }
content_access:
weights:
preprocess_query: -45
entity_status: { }
tokenizer:
html_filter:
all_fields: false
fields:
- field_summary
- rendered_item
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
strong: 2
weights:
preprocess_index: -46
preprocess_query: -47
ignorecase:
all_fields: false
fields:
- field_summary
- name
- rendered_item
- title
- field_summary
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -44
preprocess_query: -46
preprocess_index: -49
preprocess_query: -49
rendered_item: { }
stopwords:
all_fields: false
fields:
- field_summary
- rendered_item
- title
- field_summary
stopwords:
- a
- an
@ -179,45 +227,28 @@ processor_settings:
weights:
preprocess_index: -48
preprocess_query: -50
ignorecase:
tokenizer:
all_fields: false
fields:
- field_summary
- rendered_item
- title
- field_summary
- name
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -49
preprocess_query: -49
preprocess_index: -44
preprocess_query: -46
transliteration:
all_fields: false
fields:
- rendered_item
- title
- field_summary
- name
- rendered_item
- title
weights:
preprocess_index: -47
preprocess_query: -48
content_access:
weights:
preprocess_query: -45
html_filter:
all_fields: false
fields:
- rendered_item
- field_summary
title: true
alt: true
tags:
h1: 5
h2: 3
h3: 2
strong: 2
b: 2
weights:
preprocess_index: -46
preprocess_query: -47
tracker_settings:
default:
indexing_order: fifo

View file

@ -7,5 +7,4 @@ _core:
name: 'Action type'
vid: action_type
description: 'For categorizing actions.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: 'Article type'
vid: article_type
description: 'For categorizing articles.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: 'Event type'
vid: event_type
description: 'For categorizing events.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: 'Group type'
vid: group_type
description: 'For categorizing groups.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: License
vid: license
description: ''
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: 'People type'
vid: people_type
description: 'For categorizing people content.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: 'Resource type'
vid: resource_type
description: 'For categorizing resources.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: Services
vid: services
description: ''
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: Tags
vid: tags
description: 'Use tags to group content if you need categories beyond the given topics.'
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: Technologies
vid: technologies
description: ''
hierarchy: 0
weight: 0

View file

@ -7,5 +7,4 @@ _core:
name: Topics
vid: topics
description: 'Use topics to group content into categories.'
hierarchy: 0
weight: 0

View file

@ -228,6 +228,44 @@ display:
default_group_multiple: { }
group_items: { }
plugin_id: search_api_boolean
search_api_language:
id: search_api_language
table: search_api_index_case_study
field: search_api_language
relationship: none
group_type: group
admin_label: ''
operator: in
value:
'***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
plugin_id: search_api_language
filter_groups:
operator: AND
groups:

View file

@ -700,11 +700,12 @@ display:
cache_metadata:
max-age: -1
contexts:
- group_membership.roles.permissions
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
1: 'languages:language_content'
2: 'languages:language_interface'
3: url
4: url.query_args
5: route.group
6: user.group_permissions
tags: { }
page_1:
display_plugin: page
@ -727,9 +728,10 @@ display:
cache_metadata:
max-age: -1
contexts:
- group_membership.roles.permissions
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
1: 'languages:language_content'
2: 'languages:language_interface'
3: url
4: url.query_args
5: route.group
6: user.group_permissions
tags: { }

View file

@ -915,12 +915,15 @@ display:
cache_metadata:
max-age: -1
contexts:
- group_membership.roles.permissions
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
1: 'languages:language_content'
2: 'languages:language_interface'
3: url
4: url.query_args
5: 'user.node_grants:view'
6: route.group
7: user.group_permissions
8: route.group
9: user.group_permissions
tags: { }
page_1:
display_plugin: page
@ -943,10 +946,13 @@ display:
cache_metadata:
max-age: -1
contexts:
- group_membership.roles.permissions
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
1: 'languages:language_content'
2: 'languages:language_interface'
3: url
4: url.query_args
5: 'user.node_grants:view'
6: route.group
7: user.group_permissions
8: route.group
9: user.group_permissions
tags: { }

View file

@ -1,6 +1,9 @@
settings:
default_status: open
default_page_base_path: form
default_ajax_effect: fade
default_ajax_speed: 500
default_ajax_progress_type: throbber
default_form_open_message: 'This form has not yet been opened to submissions.'
default_form_close_message: 'Sorry…This form is closed to new submissions.'
default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.'
@ -37,6 +40,8 @@ settings:
default_draft_button_label: 'Save Draft'
default_draft_saved_message: 'Submission saved. You may return to this form later and it will restore the current values.'
default_draft_loaded_message: 'A partially-completed form was found. Please complete the remaining portions.'
default_draft_pending_single_message: 'You have a pending draft for this webform. <a href="#">Load your pending draft</a>.'
default_draft_pending_multiple_message: 'You have pending drafts for this webform. <a href="#">View your pending drafts</a>.'
default_confirmation_message: 'New submission added to [webform:title].'
default_confirmation_back_label: 'Back to form'
default_submission_label: '[webform_submission:submitted-to]: Submission #[webform_submission:serial]'
@ -110,6 +115,7 @@ export:
excluded_exporters: { }
batch:
default_batch_export_size: 500
default_batch_import_size: 100
default_batch_update_size: 500
default_batch_delete_size: 500
default_batch_email_size: 500
@ -280,7 +286,6 @@ ui:
help_disabled: false
dialog_disabled: false
offcanvas_disabled: false
contribute_disabled: false
promotions_disabled: false
description_help: true
libraries:
@ -292,10 +297,9 @@ requirements:
cdn: true
bootstrap: true
spam: true
contribute:
account_type: user
account_id: null
langcode: en
third_party_settings: { }
third_party_settings:
captcha:
replace_administration_mode: true
_core:
default_config_hash: vOXV9KclChKnE97mh4KCJVTDXxxRwh5PrtrhoXrJFWg

View file

@ -1,4 +1,3 @@
uuid: 23478458-4054-4226-beac-4aa007c044c3
langcode: en
status: open
dependencies: { }
@ -38,9 +37,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -112,6 +115,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: message
confirmation_title: ''
confirmation_message: 'Thank you for registering for the event! We look forward to discussing tech and rev with you.'
@ -122,6 +127,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -187,3 +193,4 @@ access:
users: { }
permissions: { }
handlers: { }
uuid: 23478458-4054-4226-beac-4aa007c044c3

View file

@ -1,12 +1,9 @@
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
langcode: en
status: open
dependencies:
enforced:
module:
- webform
_core:
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww
open: null
close: null
weight: 0
@ -51,9 +48,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: source_entity_webform
form_submit_once: false
form_exception_message: ''
@ -125,6 +126,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: page
confirmation_title: ''
confirmation_message: 'Thanks for reaching out! We&#39;ll get back to you as soon as one of us (probably Clayton) checks our email.'
@ -135,6 +138,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -241,3 +245,6 @@ handlers:
return_path: ''
sender_mail: ''
sender_name: ''
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
_core:
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww

View file

@ -1,4 +1,3 @@
uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3
langcode: en
status: open
dependencies: { }
@ -36,9 +35,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -110,6 +113,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: page
confirmation_title: ''
confirmation_message: ''
@ -120,6 +125,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -185,3 +191,4 @@ access:
users: { }
permissions: { }
handlers: { }
uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3

View file

@ -1,4 +1,3 @@
uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9
langcode: en
status: open
dependencies: { }
@ -38,9 +37,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -112,6 +115,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: page
confirmation_title: ''
confirmation_message: ''
@ -122,6 +127,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -187,3 +193,4 @@ access:
users: { }
permissions: { }
handlers: { }
uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9

View file

@ -1,4 +1,3 @@
uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704
langcode: en
status: open
dependencies:
@ -31,9 +30,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -105,6 +108,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: url
confirmation_title: ''
confirmation_message: ''
@ -115,6 +120,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -194,3 +200,4 @@ handlers:
mergevars: ''
interest_groups: { }
control: ''
uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704

View file

@ -1,4 +1,3 @@
uuid: e00580b9-1381-408d-8ddc-e8314675680e
langcode: en
status: open
dependencies: { }
@ -21,9 +20,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -95,6 +98,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: inline
confirmation_title: ''
confirmation_message: 'Thank you for your feedback!'
@ -105,6 +110,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -170,3 +176,4 @@ access:
users: { }
permissions: { }
handlers: { }
uuid: e00580b9-1381-408d-8ddc-e8314675680e

View file

@ -1,4 +1,3 @@
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
langcode: en
status: open
dependencies:
@ -31,9 +30,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -105,6 +108,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: url_message
confirmation_title: 'You are now subscribed.'
confirmation_message: 'Welcome to the training list! You are subscribed as&nbsp;[webform_submission:values:your_name] &lt;[webform_submission:values:your_email]&gt;. We hope to see you at one of our trainings in the near future.'
@ -115,6 +120,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -194,3 +200,4 @@ handlers:
mergevars: ''
interest_groups: { }
control: ''
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679

View file

@ -1,4 +1,3 @@
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe
langcode: en
status: open
dependencies: { }
@ -25,9 +24,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -99,6 +102,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: page
confirmation_title: ''
confirmation_message: ''
@ -109,6 +114,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -174,3 +180,4 @@ access:
users: { }
permissions: { }
handlers: { }
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe

View file

@ -1,12 +1,8 @@
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
langcode: en
status: open
dependencies:
module:
- antibot
third_party_settings:
antibot:
antibot: true
open: null
close: null
weight: 0
@ -78,9 +74,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: source_entity_webform
form_submit_once: false
form_exception_message: ''
@ -154,6 +154,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: page
confirmation_title: 'Thank you for asking an Agaric to speak!'
confirmation_message: 'Request an Agaric&#39;s presence for a presentation or lecture.'
@ -164,6 +166,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -263,3 +266,7 @@ handlers:
sender_mail: ''
sender_name: ''
theme_name: ''
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
third_party_settings:
antibot:
antibot: true

View file

@ -1,4 +1,3 @@
uuid: a4189539-46d5-486f-8e0e-ec913e2093e5
langcode: en
status: open
dependencies: { }
@ -58,9 +57,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: /people/clayton-dewey/speaking-request
page_confirm_path: /people/clayton-dewey/speaking-request-received
page_admin_theme: false
form_title: source_entity_webform
form_submit_once: false
form_exception_message: ''
@ -134,6 +137,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: url
confirmation_title: ''
confirmation_message: ''
@ -144,6 +149,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -243,3 +249,4 @@ handlers:
sender_mail: ''
sender_name: ''
theme_name: ''
uuid: a4189539-46d5-486f-8e0e-ec913e2093e5

View file

@ -1,4 +1,3 @@
uuid: 69315a59-1746-485d-873a-1815072dd1d0
langcode: en
status: open
dependencies: { }
@ -58,9 +57,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: /people/mauricio-dinarte/speaking-request
page_confirm_path: /people/mauricio-dinarte/speaking-request-received
page_admin_theme: false
form_title: source_entity_webform
form_submit_once: false
form_exception_message: ''
@ -134,6 +137,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: url
confirmation_title: ''
confirmation_message: ''
@ -144,6 +149,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -243,3 +249,4 @@ handlers:
sender_mail: ''
sender_name: ''
theme_name: ''
uuid: 69315a59-1746-485d-873a-1815072dd1d0

View file

@ -1,4 +1,3 @@
uuid: ab839464-7156-4b3b-a13b-a5502e429e70
langcode: en
status: open
dependencies: { }
@ -58,9 +57,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: source_entity_webform
form_submit_once: false
form_exception_message: ''
@ -134,6 +137,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: url
confirmation_title: ''
confirmation_message: ''
@ -144,6 +149,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -243,3 +249,4 @@ handlers:
sender_mail: ''
sender_name: ''
theme_name: ''
uuid: ab839464-7156-4b3b-a13b-a5502e429e70

View file

@ -1,4 +1,3 @@
uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9
langcode: en
status: closed
dependencies: { }
@ -58,9 +57,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: /people/micky-metts/speaking-request
page_confirm_path: /people/micky-metts/speaking-request-received
page_admin_theme: false
form_title: source_entity_webform
form_submit_once: false
form_exception_message: ''
@ -134,6 +137,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: url
confirmation_title: ''
confirmation_message: ''
@ -144,6 +149,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -243,3 +249,4 @@ handlers:
sender_mail: ''
sender_name: ''
theme_name: ''
uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9

View file

@ -1,4 +1,3 @@
uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15
langcode: en
status: open
dependencies: { }
@ -49,9 +48,13 @@ javascript: ''
settings:
ajax: false
ajax_scroll_top: form
ajax_progress_type: ''
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: ''
page_confirm_path: ''
page_admin_theme: false
form_title: both
form_submit_once: false
form_exception_message: ''
@ -123,6 +126,8 @@ settings:
draft_auto_save: false
draft_saved_message: ''
draft_loaded_message: ''
draft_pending_single_message: ''
draft_pending_multiple_message: ''
confirmation_type: page
confirmation_title: ''
confirmation_message: ''
@ -133,6 +138,7 @@ settings:
confirmation_back_attributes: { }
confirmation_exclude_query: false
confirmation_exclude_token: false
confirmation_update: false
limit_total: null
limit_total_interval: null
limit_total_message: ''
@ -198,3 +204,4 @@ access:
users: { }
permissions: { }
handlers: { }
uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15

View file

@ -17,7 +17,7 @@ options: |
AS: 'American Samoa'
AZ: Arizona
AR: Arkansas
AE: 'Armed Forces (Canada, Europe, Africa, or Middle East'
AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'
AA: 'Armed Forces Americas'
AP: 'Armed Forces Pacific'
CA: California