This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/webform.webform.submit_a_session.yml

122 lines
5.6 KiB
YAML
Raw Permalink Normal View History

2017-03-29 15:33:35 +00:00
uuid: 74b9919b-80ce-421d-9dda-b95e58ed6af0
langcode: en
2017-06-13 14:43:17 +00:00
status: closed
2017-03-29 15:33:35 +00:00
dependencies: { }
open: null
close: null
uid: 3
template: false
id: submit_a_session
title: 'Submit a session'
description: ''
elements: "introduction:\n '#type': webform_markup\n '#markup': \"Although this is a Drupal-focussed event, we are a diverse community and we are looking to promote a broad range of topics so talks relating to the wider open-source ecosystem and related issues like diversity in tech and mental health at work are very much welcome.<br />\\n<br />\\nIf you are unsure if your talk would be suitable, please either go ahead and submit your session below for approval, or get in touch with us at <a href=\\\"mailto:speakers@drupalcampbristol.co.uk\\\">speakers@drupalcampbristol.co.uk</a> and we will be happy to discuss it with you.<br />\\n<br />\\nWe have a number of half-length speaker slots available to make it easier for first-time speakers. Please select a Short (15-20 mins) session length when submitting your session.<br />\\n<br />\\nWe&#39;re here to help, so if you have any issues submitting your session please get in touch via our <a href=\\\"/contact\\\">contact form</a> or <a href=\\\"mailto:speakers@drupalcampbristol.co.uk\\\">speakers@drupalcampbristol.co.uk</a>.<br />\\n&nbsp;\"\nspeaker_name:\n '#type': textfield\n '#title': 'Your name'\n '#required': true\nspeaker_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\nsession_title:\n '#type': textfield\n '#title': 'Session title'\n '#required': true\nsession_overview:\n '#type': textarea\n '#title': 'Session overview'\n '#description': 'A short overview of the proposed session.'\n '#required': true\nsession_skill_level:\n '#type': select\n '#title': 'Session skill level'\n '#description': 'A rough guide of the skill level of the session.'\n '#options':\n Beginner: Beginner\n Intermediate: Intermediate\n Advanced: Advanced\n '#required': true\nsession_length:\n '#type': select\n '#title': 'Session length'\n '#description': 'Shorter talks may be grouped together with other sessions.'\n '#options':\n short: 'Short (15-20 minutes)'\n long: 'Long (40-45 minutes)'\n '#required': true\nspeaker_picture:\n '#type': webform_image_file\n '#title': 'Your picture'\n '#description': 'This image will be displayed along with your session on the website. Feel free to upload an avatar if you are not comfortable with us showing your face.'\n '#required': true\nspeaker_twitter_handle:\n '#type': textfield\n '#title': 'Your Twitter handle'\n '#description': 'If you have a Twitter account, please provide it here.'\nspeaker_drupal_org_handle:\n '#type': textfield\n '#title': 'Your Drupal.org handle'\n '#description': 'If you have an account on Drupal.org, please provide your handle here.'\ncoc_agree:\n '#type': webform_markup\n '#markup': 'By submitting this form, you agree to abide by the Camp&#39;s <a href=\"/code-of-conduct\">Code of Conduct</a>.'\n"
2017-03-29 15:33:35 +00:00
css: ''
javascript: ''
settings:
page: true
2017-03-31 11:25:28 +00:00
page_submit_path: submit-a-session
2017-03-29 15:33:35 +00:00
page_confirm_path: ''
form_submit_label: ''
form_submit_once: false
form_submit_attributes: { }
form_exception_message: ''
2017-06-13 14:43:17 +00:00
form_closed_message: 'Session submissions are now closed.'
2017-03-29 15:33:35 +00:00
form_previous_submissions: false
form_confidential: false
form_confidential_message: ''
form_prepopulate: false
form_prepopulate_source_entity: false
form_disable_autocomplete: false
form_novalidate: false
form_unsaved: false
form_disable_back: false
form_autofocus: false
form_details_toggle: false
wizard_progress_bar: true
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_next_button_label: ''
wizard_next_button_attributes: { }
wizard_prev_button_label: ''
wizard_prev_button_attributes: { }
wizard_start_label: ''
wizard_complete: true
wizard_complete_label: ''
preview: 0
preview_next_button_label: ''
preview_next_button_attributes: { }
preview_prev_button_label: ''
preview_prev_button_attributes: { }
preview_message: ''
draft: false
draft_auto_save: false
draft_button_label: ''
draft_button_attributes: { }
draft_saved_message: ''
draft_loaded_message: ''
confirmation_type: inline
confirmation_title: ''
confirmation_message: 'Thanks for submitting a session. We will be in touch once we have selected the sessions for the camp.'
confirmation_url: ''
confirmation_attributes: { }
confirmation_back: true
confirmation_back_label: ''
confirmation_back_attributes: { }
limit_total: null
limit_total_message: ''
limit_user: null
limit_user_message: ''
purge: none
purge_days: null
entity_limit_total: null
entity_limit_user: null
results_disabled: false
results_disabled_ignore: false
token_update: false
access:
create:
roles:
- anonymous
- authenticated
users: { }
view_any:
roles: { }
users: { }
update_any:
roles: { }
users: { }
delete_any:
roles: { }
users: { }
purge_any:
roles: { }
users: { }
view_own:
roles: { }
users: { }
update_own:
roles: { }
users: { }
delete_own:
roles: { }
users: { }
handlers:
session_submitted:
id: email
label: 'Session submitted'
handler_id: session_submitted
status: true
weight: 0
settings:
to_mail: oliver@drupalcampbristol.co.uk
cc_mail: emily@drupalcampbristol.co.uk
bcc_mail: ''
from_mail: default
from_name: default
subject: default
body: default
excluded_elements: { }
html: true
attachments: false
debug: false