Config changes from live, inc linebreak expansions

This commit is contained in:
benjamin melançon 2021-07-14 08:51:50 -04:00
parent b1b12e0505
commit f803aa6668
99 changed files with 5173 additions and 2708 deletions

View file

@ -14,41 +14,7 @@ id: purchase_training_migrate_api
title: 'Upgrading to Drupal 9 using the Migrate API'
description: ''
category: Purchase
elements: |
course_summary:
'#type': processed_text
'#display_on': both
'#text': |2
* Lead instructor: **Mauricio Dinarte**
* Date: **Tuesday, February 09** and **Thursday, February 11, 2021**
* Time: Both sessions at **10AM - 1:30PM Eastern**
* Cost: **$500**
'#format': markdown
name:
'#type': textfield
'#title': Name
'#required': true
email:
'#type': email
'#title': E-mail
'#required': true
payment:
'#type': stripe
'#title': Payment
'#format_items': ul
'#format_items_html': ''
'#format_items_text': ''
'#stripe_selectors_name': ':input[name="name"]'
optional_info_for_your_receipt:
'#type': textarea
'#title': 'Optional info for your receipt'
'#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'
'#autocomplete': 'off'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Purchase ticket'
elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 09** and **Thursday, February 11, 2021**\n * Time: Both sessions at **10AM - 1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n"
css: ''
javascript: ''
settings:
@ -150,10 +116,7 @@ settings:
draft_pending_multiple_message: ''
confirmation_type: inline
confirmation_title: ''
confirmation_message: |
Thank you [webform_submission:values:name]!&nbsp; You&#39;re registered for:<br />
[webform_submission:values:course_summary:html]<br />
We&#39;ve sent an e-mail to [webform_submission:values:email].
confirmation_message: "Thank you [webform_submission:values:name]!&nbsp; You&#39;re registered for:<br />\n[webform_submission:values:course_summary:html]<br />\nWe&#39;ve sent an e-mail to [webform_submission:values:email].\n"
confirmation_url: ''
confirmation_attributes: { }
confirmation_back: false
@ -272,18 +235,7 @@ handlers:
from_options: { }
from_name: _default
subject: 'Training registration for [webform:title]'
body: |
Dear [webform_submission:values:name],<br />
<br />
Thank you for registering!<br />
<br />
[webform_submission:values:course_summary:html]<br />
<br />
Connection information for joining the training online will be sent prior to the event.<br />
<br />
Best,<br />
<br />
The the team at Agaric
body: "Dear [webform_submission:values:name],<br />\n<br />\nThank you for registering!<br />\n<br />\n[webform_submission:values:course_summary:html]<br />\n<br />\nConnection information for joining the training online will be sent prior to the event.<br />\n<br />\nBest,<br />\n<br />\nThe the team at Agaric\n"
excluded_elements:
course_summary: course_summary
payment: payment