From c54b96fafb6cd7f61b28bfac0436d74a8a79d20e Mon Sep 17 00:00:00 2001 From: Mark Pavlitski Date: Thu, 27 Apr 2017 11:34:59 +0100 Subject: [PATCH] Updated submit-a-session webform config with text intro. --- config/webform.webform.submit_a_session.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/webform.webform.submit_a_session.yml b/config/webform.webform.submit_a_session.yml index 441d63ced..b711329e3 100644 --- a/config/webform.webform.submit_a_session.yml +++ b/config/webform.webform.submit_a_session.yml @@ -9,7 +9,7 @@ template: false id: submit_a_session title: 'Submit a session' description: '' -elements: "speaker_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's Code of Conduct.'\n" +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.
\\n
\\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 speakers@drupalcampbristol.co.uk and we will be happy to discuss it with you.
\\n
\\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.\"\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's Code of Conduct.'\n" css: '' javascript: '' settings: