Commit config after db updates; primarily linebreak expansions

This commit is contained in:
benjamin melançon 2021-07-14 08:53:40 -04:00
parent f803aa6668
commit 27bc701d4a
82 changed files with 2765 additions and 199 deletions

View file

@ -12,7 +12,23 @@ id: june_2020_webinars
title: 'July 2020 webinars'
description: ''
category: Education
elements: "name:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': Email\n '#required': true\ninterested_in:\n '#type': checkboxes\n '#title': 'Interested in'\n '#options':\n d9_site_building: 'Getting started Drupal 9'\n d9_updates: 'Introduction to Drupal 9 migrations'\n d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?'\n '#required': true\n"
elements: |
name:
'#type': textfield
'#title': Name
'#required': true
email:
'#type': email
'#title': Email
'#required': true
interested_in:
'#type': checkboxes
'#title': 'Interested in'
'#options':
d9_site_building: 'Getting started Drupal 9'
d9_updates: 'Introduction to Drupal 9 migrations'
d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?'
'#required': true
css: ''
javascript: ''
settings:
@ -33,7 +49,7 @@ settings:
form_previous_submissions: true
form_confidential: false
form_confidential_message: ''
form_remote_addr: true
form_disable_remote_addr: false
form_convert_anonymous: false
form_prepopulate: false
form_prepopulate_source_entity: false
@ -213,7 +229,40 @@ handlers:
from_options: { }
from_name: _default
subject: 'Agaric webinars on July 7, 2020 - Connection details'
body: "Thank you for registering!<br />\n<br />\nAll webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.<br />\n<br />\nGetting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)<br />\n<br />\nIntroduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)<br />\n<br />\nDrupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)<br />\n<br />\nYou might as well be interested in these full-day training options: <a href=\"https://agaric.coop/training\">https://agaric.coop/training</a><br />\n<br />\nJoin Zoom Meeting<br />\n<a href=\"https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09\">https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09</a><br />\n<br />\nMeeting ID: 944 1112 5686<br />\nPassword: AgaricWeb<br />\nOne tap mobile<br />\n+13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)<br />\n+16468769923,,94411125686#,,,,0#,,514824770# US (New York)<br />\n<br />\nDial by your location<br />\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 312 626 6799 US (Chicago)<br />\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 646 876 9923 US (New York)<br />\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 301 715 8592 US (Germantown)<br />\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 346 248 7799 US (Houston)<br />\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 669 900 6833 US (San Jose)<br />\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 253 215 8782 US (Tacoma)<br />\nMeeting ID: 944 1112 5686<br />\nPassword: 514824770<br />\n<br />\nIn solidarity,<br />\nAgaric.coop\n"
body: |
Thank you for registering!<br />
<br />
All webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.<br />
<br />
Getting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)<br />
<br />
Introduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)<br />
<br />
Drupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)<br />
<br />
You might as well be interested in these full-day training options: <a href="https://agaric.coop/training">https://agaric.coop/training</a><br />
<br />
Join Zoom Meeting<br />
<a href="https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09">https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09</a><br />
<br />
Meeting ID: 944 1112 5686<br />
Password: AgaricWeb<br />
One tap mobile<br />
+13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)<br />
+16468769923,,94411125686#,,,,0#,,514824770# US (New York)<br />
<br />
Dial by your location<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 312 626 6799 US (Chicago)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 646 876 9923 US (New York)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 301 715 8592 US (Germantown)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 346 248 7799 US (Houston)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 669 900 6833 US (San Jose)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +1 253 215 8782 US (Tacoma)<br />
Meeting ID: 944 1112 5686<br />
Password: 514824770<br />
<br />
In solidarity,<br />
Agaric.coop
excluded_elements: { }
ignore_access: false
exclude_empty: true