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

@ -0,0 +1,31 @@
uuid: 90b94a1a-2679-4e0f-bfa9-7c2c47cdd17f
langcode: en
status: true
dependencies:
content:
- 'block_content:slide:82a602d0-5a54-4baf-84a9-8bbf482a96f9'
module:
- block_content
- block_visibility_groups
theme:
- agarica
id: 31daysofmigrationsinterviewontalkingdrupal
theme: agarica
region: content_bottom
weight: 0
provider: null
plugin: 'block_content:82a602d0-5a54-4baf-84a9-8bbf482a96f9'
settings:
id: 'block_content:82a602d0-5a54-4baf-84a9-8bbf482a96f9'
label: '31 Days of Migrations Interview on Talking Drupal'
provider: block_content
label_display: '0'
status: true
info: ''
view_mode: columnar
visibility:
condition_group:
id: condition_group
negate: false
block_visibility_group: ''
context_mapping: { }

View file

@ -1,6 +1,6 @@
uuid: 7201dbba-0cc0-46c5-a175-3b1be47aa5e3 uuid: 7201dbba-0cc0-46c5-a175-3b1be47aa5e3
langcode: en langcode: en
status: true status: false
dependencies: dependencies:
content: content:
- 'block_content:slide:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' - 'block_content:slide:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d'

View file

@ -30,8 +30,6 @@ visibility:
context_mapping: { } context_mapping: { }
request_path: request_path:
id: request_path id: request_path
pages: | pages: "/search\n/search/*\n"
/search
/search/*
negate: false negate: false
context_mapping: { } context_mapping: { }

View file

@ -7,7 +7,6 @@ dependencies:
module: module:
- block_content - block_content
- block_visibility_groups - block_visibility_groups
- system
theme: theme:
- agarica - agarica
id: upcomingtrainingsfromagaric id: upcomingtrainingsfromagaric
@ -30,8 +29,3 @@ visibility:
negate: false negate: false
block_visibility_group: '' block_visibility_group: ''
context_mapping: { } context_mapping: { }
request_path:
id: request_path
pages: ''
negate: false
context_mapping: { }

View file

@ -10,49 +10,11 @@ mail_templates:
watcher: watcher:
node: node:
subject: '[site:name] :: new comment on [node:title]' subject: '[site:name] :: new comment on [node:title]'
body: | body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n"
Hi [comment-subscribed:author],
[comment:author] has commented on: "[node:title]"
----
[comment:title]
[comment:body]
----
You can view the comment at the following url
[comment:url]
You can stop receiving emails when someone replies to this post,
by going to [comment-subscribed:unsubscribe-url]
You can set up auto-following feature for all future posts
by creating your own user with a few clicks here [site:login-url]
-- [site:name] team
[site:url]
entity_author: entity_author:
node: node:
subject: '[site:name] :: new comment for your post' subject: '[site:name] :: new comment for your post'
body: | body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n"
Hi [node:author],
You have received a comment on: "[node:title]"
----
[comment:title]
[comment:body]
----
You can view the comment at the following url
[comment:url]
You will receive emails like this for all replies to your posts. You can
disable this by logging in and changing the settings on your user account at
[node:author:edit-url].
-- [site:name] team
[site:url]
_core: _core:
default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik
bundle_types: bundle_types:

View file

@ -6,6 +6,4 @@ _core:
default_config_hash: eJWhGhpRfmEhpk2aZAe8424DHGi6A4onjpxfouE4eWk default_config_hash: eJWhGhpRfmEhpk2aZAe8424DHGi6A4onjpxfouE4eWk
id: edit_contact_form id: edit_contact_form
label: 'Edit contact form' label: 'Edit contact form'
route: | route: "entity.contact_form.collection\nentity.contact_form.edit_form\n"
entity.contact_form.collection
entity.contact_form.edit_form

View file

@ -24,45 +24,7 @@ items:
mail_templates: mail_templates:
watcher: watcher:
subject: '[site:name] :: new comment on [node:title]' subject: '[site:name] :: new comment on [node:title]'
body: | body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n"
Hi [comment-subscribed:author],
[comment:author] has commented on: "[node:title]"
----
[comment:title]
[comment:body]
----
You can view the comment at the following url
[comment:url]
You can stop receiving emails when someone replies to this post,
by going to [comment-subscribed:unsubscribe-url]
You can set up auto-following feature for all future posts
by creating your own user with a few clicks here [site:login-url]
-- [site:name] team
[site:url]
entity_author: entity_author:
subject: '[site:name] :: new comment for your post' subject: '[site:name] :: new comment for your post'
body: | body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n"
Hi [node:author],
You have received a comment on: "[node:title]"
----
[comment:title]
[comment:body]
----
You can view the comment at the following url
[comment:url]
You will receive emails like this for all replies to your posts. You can
disable this by logging in and changing the settings on your user account at
[node:author:edit-url].
-- [site:name] team
[site:url]

View file

@ -28,9 +28,7 @@ items:
dependencies: { } dependencies: { }
id: edit_contact_form id: edit_contact_form
label: 'Edit contact form' label: 'Edit contact form'
route: | route: "entity.contact_form.collection\nentity.contact_form.edit_form\n"
entity.contact_form.collection
entity.contact_form.edit_form
- -
collection: '' collection: ''
name: core.date_format.month_day_year name: core.date_format.month_day_year

View file

@ -19,13 +19,7 @@ items:
cross_domains: '' cross_domains: ''
visibility: visibility:
request_path_mode: 0 request_path_mode: 0
request_path_pages: | request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*\n"
/admin
/admin/*
/batch
/node/add*
/node/*/*
/user/*/*
user_role_mode: 0 user_role_mode: 0
user_role_roles: { } user_role_roles: { }
user_account_mode: 0 user_account_mode: 0

View file

@ -46,10 +46,7 @@ items:
plugin: text plugin: text
label: Honeypot label: Honeypot
weight: -10 weight: -10
body: | body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n"
Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.
Click Next to be guided through this configuration page.
location: top location: top
protect-all-forms: protect-all-forms:
id: protect-all-forms id: protect-all-forms
@ -58,10 +55,7 @@ items:
weight: -9 weight: -9
attributes: attributes:
data-id: edit-protect-all-forms data-id: edit-protect-all-forms
body: | body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n"
Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.
Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.
location: bottom location: bottom
log-blocked-form-submissions: log-blocked-form-submissions:
id: log-blocked-form-submissions id: log-blocked-form-submissions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -122,117 +122,31 @@ items:
name: user.mail name: user.mail
data: data:
cancel_confirm: cancel_confirm:
body: | body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team\n"
[user:display-name],
A request to cancel your account has been made at [site:name].
You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:
[user:cancel-url]
NOTE: The cancellation of your account is not reversible.
This link expires in one day and nothing will happen if it is not used.
-- [site:name] team
subject: 'Account cancellation request for [user:display-name] at [site:name]' subject: 'Account cancellation request for [user:display-name] at [site:name]'
password_reset: password_reset:
body: | body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team\n"
[user:display-name],
A request to reset the password for your account has been made at [site:name].
You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.
-- [site:name] team
subject: 'Replacement login information for [user:display-name] at [site:name]' subject: 'Replacement login information for [user:display-name] at [site:name]'
register_admin_created: register_admin_created:
body: | body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n"
[user:display-name],
A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password.
After setting your password, you will be able to log in at [site:login-url] in the future using:
username: [user:name]
password: Your password
-- [site:name] team
subject: 'An administrator created an account for you at [site:name]' subject: 'An administrator created an account for you at [site:name]'
register_no_approval_required: register_no_approval_required:
body: | body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n"
[user:display-name],
Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password.
After setting your password, you will be able to log in at [site:login-url] in the future using:
username: [user:name]
password: Your password
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name]' subject: 'Account details for [user:display-name] at [site:name]'
register_pending_approval: register_pending_approval:
body: | body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team\n"
[user:display-name],
Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
register_pending_approval_admin: register_pending_approval_admin:
body: | body: "[user:display-name] has applied for an account.\n\n[user:edit-url]\n"
[user:display-name] has applied for an account.
[user:edit-url]
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
status_activated: status_activated:
body: | body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team\n"
[user:display-name],
Your account at [site:name] has been activated.
You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password.
After setting your password, you will be able to log in at [site:login-url] in the future using:
username: [user:account-name]
password: Your password
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (approved)' subject: 'Account details for [user:display-name] at [site:name] (approved)'
status_blocked: status_blocked:
body: | body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team\n"
[user:display-name],
Your account on [site:name] has been blocked.
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (blocked)' subject: 'Account details for [user:display-name] at [site:name] (blocked)'
status_canceled: status_canceled:
body: | body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team\n"
[user:display-name],
Your account on [site:name] has been canceled.
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (canceled)' subject: 'Account details for [user:display-name] at [site:name] (canceled)'
langcode: en langcode: en
- -

View file

@ -3274,12 +3274,7 @@ items:
default_form_required_label: 'Indicates required field' default_form_required_label: 'Indicates required field'
default_form_details_toggle: true default_form_details_toggle: true
default_form_file_limit: '' default_form_file_limit: ''
form_classes: | form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
container-inline clearfix
form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
button_classes: '' button_classes: ''
default_wizard_prev_button_label: '< Previous Page' default_wizard_prev_button_label: '< Previous Page'
default_wizard_next_button_label: 'Next Page >' default_wizard_next_button_label: 'Next Page >'
@ -3316,14 +3311,8 @@ items:
default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.' default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.'
default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.' default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.'
default_autofill_message: 'This submission has been autofilled with your previous submission.' default_autofill_message: 'This submission has been autofilled with your previous submission.'
preview_classes: | preview_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n"
messages messages--error confirmation_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n"
messages messages--warning
messages messages--status
confirmation_classes: |
messages messages--error
messages messages--warning
messages messages--status
confirmation_back_classes: button confirmation_back_classes: button
default_limit_total_message: 'No more submissions are permitted.' default_limit_total_message: 'No more submissions are permitted.'
default_limit_user_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.'
@ -3374,28 +3363,9 @@ items:
element: element:
empty_message: '{Empty}' empty_message: '{Empty}'
allowed_tags: admin allowed_tags: admin
wrapper_classes: | wrapper_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
container-inline clearfix classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
form--inline clearfix horizontal_rule_classes: "webform-horizontal-rule--solid\nwebform-horizontal-rule--dashed\nwebform-horizontal-rule--dotted\nwebform-horizontal-rule--gradient\nwebform-horizontal-rule--thin\nwebform-horizontal-rule--medium\nwebform-horizontal-rule--thick\nwebform-horizontal-rule--flaired\nwebform-horizontal-rule--glyph\n"
messages messages--error
messages messages--warning
messages messages--status
classes: |
container-inline clearfix
form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
horizontal_rule_classes: |
webform-horizontal-rule--solid
webform-horizontal-rule--dashed
webform-horizontal-rule--dotted
webform-horizontal-rule--gradient
webform-horizontal-rule--thin
webform-horizontal-rule--medium
webform-horizontal-rule--thick
webform-horizontal-rule--flaired
webform-horizontal-rule--glyph
default_description_display: '' default_description_display: ''
default_more_title: More default_more_title: More
default_section_title_tag: h2 default_section_title_tag: h2
@ -3438,98 +3408,12 @@ items:
default_sender_mail: '' default_sender_mail: ''
default_sender_name: '' default_sender_name: ''
default_subject: 'Webform submission from: [webform_submission:source-entity]' default_subject: 'Webform submission from: [webform_submission:source-entity]'
default_body_text: | default_body_text: "Submitted on [webform_submission:created]\nSubmitted by: [webform_submission:user]\n\nSubmitted values are:\n[webform_submission:values]\n"
Submitted on [webform_submission:created] default_body_html: "<p>Submitted on [webform_submission:created]</p>\n<p>Submitted by: [webform_submission:user]</p>\n<p>Submitted values are:</p>\n[webform_submission:values]\n"
Submitted by: [webform_submission:user]
Submitted values are:
[webform_submission:values]
default_body_html: |
<p>Submitted on [webform_submission:created]</p>
<p>Submitted by: [webform_submission:user]</p>
<p>Submitted values are:</p>
[webform_submission:values]
roles: { } roles: { }
test: test:
types: | types: "checkbox:\n - true\ncolor:\n - '#ffffcc'\n - '#ffffcc'\n - '#ccffff'\nemail:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nlanguage_select:\n - en\nmachine_name:\n - 'loremipsum'\n - 'oratione'\n - 'dixisset'\ntel:\n - '123-456-7890'\n - '098-765-4321'\ntextarea:\n - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'\n - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'\n - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'\ntext_format:\n - value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'\n - value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'\n - value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'\nurl:\n - 'http://example.com'\n - 'http://test.com'\nwebform_email_confirm:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nwebform_email_multiple:\n - 'example@example.com, test@test.com, random@random.com'\nwebform_time:\n - '09:00'\n - '17:00'\n"
checkbox: names: "first_name:\n - 'John'\n - 'Paul'\n - 'Ringo'\n - 'George'\nlast_name:\n - 'Lennon'\n - 'McCartney'\n - 'Starr'\n - 'Harrison'\naddress:\n - '10 Main Street'\n - '11 Brook Alley Road. APT 1'\nzip:\n - '11111'\n - '12345'\n - '12345-6789'\npostal_code:\n - '11111'\n - '12345'\n - '12345-6789'\nphone:\n - '123-456-7890'\n - '098-765-4321'\nfax:\n - '123-456-7890'\n - '098-765-4321'\ncity:\n - 'Springfield'\n - 'Pleasantville'\n - 'Hill Valley'\nurl:\n - 'http://example.com'\n - 'http://test.com'\ndefault:\n - 'Loremipsum'\n - 'Oratione'\n - 'Dixisset'\n"
- true
color:
- '#ffffcc'
- '#ffffcc'
- '#ccffff'
email:
- 'example@example.com'
- 'test@test.com'
- 'random@random.com'
language_select:
- en
machine_name:
- 'loremipsum'
- 'oratione'
- 'dixisset'
tel:
- '123-456-7890'
- '098-765-4321'
textarea:
- 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'
- 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'
- 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'
text_format:
- value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'
- value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'
- value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'
url:
- 'http://example.com'
- 'http://test.com'
webform_email_confirm:
- 'example@example.com'
- 'test@test.com'
- 'random@random.com'
webform_email_multiple:
- 'example@example.com, test@test.com, random@random.com'
webform_time:
- '09:00'
- '17:00'
names: |
first_name:
- 'John'
- 'Paul'
- 'Ringo'
- 'George'
last_name:
- 'Lennon'
- 'McCartney'
- 'Starr'
- 'Harrison'
address:
- '10 Main Street'
- '11 Brook Alley Road. APT 1'
zip:
- '11111'
- '12345'
- '12345-6789'
postal_code:
- '11111'
- '12345'
- '12345-6789'
phone:
- '123-456-7890'
- '098-765-4321'
fax:
- '123-456-7890'
- '098-765-4321'
city:
- 'Springfield'
- 'Pleasantville'
- 'Hill Valley'
url:
- 'http://example.com'
- 'http://test.com'
default:
- 'Loremipsum'
- 'Oratione'
- 'Dixisset'
ui: ui:
video_display: dialog video_display: dialog
details_save: true details_save: true
@ -3573,31 +3457,7 @@ items:
title: Contact title: Contact
description: 'Basic email contact webform.' description: 'Basic email contact webform.'
category: '' category: ''
elements: | elements: "name:\n '#title': 'Your Name'\n '#type': textfield\n '#required': true\n '#default_value': '[current-user:display-name]'\nemail:\n '#title': 'Your Email'\n '#type': email\n '#required': true\n '#default_value': '[current-user:mail]'\nsubject:\n '#title': Subject\n '#type': textfield\n '#required': true\n '#test': 'Testing contact webform from [site:name]'\nmessage:\n '#title': Message\n '#type': textarea\n '#required': true\n '#test': 'Please ignore this email.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n"
name:
'#title': 'Your Name'
'#type': textfield
'#required': true
'#default_value': '[current-user:display-name]'
email:
'#title': 'Your Email'
'#type': email
'#required': true
'#default_value': '[current-user:mail]'
subject:
'#title': Subject
'#type': textfield
'#required': true
'#test': 'Testing contact webform from [site:name]'
message:
'#title': Message
'#type': textarea
'#required': true
'#test': 'Please ignore this email.'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Send message'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -3859,14 +3719,7 @@ items:
label: Days label: Days
category: 'Date and time' category: 'Date and time'
likert: false likert: false
options: | options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n"
Sunday: Sunday
Monday: Monday
Tuesday: Tuesday
Wednesday: Wednesday
Thursday: Thursday
Friday: Friday
Saturday: Saturday
- -
collection: '' collection: ''
name: webform.webform_options.education name: webform.webform_options.education
@ -3881,11 +3734,7 @@ items:
label: Education label: Education
category: Demographic category: Demographic
likert: false likert: false
options: | options: "High School: High School\nAssociate Degree: Associate Degree\nGraduate or Professional Degree: Graduate or Professional Degree\nSome College: Some College\n"
High School: High School
Associate Degree: Associate Degree
Graduate or Professional Degree: Graduate or Professional Degree
Some College: Some College
- -
collection: '' collection: ''
name: webform.webform_options.employment_status name: webform.webform_options.employment_status
@ -3900,12 +3749,7 @@ items:
label: 'Employment status' label: 'Employment status'
category: Demographic category: Demographic
likert: false likert: false
options: | options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n"
'Full Time': 'Full Time'
'Part Time': 'Part Time'
'Military': 'Military'
Unemployed: Unemployed
Retired: Retired
- -
collection: '' collection: ''
name: webform.webform_options.ethnicity name: webform.webform_options.ethnicity
@ -3920,15 +3764,7 @@ items:
label: Ethnicity label: Ethnicity
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Caucasian: Caucasian\n'Latino/Hispanic': 'Latino/Hispanic'\n'Middle Eastern': 'Middle Eastern'\nAfrican: African\nCaribbean: Caribbean\n'South Asian': 'South Asian'\n'East Asian': 'East Asian'\nMixed: Mixed\n"
Caucasian: Caucasian
'Latino/Hispanic': 'Latino/Hispanic'
'Middle Eastern': 'Middle Eastern'
African: African
Caribbean: Caribbean
'South Asian': 'South Asian'
'East Asian': 'East Asian'
Mixed: Mixed
- -
collection: '' collection: ''
name: webform.webform_options.gender name: webform.webform_options.gender
@ -3943,9 +3779,7 @@ items:
label: Gender label: Gender
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Male: Male\nFemale: Female\n"
Male: Male
Female: Female
- -
collection: '' collection: ''
name: webform.webform_options.industry name: webform.webform_options.industry
@ -3960,46 +3794,7 @@ items:
label: Industry label: Industry
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Accounting/Finance: Accounting/Finance\nAdvertising/Public Relations: Advertising/Public Relations\nAerospace/Aviation: Aerospace/Aviation\nArts/Entertainment/Publishing: Arts/Entertainment/Publishing\nAutomotive: Automotive\nBanking/Mortgage: Banking/Mortgage\nBusiness Development: Business Development\nBusiness Opportunity: Business Opportunity\nClerical/Administrative: Clerical/Administrative\nConstruction/Facilities: Construction/Facilities\nConsumer Goods: Consumer Goods\nCustomer Service: Customer Service\nEducation/Training: Education/Training\nEnergy/Utilities: Energy/Utilities\nEngineering: Engineering\nGovernment/Military: Government/Military\nHealthcare: Healthcare\nHospitality/Travel: Hospitality/Travel\nHuman Resources: Human Resources\nInstallation/Maintenance: Installation/Maintenance\nInsurance: Insurance\nInternet: Internet\nLaw Enforcement/Security: Law Enforcement/Security\nLegal: Legal\nManagement/Executive: Management/Executive\nManufacturing/Operations: Manufacturing/Operations\nMarketing: Marketing\nNon-Profit/Volunteer: Non-Profit/Volunteer\nPharmaceutical/Biotech: Pharmaceutical/Biotech\nProfessional Services: Professional Services\nReal Estate: Real Estate\nRestaurant/Food Service: Restaurant/Food Service\nRetail: Retail\nSales: Sales\nScience/Research: Science/Research\nSkilled Labor: Skilled Labor\nTechnology: Technology\nTelecommunications: Telecommunications\nTransportation/Logistics: Transportation/Logistics\n"
Accounting/Finance: Accounting/Finance
Advertising/Public Relations: Advertising/Public Relations
Aerospace/Aviation: Aerospace/Aviation
Arts/Entertainment/Publishing: Arts/Entertainment/Publishing
Automotive: Automotive
Banking/Mortgage: Banking/Mortgage
Business Development: Business Development
Business Opportunity: Business Opportunity
Clerical/Administrative: Clerical/Administrative
Construction/Facilities: Construction/Facilities
Consumer Goods: Consumer Goods
Customer Service: Customer Service
Education/Training: Education/Training
Energy/Utilities: Energy/Utilities
Engineering: Engineering
Government/Military: Government/Military
Healthcare: Healthcare
Hospitality/Travel: Hospitality/Travel
Human Resources: Human Resources
Installation/Maintenance: Installation/Maintenance
Insurance: Insurance
Internet: Internet
Law Enforcement/Security: Law Enforcement/Security
Legal: Legal
Management/Executive: Management/Executive
Manufacturing/Operations: Manufacturing/Operations
Marketing: Marketing
Non-Profit/Volunteer: Non-Profit/Volunteer
Pharmaceutical/Biotech: Pharmaceutical/Biotech
Professional Services: Professional Services
Real Estate: Real Estate
Restaurant/Food Service: Restaurant/Food Service
Retail: Retail
Sales: Sales
Science/Research: Science/Research
Skilled Labor: Skilled Labor
Technology: Technology
Telecommunications: Telecommunications
Transportation/Logistics: Transportation/Logistics
- -
collection: '' collection: ''
name: webform.webform_options.languages name: webform.webform_options.languages
@ -4029,12 +3824,7 @@ items:
label: 'Likert: Agreement' label: 'Likert: Agreement'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n"
1: 'Much Worse'
2: 'Somewhat Worse'
3: 'About the Same'
4: 'Somewhat Better'
5: 'Much Better'
- -
collection: '' collection: ''
name: webform.webform_options.likert_comparison name: webform.webform_options.likert_comparison
@ -4049,12 +3839,7 @@ items:
label: 'Likert: Comparison' label: 'Likert: Comparison'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n"
1: Strongly Disagree
2: Disagree
3: Neutral
4: Agree
5: Strongly Agree
- -
collection: '' collection: ''
name: webform.webform_options.likert_importance name: webform.webform_options.likert_importance
@ -4069,12 +3854,7 @@ items:
label: 'Likert: Importance' label: 'Likert: Importance'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n"
1: Not at all Important
2: Somewhat Important
3: Neutral
4: Important
5: Very Important
- -
collection: '' collection: ''
name: webform.webform_options.likert_quality name: webform.webform_options.likert_quality
@ -4089,12 +3869,7 @@ items:
label: 'Likert: Quality' label: 'Likert: Quality'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n"
1: Poor
2: Fair
3: Good
4: Very good
5: Excellent
- -
collection: '' collection: ''
name: webform.webform_options.likert_satisfaction name: webform.webform_options.likert_satisfaction
@ -4109,12 +3884,7 @@ items:
label: 'Likert: Satisfaction' label: 'Likert: Satisfaction'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n"
1: Very Unsatisfied
2: Unsatisfied
3: Neutral
4: Satisfied
5: Very Satisfied
- -
collection: '' collection: ''
name: webform.webform_options.likert_ten_scale name: webform.webform_options.likert_ten_scale
@ -4129,17 +3899,7 @@ items:
label: 'Likert: Ten Scale' label: 'Likert: Ten Scale'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n"
1: 1
2: 2
3: 3
4: 4
5: 5
6: 6
7: 7
8: 8
9: 9
10: 10
- -
collection: '' collection: ''
name: webform.webform_options.likert_would_you name: webform.webform_options.likert_would_you
@ -4154,12 +3914,7 @@ items:
label: 'Likert: Would You' label: 'Likert: Would You'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n"
1: Definitely Not
2: Probably Not
3: Not Sure
4: Probably
5: Definitely
- -
collection: '' collection: ''
name: webform.webform_options.marital_status name: webform.webform_options.marital_status
@ -4174,11 +3929,7 @@ items:
label: 'Marital status' label: 'Marital status'
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n"
Single: Single
Married: Married
Divorced: Divorced
Widowed: Widowed
- -
collection: '' collection: ''
name: webform.webform_options.months name: webform.webform_options.months
@ -4193,19 +3944,7 @@ items:
label: Months label: Months
category: 'Date and time' category: 'Date and time'
likert: false likert: false
options: | options: "January: January\nFebruary: February\nMarch: March\nApril: April\nMay: May\nJune: June\nJuly: July\nAugust: August\nSeptember: September\nOctober: October\nNovember: November\nDecember: December\n"
January: January
February: February
March: March
April: April
May: May
June: June
July: July
August: August
September: September
October: October
November: November
December: December
- -
collection: '' collection: ''
name: webform.webform_options.phone_types name: webform.webform_options.phone_types
@ -4220,10 +3959,7 @@ items:
label: 'Phone type' label: 'Phone type'
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Home: Home\nOffice: Office\nCell: Cell\n"
Home: Home
Office: Office
Cell: Cell
- -
collection: '' collection: ''
name: webform.webform_options.relationship name: webform.webform_options.relationship
@ -4238,12 +3974,7 @@ items:
label: Relationship label: Relationship
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n"
Parent: Parent
'Significant Other': 'Significant Other'
Sibling: Sibling
Child: Child
Friend: Friend
- -
collection: '' collection: ''
name: webform.webform_options.size name: webform.webform_options.size
@ -4258,12 +3989,7 @@ items:
label: Size label: Size
category: General category: General
likert: false likert: false
options: | options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n"
Extra Small: Extra Small
Small: Small
Medium: Medium
Large: Large
Extra Large: Extra Large
- -
collection: '' collection: ''
name: webform.webform_options.state_codes name: webform.webform_options.state_codes
@ -4278,59 +4004,7 @@ items:
label: 'State codes' label: 'State codes'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "AL: Alabama\nAK: Alaska\nAZ: Arizona\nAR: Arkansas\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPA: Pennsylvania\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n"
AL: Alabama
AK: Alaska
AZ: Arizona
AR: Arkansas
CA: California
CO: Colorado
CT: Connecticut
DE: Delaware
DC: 'District of Columbia'
FL: Florida
GA: Georgia
GU: Guam
HI: Hawaii
ID: Idaho
IL: Illinois
IN: Indiana
IA: Iowa
KS: Kansas
KY: Kentucky
LA: Louisiana
ME: Maine
MD: Maryland
MA: Massachusetts
MI: Michigan
MN: Minnesota
MS: Mississippi
MO: Missouri
MT: Montana
NE: Nebraska
NV: Nevada
NH: 'New Hampshire'
NJ: 'New Jersey'
NM: 'New Mexico'
NY: 'New York'
NC: 'North Carolina'
ND: 'North Dakota'
OH: Ohio
OK: Oklahoma
OR: Oregon
PA: Pennsylvania
RI: 'Rhode Island'
SC: 'South Carolina'
SD: 'South Dakota'
TN: Tennessee
TX: Texas
UT: Utah
VT: Vermont
VA: Virginia
WA: Washington
WV: 'West Virginia'
WI: Wisconsin
WY: Wyoming
- -
collection: '' collection: ''
name: webform.webform_options.state_names name: webform.webform_options.state_names
@ -4345,58 +4019,7 @@ items:
label: 'State names' label: 'State names'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "Alabama: Alabama\nAlaska: Alaska\nArizona: Arizona\nArkansas: Arkansas\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\nFlorida: Florida\nGeorgia: Georgia\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPennsylvania: Pennsylvania\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n"
Alabama: Alabama
Alaska: Alaska
Arizona: Arizona
Arkansas: Arkansas
California: California
Colorado: Colorado
Connecticut: Connecticut
Delaware: Delaware
'District of Columbia': 'District of Columbia'
Florida: Florida
Georgia: Georgia
Hawaii: Hawaii
Idaho: Idaho
Illinois: Illinois
Indiana: Indiana
Iowa: Iowa
Kansas: Kansas
Kentucky: Kentucky
Louisiana: Louisiana
Maine: Maine
Maryland: Maryland
Massachusetts: Massachusetts
Michigan: Michigan
Minnesota: Minnesota
Mississippi: Mississippi
Missouri: Missouri
Montana: Montana
Nebraska: Nebraska
Nevada: Nevada
'New Hampshire': 'New Hampshire'
'New Jersey': 'New Jersey'
'New Mexico': 'New Mexico'
'New York': 'New York'
'North Carolina': 'North Carolina'
'North Dakota': 'North Dakota'
Ohio: Ohio
Oklahoma: Oklahoma
Oregon: Oregon
Pennsylvania: Pennsylvania
'Rhode Island': 'Rhode Island'
'South Carolina': 'South Carolina'
'South Dakota': 'South Dakota'
Tennessee: Tennessee
Texas: Texas
Utah: Utah
Vermont: Vermont
Virginia: Virginia
Washington: Washington
'West Virginia': 'West Virginia'
Wisconsin: Wisconsin
Wyoming: Wyoming
- -
collection: '' collection: ''
name: webform.webform_options.state_province_codes name: webform.webform_options.state_province_codes
@ -4411,69 +4034,7 @@ items:
label: 'State/Province codes' label: 'State/Province codes'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "AL: Alabama\nAK: Alaska\nAS: 'American Samoa'\nAZ: Arizona\nAR: Arkansas\nAE: 'Armed Forces (Canada, Europe, Africa, or Middle East'\nAA: 'Armed Forces Americas'\nAP: 'Armed Forces Pacific'\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFM: 'Federated States of Micronesia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMH: 'Marshall Islands'\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nMP: 'Northern Mariana Islands'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPW: Palau\nPA: Pennsylvania\nPR: 'Puerto Rico'\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVI: 'Virgin Islands'\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n"
AL: Alabama
AK: Alaska
AS: 'American Samoa'
AZ: Arizona
AR: Arkansas
AE: 'Armed Forces (Canada, Europe, Africa, or Middle East'
AA: 'Armed Forces Americas'
AP: 'Armed Forces Pacific'
CA: California
CO: Colorado
CT: Connecticut
DE: Delaware
DC: 'District of Columbia'
FM: 'Federated States of Micronesia'
FL: Florida
GA: Georgia
GU: Guam
HI: Hawaii
ID: Idaho
IL: Illinois
IN: Indiana
IA: Iowa
KS: Kansas
KY: Kentucky
LA: Louisiana
ME: Maine
MH: 'Marshall Islands'
MD: Maryland
MA: Massachusetts
MI: Michigan
MN: Minnesota
MS: Mississippi
MO: Missouri
MT: Montana
NE: Nebraska
NV: Nevada
NH: 'New Hampshire'
NJ: 'New Jersey'
NM: 'New Mexico'
NY: 'New York'
NC: 'North Carolina'
ND: 'North Dakota'
MP: 'Northern Mariana Islands'
OH: Ohio
OK: Oklahoma
OR: Oregon
PW: Palau
PA: Pennsylvania
PR: 'Puerto Rico'
RI: 'Rhode Island'
SC: 'South Carolina'
SD: 'South Dakota'
TN: Tennessee
TX: Texas
UT: Utah
VT: Vermont
VI: 'Virgin Islands'
VA: Virginia
WA: Washington
WV: 'West Virginia'
WI: Wisconsin
WY: Wyoming
- -
collection: '' collection: ''
name: webform.webform_options.state_province_names name: webform.webform_options.state_province_names
@ -4488,69 +4049,7 @@ items:
label: 'State/Province names' label: 'State/Province names'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "Alabama: Alabama\nAlaska: Alaska\n'American Samoa': 'American Samoa'\nArizona: Arizona\nArkansas: Arkansas\n'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'\n'Armed Forces Americas': 'Armed Forces Americas'\n'Armed Forces Pacific': 'Armed Forces Pacific'\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\n'Federated States of Micronesia': 'Federated States of Micronesia'\nFlorida: Florida\nGeorgia: Georgia\nGuam: Guam\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\n'Marshall Islands': 'Marshall Islands'\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\n'Northern Mariana Islands': 'Northern Mariana Islands'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPalau: Palau\nPennsylvania: Pennsylvania\n'Puerto Rico': 'Puerto Rico'\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\n'Virgin Islands': 'Virgin Islands'\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n"
Alabama: Alabama
Alaska: Alaska
'American Samoa': 'American Samoa'
Arizona: Arizona
Arkansas: Arkansas
'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'
'Armed Forces Americas': 'Armed Forces Americas'
'Armed Forces Pacific': 'Armed Forces Pacific'
California: California
Colorado: Colorado
Connecticut: Connecticut
Delaware: Delaware
'District of Columbia': 'District of Columbia'
'Federated States of Micronesia': 'Federated States of Micronesia'
Florida: Florida
Georgia: Georgia
Guam: Guam
Hawaii: Hawaii
Idaho: Idaho
Illinois: Illinois
Indiana: Indiana
Iowa: Iowa
Kansas: Kansas
Kentucky: Kentucky
Louisiana: Louisiana
Maine: Maine
'Marshall Islands': 'Marshall Islands'
Maryland: Maryland
Massachusetts: Massachusetts
Michigan: Michigan
Minnesota: Minnesota
Mississippi: Mississippi
Missouri: Missouri
Montana: Montana
Nebraska: Nebraska
Nevada: Nevada
'New Hampshire': 'New Hampshire'
'New Jersey': 'New Jersey'
'New Mexico': 'New Mexico'
'New York': 'New York'
'North Carolina': 'North Carolina'
'North Dakota': 'North Dakota'
'Northern Mariana Islands': 'Northern Mariana Islands'
Ohio: Ohio
Oklahoma: Oklahoma
Oregon: Oregon
Palau: Palau
Pennsylvania: Pennsylvania
'Puerto Rico': 'Puerto Rico'
'Rhode Island': 'Rhode Island'
'South Carolina': 'South Carolina'
'South Dakota': 'South Dakota'
Tennessee: Tennessee
Texas: Texas
Utah: Utah
Vermont: Vermont
'Virgin Islands': 'Virgin Islands'
Virginia: Virginia
Washington: Washington
'West Virginia': 'West Virginia'
Wisconsin: Wisconsin
Wyoming: Wyoming
- -
collection: '' collection: ''
name: webform.webform_options.time_zones name: webform.webform_options.time_zones
@ -4580,12 +4079,7 @@ items:
label: Titles label: Titles
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n"
Miss: Miss
Ms: Ms
Mr: Mr
Mrs: Mrs
Dr: Dr
- -
collection: '' collection: ''
name: webform.webform_options.yes_no name: webform.webform_options.yes_no
@ -4600,6 +4094,4 @@ items:
label: Yes/No label: Yes/No
category: General category: General
likert: false likert: false
options: | options: "Yes: Yes\nNo: No\n"
Yes: Yes
No: No

View file

@ -0,0 +1,15 @@
uuid: ce58b4ab-1355-4710-bbc4-88f51fa2386b
langcode: en
status: true
dependencies:
enforced:
module:
- media_library
module:
- media
_core:
default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8
id: media.media_library
label: 'Media library'
targetEntityType: media
cache: true

View file

@ -0,0 +1,12 @@
uuid: 7c91db2c-a8ef-4ec3-9331-dc9796f1c0e6
langcode: en
status: false
dependencies:
module:
- media
_core:
default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0
id: media.full
label: 'Full content'
targetEntityType: media
cache: true

View file

@ -0,0 +1,15 @@
uuid: d1c3c179-3064-4b7e-a89c-7fa7045b4dca
langcode: en
status: true
dependencies:
enforced:
module:
- media_library
module:
- media
_core:
default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8
id: media.media_library
label: 'Media library'
targetEntityType: media
cache: true

View file

@ -100,6 +100,8 @@ module:
locale: 0 locale: 0
mailchimp: 0 mailchimp: 0
markdown: 0 markdown: 0
media: 0
media_library: 0
menu_block: 0 menu_block: 0
menu_trail_by_path: 0 menu_trail_by_path: 0
menu_ui: 0 menu_ui: 0

View file

@ -1,33 +1,6 @@
403: 403:
title: 'Access denied' title: 'Access denied'
body: | body: "<section class=\"section\" data-headerbg=\"light\">\n <div class=\"container\">\n <div class=\"flow content\">\n <div class=\"flow_middle\">\n <p class=\"subtitle is-3 is-mono\">I'm sorry, you do not have permission to be here.</p>\n </div>\n <div class=\"flow_full\">\n <div class=\"columns is-centered-vert\">\n <div class=\"column\">\n <blockquote class=\"is-marine\">\n<p class=\"subtitle is-4\">Knocked once<br />\nTried to tell 'em I've been there<br />\nDoor slammed<br />\nHospitality's thin there</p>\n<cite>Marvin Moore, \"Green Door\"</cite>\n </blockquote>\n </div>\n <div class=\"column\">\n <ul class=\"icon-list icon-list-cols\">\n <li class=\"agc-locked is-marine is-2\"></li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n"
<section class="section" data-headerbg="light">
<div class="container">
<div class="flow content">
<div class="flow_middle">
<p class="subtitle is-3 is-mono">I'm sorry, you do not have permission to be here.</p>
</div>
<div class="flow_full">
<div class="columns is-centered-vert">
<div class="column">
<blockquote class="is-marine">
<p class="subtitle is-4">Knocked once<br />
Tried to tell 'em I've been there<br />
Door slammed<br />
Hospitality's thin there</p>
<cite>Marvin Moore, "Green Door"</cite>
</blockquote>
</div>
<div class="column">
<ul class="icon-list icon-list-cols">
<li class="agc-locked is-marine is-2"></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
theme: '' theme: ''
404: 404:
title: 'Requested page not found' title: 'Requested page not found'

View file

@ -48,10 +48,7 @@ settings:
- Maximize - Maximize
plugins: plugins:
stylescombo: stylescombo:
styles: | styles: "p.subtitle.is-mono.is-4|Mono subtitle\np.title.is-5.is-spaced|Small title\np.subtitle.is-6|Small subtitle\n"
p.subtitle.is-mono.is-4|Mono subtitle
p.title.is-5.is-spaced|Small title
p.subtitle.is-6|Small subtitle
language: language:
language_list: un language_list: un
linebreaks: linebreaks:

View file

@ -4,13 +4,7 @@ domain_mode: 0
cross_domains: '' cross_domains: ''
visibility: visibility:
request_path_mode: 0 request_path_mode: 0
request_path_pages: | request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*\n"
/admin
/admin/*
/batch
/node/add*
/node/*/*
/user/*/*
user_role_mode: 0 user_role_mode: 0
user_role_roles: { } user_role_roles: { }
user_account_mode: 0 user_account_mode: 0

View file

@ -0,0 +1,20 @@
uuid: 949cdfef-b4c1-4714-80e7-37e6a43a1403
langcode: en
status: true
dependencies:
enforced:
module:
- media_library
_core:
default_config_hash: 7qJqToD1OQLAyeswpmg7M0LRxQlw1URQkJDWUJCnmR8
name: media_library
label: 'Media Library thumbnail (220×220)'
effects:
75b076a8-1234-4b42-85db-bf377c4d8d5f:
uuid: 75b076a8-1234-4b42-85db-bf377c4d8d5f
id: image_scale
weight: 0
data:
width: 220
height: 220
upscale: false

View file

@ -4,10 +4,7 @@ display:
footer: footer:
area: area:
content: content:
value: | value: "<div class=\"titlebar\">\n<div class=\"titlebar_links\"><a href=\"/blog\">Más entradas de blog</a></div>\n</div>\n"
<div class="titlebar">
<div class="titlebar_links"><a href="/blog">Más entradas de blog</a></div>
</div>
format: full_html format: full_html
page_listing: page_listing:
display_title: Página display_title: Página

View file

@ -0,0 +1,10 @@
display:
default:
display_options:
fields:
media_bulk_form:
action_title: Acción
status:
label: Estado
operations:
label: Operaciones

View file

@ -0,0 +1,35 @@
display:
default:
display_options:
fields:
media_bulk_form:
action_title: Acción
filters:
name:
expose:
label: Nombre
page:
display_title: Página
display_options:
fields:
media_bulk_form:
action_title: Acción
edit_media:
text: Editar
delete_media:
text: Eliminar
widget:
display_options:
filters:
name:
expose:
label: Nombre
widget_table:
display_options:
fields:
name:
label: Nombre
filters:
name:
expose:
label: Nombre

View file

@ -1,22 +1 @@
elements: | elements: "intro_text:\n '#text': \"<p>Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.</p>\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n"
intro_text:
'#text': "<p>Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.</p>\r\n"
name:
'#title': Nombre
topics:
'#title': Temas
'#options':
'Introduction to Drupal': 'Introducción a Drupal'
'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'
'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'
'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'
'Drupal theming and templating': 'Diseño y theming en Drupal'
'Data migration': 'Migración de Datos'
size:
'#title': Tamaño
'#options':
'Personal training': 'Capacitación personal'
'Small group (2-5)': 'Grupo pequeño(2-5)'
'Larger group (more than 5)': 'Grupo grande (mas de 5)'
actions:
'#submit__label': 'Pedir una capacitación'

View file

@ -1,27 +1,8 @@
title: Contact title: Contact
elements: | elements: "introduction:\n '#markup': 'Usted &ndash; nuestros clientes, colegas, y admiradores locos &ndash; es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nactions:\n '#submit__label': 'Enviar Mensaje'\n"
introduction:
'#markup': 'Usted &ndash; nuestros clientes, colegas, y admiradores locos &ndash; es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'
name:
'#title': 'Tu Nombre'
email:
'#title': 'Tu Correo Electrónico'
subject:
'#title': 'El Tema'
message:
'#title': Mensaje
actions:
'#submit__label': 'Enviar Mensaje'
settings: settings:
confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.'
handlers: handlers:
email_notification: email_notification:
settings: settings:
body: | body: "Hola Agarics, \n\nTú recibiste un nuevo mensaje.\n\n<p>Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}</p>\n<p>Submitted values are:</p>\n{{ webform_token('[webform_submission:values]', webform_submission) }}\n"
Hola Agarics,
Tú recibiste un nuevo mensaje.
<p>Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}</p>
<p>Submitted values are:</p>
{{ webform_token('[webform_submission:values]', webform_submission) }}

View file

@ -1,24 +1,4 @@
title: Contacto title: Contacto
elements: | elements: "introduction:\n '#markup': 'Usted &ndash; nuestros clientes, colegas, y admiradores locos &ndash; on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nhow_did_you_find_us:\n '#title': '¿Cómo se enteró de nosotros?'\n '#options':\n 'A professional or personal recommendation': 'Una recomendación profesional o personal'\n 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación'\n 'Google or something similar': 'Google o algo similar'\n 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice'\n '#other__option_label': Otro\nactions:\n '#submit__label': 'Enviar Mensaje'\n"
introduction:
'#markup': 'Usted &ndash; nuestros clientes, colegas, y admiradores locos &ndash; on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'
name:
'#title': 'Tu Nombre'
email:
'#title': 'Tu Correo Electrónico'
subject:
'#title': 'El Tema'
message:
'#title': Mensaje
how_did_you_find_us:
'#title': '¿Cómo se enteró de nosotros?'
'#options':
'A professional or personal recommendation': 'Una recomendación profesional o personal'
'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación'
'Google or something similar': 'Google o algo similar'
'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice'
'#other__option_label': Otro
actions:
'#submit__label': 'Enviar Mensaje'
settings: settings:
confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.'

View file

@ -1,22 +1 @@
elements: | elements: "intro_text:\n '#text': \"<p>Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.</p>\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n"
intro_text:
'#text': "<p>Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.</p>\r\n"
name:
'#title': Nombre
topics:
'#title': Temas
'#options':
'Introduction to Drupal': 'Introducción a Drupal'
'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'
'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'
'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'
'Drupal theming and templating': 'Diseño y theming en Drupal'
'Data migration': 'Migración de Datos'
size:
'#title': Tamaño
'#options':
'Personal training': 'Capacitación personal'
'Small group (2-5)': 'Grupo pequeño(2-5)'
'Larger group (more than 5)': 'Grupo grande (mas de 5)'
actions:
'#submit__label': 'Pedir una capacitación'

View file

@ -0,0 +1,6 @@
icon_base_uri: 'public://media-icons/generic'
iframe_domain: ''
oembed_providers_url: 'https://oembed.com/providers.json'
standalone_url: false
_core:
default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY

View file

@ -0,0 +1,3 @@
advanced_ui: false
_core:
default_config_hash: _3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60

View file

@ -1,155 +1,5 @@
row_limit: 100000 row_limit: 100000
pages: | pages: "/wp-login.php\n/\n/xmlrpc.php\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell\n/\n/.well-known/assetlinks.json\n/\n/plus/read.php\n/\n/servlet?jumpto=status&p=login&q=loginForm\n/\n/data/cache/asd.php\n/\n/data/cache/flye.php\n/\n/plus/result.php\n/\n/phpmyadmin\n/\n/fuck.php\n/\n/plus/mytag_js.php?aid=9527\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/wordpress/wp-login.php\n/\n/coon.php\n/\n/sqlite/sqlite-manager/main.php\n/\n/plus/mytag_js.php?aid=9527\n/\n/dede/login.php\n/\n/blog/xmlrpc.php\n/\n/plus/90sec.php\n/\n/admin/login.php\n/\n/lx.php\n/\n/lequ.php\n/\n/blog/user/register\n/\n/payload.php\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/MYAdmin\n/\n/plus/mytag_js.php?aid=511348\n/\n/sb.php\n/\n/\n/sqlite/sqlitemanager/main.php\n/\n/mySqlDumper\n/\n/plus/mytag_js.php?aid=6022\n/\n/pmd/index.php\n/\n/sites/default/files/content-post.php\n/\n/gb.php\n/\n/s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B\n/\n/modules/coder/coder_upgrade/scripts/coder_upgrade.run.php\n/\n/install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11\n/\n/srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php\n/\n/config/secrets.yml\n/\n/ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE\n/\n/plus/da.php\n/\n/plus/car.php\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/auth/register\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n"
/wp-login.php
/
/xmlrpc.php
/
/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/~kava/paypal/us/webscr.php?cmd=_login-run
/
/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run
/
/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell
/
/.well-known/assetlinks.json
/
/plus/read.php
/
/servlet?jumpto=status&p=login&q=loginForm
/
/data/cache/asd.php
/
/data/cache/flye.php
/
/plus/result.php
/
/phpmyadmin
/
/fuck.php
/
/plus/mytag_js.php?aid=9527
/
/~kava/paypal/us/webscr.php?cmd=_login-run
/
/wordpress/wp-login.php
/
/coon.php
/
/sqlite/sqlite-manager/main.php
/
/plus/mytag_js.php?aid=9527
/
/dede/login.php
/
/blog/xmlrpc.php
/
/plus/90sec.php
/
/admin/login.php
/
/lx.php
/
/lequ.php
/
/blog/user/register
/
/payload.php
/
/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/MYAdmin
/
/plus/mytag_js.php?aid=511348
/
/sb.php
/
/
/sqlite/sqlitemanager/main.php
/
/mySqlDumper
/
/plus/mytag_js.php?aid=6022
/
/pmd/index.php
/
/sites/default/files/content-post.php
/
/gb.php
/
/s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B
/
/modules/coder/coder_upgrade/scripts/coder_upgrade.run.php
/
/install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11
/
/srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php
/
/config/secrets.yml
/
/ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE
/
/plus/da.php
/
/plus/car.php
/
/~kava/paypal/us/webscr.php?cmd=_login-run
/
/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run
/
/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/~kava/paypal/us/webscr.php?cmd=_login-run
/
/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d
/
/~kava/paypal/us/webscr.php?cmd=_login-run
/
/auth/register
/
/~kava/paypal/us/webscr.php?cmd=_login-run
/
/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
/
/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run
/
/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run
suppress_404: false suppress_404: false
_core: _core:
default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM

View file

@ -0,0 +1,13 @@
uuid: cf910b6f-a529-4c32-b617-dc6a2fbfc1e3
langcode: en
status: true
dependencies:
module:
- media
_core:
default_config_hash: FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go
id: media_delete_action
label: 'Delete media'
type: media
plugin: 'entity:delete_action:media'
configuration: { }

View file

@ -0,0 +1,13 @@
uuid: 7dd11e01-400a-4b73-90f3-6da8ab2d698c
langcode: en
status: true
dependencies:
module:
- media
_core:
default_config_hash: nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw
id: media_publish_action
label: 'Publish media'
type: media
plugin: 'entity:publish_action:media'
configuration: { }

View file

@ -0,0 +1,13 @@
uuid: 3dc6acf7-dd96-4481-ba78-ff4b8931536f
langcode: en
status: true
dependencies:
module:
- media
_core:
default_config_hash: VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs
id: media_save_action
label: 'Save media'
type: media
plugin: 'entity:save_action:media'
configuration: { }

View file

@ -0,0 +1,13 @@
uuid: 16252164-4745-4429-a760-0a7c3e6ef70f
langcode: en
status: true
dependencies:
module:
- media
_core:
default_config_hash: CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0
id: media_unpublish_action
label: 'Unpublish media'
type: media
plugin: 'entity:unpublish_action:media'
configuration: { }

View file

@ -18,10 +18,7 @@ tips:
plugin: text plugin: text
label: Honeypot label: Honeypot
weight: -10 weight: -10
body: | body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n"
Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.
Click Next to be guided through this configuration page.
location: top location: top
protect-all-forms: protect-all-forms:
id: protect-all-forms id: protect-all-forms
@ -30,10 +27,7 @@ tips:
weight: -9 weight: -9
attributes: attributes:
data-id: edit-protect-all-forms data-id: edit-protect-all-forms
body: | body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n"
Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.
Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.
location: bottom location: bottom
log-blocked-form-submissions: log-blocked-form-submissions:
id: log-blocked-form-submissions id: log-blocked-form-submissions

View file

@ -1,115 +1,29 @@
cancel_confirm: cancel_confirm:
body: | body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team\n"
[user:display-name],
A request to cancel your account has been made at [site:name].
You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:
[user:cancel-url]
NOTE: The cancellation of your account is not reversible.
This link expires in one day and nothing will happen if it is not used.
-- [site:name] team
subject: 'Account cancellation request for [user:display-name] at [site:name]' subject: 'Account cancellation request for [user:display-name] at [site:name]'
password_reset: password_reset:
body: | body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team\n"
[user:display-name],
A request to reset the password for your account has been made at [site:name].
You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.
-- [site:name] team
subject: 'Replacement login information for [user:display-name] at [site:name]' subject: 'Replacement login information for [user:display-name] at [site:name]'
register_admin_created: register_admin_created:
body: | body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n"
[user:display-name],
A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password.
After setting your password, you will be able to log in at [site:login-url] in the future using:
username: [user:name]
password: Your password
-- [site:name] team
subject: 'An administrator created an account for you at [site:name]' subject: 'An administrator created an account for you at [site:name]'
register_no_approval_required: register_no_approval_required:
body: | body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n"
[user:display-name],
Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password.
After setting your password, you will be able to log in at [site:login-url] in the future using:
username: [user:name]
password: Your password
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name]' subject: 'Account details for [user:display-name] at [site:name]'
register_pending_approval: register_pending_approval:
body: | body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team\n"
[user:display-name],
Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
register_pending_approval_admin: register_pending_approval_admin:
body: | body: "[user:display-name] has applied for an account.\n\n[user:edit-url]\n"
[user:display-name] has applied for an account.
[user:edit-url]
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
status_activated: status_activated:
body: | body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team\n"
[user:display-name],
Your account at [site:name] has been activated.
You may now log in by clicking this link or copying and pasting it into your browser:
[user:one-time-login-url]
This link can only be used once to log in and will lead you to a page where you can set your password.
After setting your password, you will be able to log in at [site:login-url] in the future using:
username: [user:account-name]
password: Your password
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (approved)' subject: 'Account details for [user:display-name] at [site:name] (approved)'
status_blocked: status_blocked:
body: | body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team\n"
[user:display-name],
Your account on [site:name] has been blocked.
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (blocked)' subject: 'Account details for [user:display-name] at [site:name] (blocked)'
status_canceled: status_canceled:
body: | body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team\n"
[user:display-name],
Your account on [site:name] has been canceled.
-- [site:name] team
subject: 'Account details for [user:display-name] at [site:name] (canceled)' subject: 'Account details for [user:display-name] at [site:name] (canceled)'
langcode: en langcode: en
_core: _core:

View file

@ -18,3 +18,4 @@ permissions:
- 'use exclude node title' - 'use exclude node title'
- 'use text format minimalhtml' - 'use text format minimalhtml'
- 'use text format restricted_html' - 'use text format restricted_html'
- 'view media'

View file

@ -23,3 +23,4 @@ permissions:
- 'use exclude node title' - 'use exclude node title'
- 'use text format basic_html' - 'use text format basic_html'
- 'use text format minimalhtml' - 'use text format minimalhtml'
- 'view media'

View file

@ -282,12 +282,7 @@ display:
empty: false empty: false
tokenize: false tokenize: false
content: content:
value: | value: "<div class=\"titlebar\">\n <div class=\"titlebar_links\">\n <a href=\"/blog\">More blog posts</a>\n </div>\n</div>\n"
<div class="titlebar">
<div class="titlebar_links">
<a href="/blog">More blog posts</a>
</div>
</div>
format: full_html format: full_html
plugin_id: text plugin_id: text
cache_metadata: cache_metadata:

907
config/views.view.media.yml Normal file
View file

@ -0,0 +1,907 @@
uuid: 01cd7093-fdc3-4710-ace5-3e4946ff94bc
langcode: en
status: true
dependencies:
config:
- image.style.thumbnail
module:
- image
- media
- user
_core:
default_config_hash: UZP23LgBdE1XbvscbLCdd9uTk5t4qqA1Z56koqbvYP0
id: media
label: Media
module: views
description: 'Find and manage media.'
tag: ''
base_table: media_field_data
base_field: mid
display:
default:
display_plugin: default
id: default
display_title: Master
position: 0
display_options:
access:
type: perm
options:
perm: 'access media overview'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Filter
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
pager:
type: full
options:
items_per_page: 50
offset: 0
id: 0
total_pages: null
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
tags:
previous: ' Previous'
next: 'Next '
first: '« First'
last: 'Last »'
quantity: 9
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
override: true
sticky: false
caption: ''
summary: ''
description: ''
columns:
name: name
bundle: bundle
changed: changed
uid: uid
status: status
thumbnail__target_id: thumbnail__target_id
info:
name:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
bundle:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
changed:
sortable: true
default_sort_order: desc
align: ''
separator: ''
empty_column: false
responsive: ''
uid:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
status:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
thumbnail__target_id:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
default: changed
empty_table: true
row:
type: fields
fields:
media_bulk_form:
id: media_bulk_form
table: media
field: media_bulk_form
relationship: none
group_type: group
admin_label: ''
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
action_title: Action
include_exclude: exclude
selected_actions: { }
entity_type: media
plugin_id: bulk_form
thumbnail__target_id:
id: thumbnail__target_id
table: media_field_data
field: thumbnail__target_id
relationship: none
group_type: group
admin_label: ''
label: Thumbnail
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: image
settings:
image_style: thumbnail
image_link: ''
group_column: ''
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: media
entity_field: thumbnail
plugin_id: field
name:
id: name
table: media_field_data
field: name
entity_type: media
entity_field: media
alter:
alter_text: false
make_link: false
absolute: false
trim: false
word_boundary: false
ellipsis: false
strip_tags: false
html: false
hide_empty: false
empty_zero: false
settings:
link_to_entity: true
plugin_id: field
relationship: none
group_type: group
admin_label: ''
label: 'Media name'
exclude: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_alter_empty: true
click_sort_column: value
type: string
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
bundle:
id: bundle
table: media_field_data
field: bundle
relationship: none
group_type: group
admin_label: ''
label: Type
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: entity_reference_label
settings:
link: false
group_column: target_id
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: media
entity_field: bundle
plugin_id: field
uid:
id: uid
table: media_field_data
field: uid
relationship: none
group_type: group
admin_label: ''
label: Author
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: entity_reference_label
settings:
link: true
group_column: target_id
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: media
entity_field: uid
plugin_id: field
status:
id: status
table: media_field_data
field: status
relationship: none
group_type: group
admin_label: ''
label: Status
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: boolean
settings:
format: custom
format_custom_true: Published
format_custom_false: Unpublished
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: media
entity_field: status
plugin_id: field
changed:
id: changed
table: media_field_data
field: changed
relationship: none
group_type: group
admin_label: ''
label: Updated
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: timestamp
settings:
date_format: short
custom_date_format: ''
timezone: ''
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: media
entity_field: changed
plugin_id: field
operations:
id: operations
table: media
field: operations
relationship: none
group_type: group
admin_label: ''
label: Operations
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
destination: true
entity_type: media
plugin_id: entity_operations
filters:
name:
id: name
table: media_field_data
field: name
relationship: none
group_type: group
admin_label: ''
operator: contains
value: ''
group: 1
exposed: true
expose:
operator_id: name_op
label: 'Media name'
description: ''
use_operator: false
operator: name_op
identifier: name
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: media
entity_field: name
plugin_id: string
bundle:
id: bundle
table: media_field_data
field: bundle
relationship: none
group_type: group
admin_label: ''
operator: in
value: { }
group: 1
exposed: true
expose:
operator_id: bundle_op
label: Type
description: ''
use_operator: false
operator: bundle_op
identifier: type
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: media
entity_field: bundle
plugin_id: bundle
status:
id: status
table: media_field_data
field: status
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: true
expose:
operator_id: ''
label: 'True'
description: null
use_operator: false
operator: status_op
identifier: status
required: true
remember: false
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
description: ''
identifier: status
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items:
1:
title: Published
operator: '='
value: '1'
2:
title: Unpublished
operator: '='
value: '0'
plugin_id: boolean
entity_type: media
entity_field: status
status_extra:
id: status_extra
table: media_field_data
field: status_extra
relationship: none
group_type: group
admin_label: ''
operator: '='
value: ''
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: media
plugin_id: media_status
langcode:
id: langcode
table: media_field_data
field: langcode
relationship: none
group_type: group
admin_label: ''
operator: in
value: { }
group: 1
exposed: true
expose:
operator_id: langcode_op
label: Language
description: ''
use_operator: false
operator: langcode_op
identifier: langcode
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: media
entity_field: langcode
plugin_id: language
sorts:
created:
id: created
table: media_field_data
field: created
order: DESC
entity_type: media
entity_field: created
plugin_id: date
relationship: none
group_type: group
admin_label: ''
exposed: false
expose:
label: ''
granularity: second
title: Media
header: { }
footer: { }
empty:
area_text_custom:
id: area_text_custom
table: views
field: area_text_custom
relationship: none
group_type: group
admin_label: ''
empty: true
tokenize: false
content: 'No media available.'
plugin_id: text_custom
relationships: { }
arguments: { }
display_extenders: { }
cache_metadata:
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- user.permissions
tags: { }
media_page_list:
display_plugin: page
id: media_page_list
display_title: Media
position: 1
display_options:
display_extenders: { }
path: admin/content/media
menu:
type: tab
title: Media
description: ''
expanded: false
parent: ''
weight: 0
context: '0'
menu_name: main
display_description: ''
cache_metadata:
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- user.permissions
tags: { }

File diff suppressed because it is too large Load diff

View file

@ -23,12 +23,7 @@ settings:
default_form_required_label: 'Indicates required field' default_form_required_label: 'Indicates required field'
default_form_details_toggle: true default_form_details_toggle: true
default_form_file_limit: '' default_form_file_limit: ''
form_classes: | form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
container-inline clearfix
form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
button_classes: '' button_classes: ''
default_wizard_prev_button_label: '< Previous Page' default_wizard_prev_button_label: '< Previous Page'
default_wizard_next_button_label: 'Next Page >' default_wizard_next_button_label: 'Next Page >'
@ -70,14 +65,8 @@ settings:
default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.' default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.'
default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.' default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.'
default_autofill_message: 'This submission has been autofilled with your previous submission.' default_autofill_message: 'This submission has been autofilled with your previous submission.'
preview_classes: | preview_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n"
messages messages--error confirmation_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n"
messages messages--warning
messages messages--status
confirmation_classes: |
messages messages--error
messages messages--warning
messages messages--status
confirmation_back_classes: button confirmation_back_classes: button
default_limit_total_message: 'No more submissions are permitted.' default_limit_total_message: 'No more submissions are permitted.'
default_limit_user_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.'
@ -139,28 +128,9 @@ element:
machine_name_pattern: a-z0-9_ machine_name_pattern: a-z0-9_
empty_message: '{Empty}' empty_message: '{Empty}'
allowed_tags: admin allowed_tags: admin
wrapper_classes: | wrapper_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
container-inline clearfix classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
form--inline clearfix horizontal_rule_classes: "webform-horizontal-rule--solid\nwebform-horizontal-rule--dashed\nwebform-horizontal-rule--dotted\nwebform-horizontal-rule--gradient\nwebform-horizontal-rule--thin\nwebform-horizontal-rule--medium\nwebform-horizontal-rule--thick\nwebform-horizontal-rule--flaired\nwebform-horizontal-rule--glyph\n"
messages messages--error
messages messages--warning
messages messages--status
classes: |
container-inline clearfix
form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
horizontal_rule_classes: |
webform-horizontal-rule--solid
webform-horizontal-rule--dashed
webform-horizontal-rule--dotted
webform-horizontal-rule--gradient
webform-horizontal-rule--thin
webform-horizontal-rule--medium
webform-horizontal-rule--thick
webform-horizontal-rule--flaired
webform-horizontal-rule--glyph
default_description_display: '' default_description_display: ''
default_more_title: More default_more_title: More
default_section_title_tag: h2 default_section_title_tag: h2
@ -203,99 +173,13 @@ mail:
default_sender_mail: '' default_sender_mail: ''
default_sender_name: Agaric default_sender_name: Agaric
default_subject: 'Webform submission from: [webform_submission:source-title]' default_subject: 'Webform submission from: [webform_submission:source-title]'
default_body_text: | default_body_text: "Submitted on [webform_submission:created]\nSubmitted by: [webform_submission:user]\n\nSubmitted values are:\n[webform_submission:values]\n"
Submitted on [webform_submission:created] default_body_html: "<p>Submitted on [webform_submission:created]</p>\n<p>Submitted by: [webform_submission:user]</p>\n<p>Submitted values are:</p>\n[webform_submission:values]\n"
Submitted by: [webform_submission:user]
Submitted values are:
[webform_submission:values]
default_body_html: |
<p>Submitted on [webform_submission:created]</p>
<p>Submitted by: [webform_submission:user]</p>
<p>Submitted values are:</p>
[webform_submission:values]
roles: roles:
- staff - staff
test: test:
types: | types: "checkbox:\n - true\ncolor:\n - '#ffffcc'\n - '#ffffcc'\n - '#ccffff'\nemail:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nlanguage_select:\n - en\nmachine_name:\n - 'loremipsum'\n - 'oratione'\n - 'dixisset'\ntel:\n - '123-456-7890'\n - '098-765-4321'\ntextarea:\n - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'\n - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'\n - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'\ntext_format:\n - value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'\n - value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'\n - value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'\nurl:\n - 'http://example.com'\n - 'http://test.com'\nwebform_email_confirm:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nwebform_email_multiple:\n - 'example@example.com, test@test.com, random@random.com'\nwebform_time:\n - '09:00'\n - '17:00'\n"
checkbox: names: "first_name:\n - 'John'\n - 'Paul'\n - 'Ringo'\n - 'George'\nlast_name:\n - 'Lennon'\n - 'McCartney'\n - 'Starr'\n - 'Harrison'\naddress:\n - '10 Main Street'\n - '11 Brook Alley Road. APT 1'\nzip:\n - '11111'\n - '12345'\n - '12345-6789'\npostal_code:\n - '11111'\n - '12345'\n - '12345-6789'\nphone:\n - '123-456-7890'\n - '098-765-4321'\nfax:\n - '123-456-7890'\n - '098-765-4321'\ncity:\n - 'Springfield'\n - 'Pleasantville'\n - 'Hill Valley'\nurl:\n - 'http://example.com'\n - 'http://test.com'\ndefault:\n - 'Loremipsum'\n - 'Oratione'\n - 'Dixisset'\n"
- true
color:
- '#ffffcc'
- '#ffffcc'
- '#ccffff'
email:
- 'example@example.com'
- 'test@test.com'
- 'random@random.com'
language_select:
- en
machine_name:
- 'loremipsum'
- 'oratione'
- 'dixisset'
tel:
- '123-456-7890'
- '098-765-4321'
textarea:
- 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'
- 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'
- 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'
text_format:
- value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'
- value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'
- value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'
url:
- 'http://example.com'
- 'http://test.com'
webform_email_confirm:
- 'example@example.com'
- 'test@test.com'
- 'random@random.com'
webform_email_multiple:
- 'example@example.com, test@test.com, random@random.com'
webform_time:
- '09:00'
- '17:00'
names: |
first_name:
- 'John'
- 'Paul'
- 'Ringo'
- 'George'
last_name:
- 'Lennon'
- 'McCartney'
- 'Starr'
- 'Harrison'
address:
- '10 Main Street'
- '11 Brook Alley Road. APT 1'
zip:
- '11111'
- '12345'
- '12345-6789'
postal_code:
- '11111'
- '12345'
- '12345-6789'
phone:
- '123-456-7890'
- '098-765-4321'
fax:
- '123-456-7890'
- '098-765-4321'
city:
- 'Springfield'
- 'Pleasantville'
- 'Hill Valley'
url:
- 'http://example.com'
- 'http://test.com'
default:
- 'Loremipsum'
- 'Oratione'
- 'Dixisset'
ui: ui:
video_display: dialog video_display: dialog
details_save: true details_save: true

View file

@ -12,27 +12,7 @@ id: attend_the_tech_and_rev_workshop
title: 'Attend the Tech and Rev Workshop' title: 'Attend the Tech and Rev Workshop'
description: '' description: ''
category: '' category: ''
elements: | elements: "intro:\n '#type': webform_markup\n '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.'\nyour_name:\n '#type': textfield\n '#title': 'Your Name'\norganization:\n '#type': textfield\n '#title': 'Your organization'\nattendee_number:\n '#type': number\n '#title': 'How many people are you bringing (including yourself)'\nemail:\n '#type': email\n '#title': 'Your email'\n '#description': 'Include your email address if you&#39;d like to be added to Agaric&#39;s announcement list for future events.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': Register\n"
intro:
'#type': webform_markup
'#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.'
your_name:
'#type': textfield
'#title': 'Your Name'
organization:
'#type': textfield
'#title': 'Your organization'
attendee_number:
'#type': number
'#title': 'How many people are you bringing (including yourself)'
email:
'#type': email
'#title': 'Your email'
'#description': 'Include your email address if you&#39;d like to be added to Agaric&#39;s announcement list for future events.'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': Register
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,20 +12,7 @@ id: blog_posts
title: 'Blog posts' title: 'Blog posts'
description: 'Get blog posts via email' description: 'Get blog posts via email'
category: Mailchimp category: Mailchimp
elements: | elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#middle__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\nsend_blog_posts_via_email:\n '#type': checkbox\n '#title': 'Send blog posts via email'\n"
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#middle__access': false
'#suffix__access': false
'#degree__access': false
your_email_address:
'#type': email
'#title': 'Your email address'
send_blog_posts_via_email:
'#type': checkbox
'#title': 'Send blog posts via email'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,38 +12,7 @@ id: capacitacion
title: Capacitación title: Capacitación
description: '<p class="title is-2 p-name">Formulario para capacitaci&oacute;n</p>' description: '<p class="title is-2 p-name">Formulario para capacitaci&oacute;n</p>'
category: '' category: ''
elements: | elements: "intro_text:\n '#type': processed_text\n '#text': \"<p>Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.</p>\\r\\n\"\n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n"
intro_text:
'#type': processed_text
'#text': "<p>Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.</p>\r\n"
'#format': basic_html
name:
'#type': textfield
'#title': Name
email:
'#type': email
'#title': Email
topics:
'#type': checkboxes
'#title': Topics
'#options':
'Introduction to Drupal': 'Introduction to Drupal'
'Drupal development (beginning)': 'Drupal development (beginning)'
'Drupal development (intermediate)': 'Drupal development (intermediate)'
'Drupal development (advanced)': 'Drupal development (advanced)'
'Drupal theming and templating': 'Drupal theming and templating'
'Data migration': 'Data migration'
size:
'#type': checkboxes
'#title': Size
'#options':
'Personal training': 'Personal training'
'Small group (2-5)': 'Small group (2-5)'
'Larger group (more than 5)': 'Larger group (more than 5)'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Request training'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -145,9 +114,7 @@ settings:
draft_pending_multiple_message: '' draft_pending_multiple_message: ''
confirmation_type: page confirmation_type: page
confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.' confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.'
confirmation_message: | confirmation_message: "Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de <a href=\"/es/blog\">blog</a> o nuestros <a href=\"https://peertube.video/accounts/agaric/videos\">videos de capacitaci&oacute;n</a>.<br />\n&nbsp;\n"
Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de <a href="/es/blog">blog</a> o nuestros <a href="https://peertube.video/accounts/agaric/videos">videos de capacitaci&oacute;n</a>.<br />
&nbsp;
confirmation_url: '' confirmation_url: ''
confirmation_attributes: { } confirmation_attributes: { }
confirmation_back: true confirmation_back: true

View file

@ -5,6 +5,8 @@ dependencies:
enforced: enforced:
module: module:
- webform - webform
_core:
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww
open: null open: null
close: null close: null
weight: 0 weight: 0
@ -15,35 +17,7 @@ id: contact
title: Contact title: Contact
description: 'Basic email contact webform.' description: 'Basic email contact webform.'
category: '' category: ''
elements: | elements: "introduction:\n '#type': webform_markup\n '#admin_title': Introduction\n '#markup': 'You &ndash; our clients, colleagues, and crazed adoring fans &ndash; are the reason we do what we do. We would love to hear from you.'\nname:\n '#title': 'Your Name'\n '#type': textfield\n '#required': true\n '#default_value': '[current-user:display-name]'\nemail:\n '#title': 'Your Email'\n '#type': email\n '#required': true\n '#default_value': '[current-user:mail]'\nsubject:\n '#title': Subject\n '#type': textfield\n '#required': true\n '#test': 'Testing contact webform from [site:name]'\nmessage:\n '#title': Message\n '#type': textarea\n '#required': true\n '#test': 'Please ignore this email.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n"
introduction:
'#type': webform_markup
'#admin_title': Introduction
'#markup': 'You &ndash; our clients, colleagues, and crazed adoring fans &ndash; are the reason we do what we do. We would love to hear from you.'
name:
'#title': 'Your Name'
'#type': textfield
'#required': true
'#default_value': '[current-user:display-name]'
email:
'#title': 'Your Email'
'#type': email
'#required': true
'#default_value': '[current-user:mail]'
subject:
'#title': Subject
'#type': textfield
'#required': true
'#test': 'Testing contact webform from [site:name]'
message:
'#title': Message
'#type': textarea
'#required': true
'#test': 'Please ignore this email.'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Send message'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -244,14 +218,7 @@ handlers:
from_options: { } from_options: { }
from_name: '[webform_submission:values:name:raw]' from_name: '[webform_submission:values:name:raw]'
subject: '[webform_submission:values:subject:raw]' subject: '[webform_submission:values:subject:raw]'
body: | body: "Hi Agarics, \n\nYou got a new message.\n\n<p>Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}</p>\n<p>Submitted values are:</p>\n{{ webform_token('[webform_submission:values]', webform_submission) }}\n"
Hi Agarics,
You got a new message.
<p>Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}</p>
<p>Submitted values are:</p>
{{ webform_token('[webform_submission:values]', webform_submission) }}
excluded_elements: { } excluded_elements: { }
ignore_access: false ignore_access: false
exclude_empty: true exclude_empty: true
@ -268,5 +235,3 @@ handlers:
theme_name: '' theme_name: ''
parameters: { } parameters: { }
variants: { } variants: { }
_core:
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww

View file

@ -12,25 +12,7 @@ id: contact_confirm
title: 'Thanks for contacting Agaric' title: 'Thanks for contacting Agaric'
description: 'A confirmation page to ask some follow-up questions.' description: 'A confirmation page to ask some follow-up questions.'
category: '' category: ''
elements: | elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\nhow_did_you_find_us:\n '#type': webform_radios_other\n '#title': 'How did you find us?'\n '#options':\n 'A professional or personal recommendation': 'A professional or personal recommendation'\n 'I met an Agaric and was given a business card': 'I met an Agaric and was given a business card'\n 'Google or something similar': 'Google or something similar'\n 'The Agaric logo appeared on toast I made': 'The Agaric logo appeared on toast I made'\n '#other__option_label': Other\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'\n"
do_you_have_any_feedback_for_us_:
'#type': textarea
'#title': 'Do you have any feedback for us?'
'#required': true
'#format_items': comma
how_did_you_find_us:
'#type': webform_radios_other
'#title': 'How did you find us?'
'#options':
'A professional or personal recommendation': 'A professional or personal recommendation'
'I met an Agaric and was given a business card': 'I met an Agaric and was given a business card'
'Google or something similar': 'Google or something similar'
'The Agaric logo appeared on toast I made': 'The Agaric logo appeared on toast I made'
'#other__option_label': Other
submission_id:
'#type': hidden
'#title': 'Submission ID'
'#default_value': '[current-page:query:submission]'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -14,41 +14,7 @@ id: drupal_8_9_content_migrations
title: 'Drupal 8/9 content migrations' title: 'Drupal 8/9 content migrations'
description: '' description: ''
category: Purchase category: Purchase
elements: | elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 02** and **Thursday, February 04, 2021**\n * Time: Both sessions at **10AM1: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"
course_summary:
'#type': processed_text
'#display_on': both
'#text': |2
* Lead instructor: **Mauricio Dinarte**
* Date: **Tuesday, February 02** and **Thursday, February 04, 2021**
* Time: Both sessions at **10AM1: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'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -150,10 +116,7 @@ settings:
draft_pending_multiple_message: '' draft_pending_multiple_message: ''
confirmation_type: inline confirmation_type: inline
confirmation_title: '' confirmation_title: ''
confirmation_message: | 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"
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_url: '' confirmation_url: ''
confirmation_attributes: { } confirmation_attributes: { }
confirmation_back: false confirmation_back: false
@ -272,18 +235,7 @@ handlers:
from_options: { } from_options: { }
from_name: _default from_name: _default
subject: 'Training registration for [webform:title]' subject: 'Training registration for [webform:title]'
body: | 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 team at Agaric\n"
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 team at Agaric
excluded_elements: excluded_elements:
course_summary: course_summary course_summary: course_summary
payment: payment payment: payment

View file

@ -12,51 +12,7 @@ id: drutopia_intake
title: 'Drutopia Intake' title: 'Drutopia Intake'
description: 'Determine a potential Drutopia partner&#39;s needs.' description: 'Determine a potential Drutopia partner&#39;s needs.'
category: 'Survey of needs' category: 'Survey of needs'
elements: | elements: "contactinfo:\n '#type': webform_contact\n '#title': 'Contact Info'\nyour_mission:\n '#type': textarea\n '#title': 'Your Mission'\n '#description': 'What are you all about?'\nhow_do_you_plan_to_reach_your_goal_:\n '#type': textarea\n '#title': 'How do you plan to reach your goal?'\nwhat_is_your_role_in_the_organization_:\n '#type': webform_checkboxes_other\n '#title': 'What is your role in the Organization?'\n '#options':\n 1: 'Worker-Owner -- A worker-owner of a cooperative'\n 2: 'Member -- A member of a cooperative'\n 3: 'Founder -- Founder of an organization'\n 4: 'Sales and Marketing -- Advertisements'\n 5: 'Financials and Fundraising -- Financials and Fundraising'\n 6: None\n '#options_display': two_columns\n '#options_randomize': true\n '#other__title': Other\nwhat_version_of_drupal_are_you_currently_using_:\n '#type': textfield\n '#title': 'What version of Drupal are you currently using?'\nwhat_specific_goals_are_you_trying_to_accomplish_by_building_pla:\n '#type': textarea\n '#title': 'What specific goals are you trying to accomplish by building platform?'\nlead_this_project:\n '#type': textarea\n '#title': 'Is there someone on the team to lead this project and go forward to maintain it?'\nare_volunteers_important_to_your_organization_meeting_its_goals_:\n '#type': checkbox\n '#title': 'Are volunteers important to your organization meeting its goals?'\nwhat_s_the_biggest_barrier_to_engaging_your_supporters_:\n '#type': webform_select_other\n '#title': 'What''s the biggest barrier to engaging your supporters?'\n '#options':\n funding: Funding\n time: Time\n people: People\n logistics: Logistics\n '#empty_option': Other\n"
contactinfo:
'#type': webform_contact
'#title': 'Contact Info'
your_mission:
'#type': textarea
'#title': 'Your Mission'
'#description': 'What are you all about?'
how_do_you_plan_to_reach_your_goal_:
'#type': textarea
'#title': 'How do you plan to reach your goal?'
what_is_your_role_in_the_organization_:
'#type': webform_checkboxes_other
'#title': 'What is your role in the Organization?'
'#options':
1: 'Worker-Owner -- A worker-owner of a cooperative'
2: 'Member -- A member of a cooperative'
3: 'Founder -- Founder of an organization'
4: 'Sales and Marketing -- Advertisements'
5: 'Financials and Fundraising -- Financials and Fundraising'
6: None
'#options_display': two_columns
'#options_randomize': true
'#other__title': Other
what_version_of_drupal_are_you_currently_using_:
'#type': textfield
'#title': 'What version of Drupal are you currently using?'
what_specific_goals_are_you_trying_to_accomplish_by_building_pla:
'#type': textarea
'#title': 'What specific goals are you trying to accomplish by building platform?'
lead_this_project:
'#type': textarea
'#title': 'Is there someone on the team to lead this project and go forward to maintain it?'
are_volunteers_important_to_your_organization_meeting_its_goals_:
'#type': checkbox
'#title': 'Are volunteers important to your organization meeting its goals?'
what_s_the_biggest_barrier_to_engaging_your_supporters_:
'#type': webform_select_other
'#title': 'What''s the biggest barrier to engaging your supporters?'
'#options':
funding: Funding
time: Time
people: People
logistics: Logistics
'#empty_option': Other
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,22 +12,7 @@ id: drutopia_platform_intake
title: 'Drutopia platform intake' title: 'Drutopia platform intake'
description: 'Request for minimal contact information and an optional statement of need regarding a hosted site.' description: 'Request for minimal contact information and an optional statement of need regarding a hosted site.'
category: Lead category: Lead
elements: | elements: "e_mail_address:\n '#type': email\n '#title': 'E-mail address:'\n '#required': true\n '#required_error': 'Please provide an e-mail address so we can contact you!'\nname:\n '#type': textfield\n '#title': 'Name:'\nneeds:\n '#type': textarea\n '#title': 'What online or website goals does your group have? '\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your need'\n"
e_mail_address:
'#type': email
'#title': 'E-mail address:'
'#required': true
'#required_error': 'Please provide an e-mail address so we can contact you!'
name:
'#type': textfield
'#title': 'Name:'
needs:
'#type': textarea
'#title': 'What online or website goals does your group have? '
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Share your need'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,13 +12,7 @@ id: find_it_platform
title: 'Find It Platform' title: 'Find It Platform'
description: '' description: ''
category: '' category: ''
elements: | elements: "name:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\n"
name:
'#type': textfield
'#title': Name
email:
'#type': email
'#title': Email
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,27 +12,7 @@ id: general_services
title: 'General services' title: 'General services'
description: 'Intake form for general services inquiries.' description: 'Intake form for general services inquiries.'
category: '' category: ''
elements: | elements: "budget:\n '#type': range\n '#title': Budget\n '#description': 'Approximate budget.'\n '#title_display': inline\n '#default_value': '45'\n '#min': 3\n '#max': 600\n '#step': 3\n '#output': above\n '#output__field_prefix': $\n '#output__field_suffix': K\ncontact_information:\n '#type': webform_contact\n '#title': 'Contact information'\n '#email__required': true\n '#address__access': false\n '#address_2__access': false\n '#postal_code__access': false\n '#required': true\n"
budget:
'#type': range
'#title': Budget
'#description': 'Approximate budget.'
'#title_display': inline
'#default_value': '45'
'#min': 3
'#max': 600
'#step': 3
'#output': above
'#output__field_prefix': $
'#output__field_suffix': K
contact_information:
'#type': webform_contact
'#title': 'Contact information'
'#email__required': true
'#address__access': false
'#address_2__access': false
'#postal_code__access': false
'#required': true
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -14,41 +14,7 @@ id: getting_started_with_drupal_9
title: 'Getting started with Drupal 9' title: 'Getting started with Drupal 9'
description: '' description: ''
category: Purchase category: Purchase
elements: | elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, January 26** and **Thursday, January 28, 2021**\n * Time: Both sessions at **10AM1:30PM Eastern**\n * Cost: **$250**\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"
course_summary:
'#type': processed_text
'#display_on': both
'#text': |2
* Lead instructor: **Mauricio Dinarte**
* Date: **Tuesday, January 26** and **Thursday, January 28, 2021**
* Time: Both sessions at **10AM1:30PM Eastern**
* Cost: **$250**
'#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'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -150,10 +116,7 @@ settings:
draft_pending_multiple_message: '' draft_pending_multiple_message: ''
confirmation_type: inline confirmation_type: inline
confirmation_title: '' confirmation_title: ''
confirmation_message: | 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"
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_url: '' confirmation_url: ''
confirmation_attributes: { } confirmation_attributes: { }
confirmation_back: false confirmation_back: false
@ -272,18 +235,7 @@ handlers:
from_options: { } from_options: { }
from_name: _default from_name: _default
subject: 'Training registration for [webform:title]' subject: 'Training registration for [webform:title]'
body: | 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 team at Agaric\n"
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 team at Agaric
excluded_elements: excluded_elements:
course_summary: course_summary course_summary: course_summary
payment: payment payment: payment

View file

@ -14,41 +14,7 @@ id: getting_started_with_react_js
title: 'Getting started with React.js' title: 'Getting started with React.js'
description: '' description: ''
category: Purchase category: Purchase
elements: | elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 16** and **Thursday, February 18, 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"
course_summary:
'#type': processed_text
'#display_on': both
'#text': |2
* Lead instructor: **Mauricio Dinarte**
* Date: **Tuesday, February 16** and **Thursday, February 18, 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'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -150,10 +116,7 @@ settings:
draft_pending_multiple_message: '' draft_pending_multiple_message: ''
confirmation_type: inline confirmation_type: inline
confirmation_title: '' confirmation_title: ''
confirmation_message: | 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"
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_url: '' confirmation_url: ''
confirmation_attributes: { } confirmation_attributes: { }
confirmation_back: false confirmation_back: false
@ -272,18 +235,7 @@ handlers:
from_options: { } from_options: { }
from_name: _default from_name: _default
subject: 'Training registration for [webform:title]' subject: 'Training registration for [webform:title]'
body: | 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 team at Agaric\n"
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 team at Agaric
excluded_elements: excluded_elements:
course_summary: course_summary course_summary: course_summary
payment: payment payment: payment

View file

@ -14,18 +14,7 @@ id: join_the_movement
title: 'Join the movement' title: 'Join the movement'
description: '' description: ''
category: Mailchimp category: Mailchimp
elements: | elements: "intro_text:\n '#type': processed_text\n '#text': \"<p>We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.</p>\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'\n"
intro_text:
'#type': processed_text
'#text': "<p>We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.</p>\r\n"
'#format': basic_html
email:
'#type': email
'#title': 'Your e-mail address'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Join the movement'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,10 +12,7 @@ id: join_the_movement_confirm
title: 'Join the movement confirm' title: 'Join the movement confirm'
description: 'Confirmation webform after submitting the &quot;join the movement&quot; form.' description: 'Confirmation webform after submitting the &quot;join the movement&quot; form.'
category: 'Confirmation (do not use directly)' category: 'Confirmation (do not use directly)'
elements: | elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'\n"
what_inspired_to_sign_up:
'#type': textarea
'#title': 'What inspired you to make this potentially life-changing decision?'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,23 +12,7 @@ id: june_2020_webinars
title: 'July 2020 webinars' title: 'July 2020 webinars'
description: '' description: ''
category: Education category: Education
elements: | 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"
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: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -229,40 +213,7 @@ handlers:
from_options: { } from_options: { }
from_name: _default from_name: _default
subject: 'Agaric webinars on July 7, 2020 - Connection details' subject: 'Agaric webinars on July 7, 2020 - Connection details'
body: | 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"
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: { } excluded_elements: { }
ignore_access: false ignore_access: false
exclude_empty: true exclude_empty: true

View file

@ -12,28 +12,7 @@ id: lms
title: 'Request an LMS - Video chat - Consultation ' title: 'Request an LMS - Video chat - Consultation '
description: 'Online learning platform' description: 'Online learning platform'
category: Education category: Education
elements: | elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\n '#required_error': 'We will need a contact email address to respond to you.'\ncontact_s_phone_number:\n '#type': tel\n '#title': 'Your phone number'\nhow_will_you_be_using_the_platform_:\n '#type': textarea\n '#title': 'How will you be using the platform?'\n '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!'\n"
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
your_email_address:
'#type': email
'#title': 'Your email address'
'#required': true
'#required_error': 'We will need a contact email address to respond to you.'
contact_s_phone_number:
'#type': tel
'#title': 'Your phone number'
how_will_you_be_using_the_platform_:
'#type': textarea
'#title': 'How will you be using the platform?'
'#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -14,18 +14,7 @@ id: migrations
title: 'Migrations training' title: 'Migrations training'
description: 'A webform for people joining our migration trainings announcement list.' description: 'A webform for people joining our migration trainings announcement list.'
category: Mailchimp category: Mailchimp
elements: | elements: "your_email:\n '#type': email\n '#title': 'Your e-mail address'\n '#required': true\nyour_name:\n '#type': textfield\n '#title': 'Your name (optional)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Get notified'\n"
your_email:
'#type': email
'#title': 'Your e-mail address'
'#required': true
your_name:
'#type': textfield
'#title': 'Your name (optional)'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Get notified'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,14 +12,7 @@ id: migrations_training_confirm
title: 'Migrations training confirm' title: 'Migrations training confirm'
description: 'Confirmation page for the migrations training signup.' description: 'Confirmation page for the migrations training signup.'
category: 'Confirmation (do not use directly)' category: 'Confirmation (do not use directly)'
elements: | elements: "what_motivated_sign_up_for_migration_training:\n '#type': textarea\n '#title': 'What motivated you to sign up for migration training?'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your motivation'\n"
what_motivated_sign_up_for_migration_training:
'#type': textarea
'#title': 'What motivated you to sign up for migration training?'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Share your motivation'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,30 +12,7 @@ id: newsletter
title: Newsletter title: Newsletter
description: 'Sign up for the Agaric Newsletter' description: 'Sign up for the Agaric Newsletter'
category: Marketing category: Marketing
elements: | elements: "processed_text:\n '#type': processed_text\n '#text': |\n <p>Join the Agaric list to receive our infrequent Newsletters throughout the year!&nbsp;</p>\n \n '#format': basic_html\nname:\n '#type': webform_name\n '#title': Name\n '#description_display': invisible\n '#required': true\n '#title__access': false\n '#first__title': 'First Name'\n '#first__required': true\n '#middle__access': false\n '#last__title': 'Last Name'\n '#last__required': true\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': webform_email_confirm\n '#title': Email\n '#required': true\n"
processed_text:
'#type': processed_text
'#text': |
<p>Join the Agaric list to receive our infrequent Newsletters throughout the year!&nbsp;</p>
'#format': basic_html
name:
'#type': webform_name
'#title': Name
'#description_display': invisible
'#required': true
'#title__access': false
'#first__title': 'First Name'
'#first__required': true
'#middle__access': false
'#last__title': 'Last Name'
'#last__required': true
'#suffix__access': false
'#degree__access': false
email:
'#type': webform_email_confirm
'#title': Email
'#required': true
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -14,41 +14,7 @@ id: purchase_training_migrate_api
title: 'Upgrading to Drupal 9 using the Migrate API' title: 'Upgrading to Drupal 9 using the Migrate API'
description: '' description: ''
category: Purchase category: Purchase
elements: | 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"
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'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -150,10 +116,7 @@ settings:
draft_pending_multiple_message: '' draft_pending_multiple_message: ''
confirmation_type: inline confirmation_type: inline
confirmation_title: '' confirmation_title: ''
confirmation_message: | 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"
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_url: '' confirmation_url: ''
confirmation_attributes: { } confirmation_attributes: { }
confirmation_back: false confirmation_back: false
@ -272,18 +235,7 @@ handlers:
from_options: { } from_options: { }
from_name: _default from_name: _default
subject: 'Training registration for [webform:title]' subject: 'Training registration for [webform:title]'
body: | 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"
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
excluded_elements: excluded_elements:
course_summary: course_summary course_summary: course_summary
payment: payment payment: payment

View file

@ -12,20 +12,7 @@ id: request
title: Request title: Request
description: 'Very simple form for potential clients to tell us what they need.' description: 'Very simple form for potential clients to tell us what they need.'
category: Lead category: Lead
elements: | elements: "describe_goal:\n '#type': textarea\n '#title': 'Describe your goal'\nemail_address:\n '#type': email\n '#title': 'E-mail address'\nphone_number:\n '#type': tel\n '#title': 'Phone number'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send request'\n"
describe_goal:
'#type': textarea
'#title': 'Describe your goal'
email_address:
'#type': email
'#title': 'E-mail address'
phone_number:
'#type': tel
'#title': 'Phone number'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Send request'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -17,55 +17,7 @@ id: showandtell
title: 'Show and Tell' title: 'Show and Tell'
description: 'Submit an idea for Show and Tell.' description: 'Submit an idea for Show and Tell.'
category: 'Show and Tell' category: 'Show and Tell'
elements: | elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your Name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\ni_would_like_to:\n '#type': select\n '#title': 'I would like to'\n '#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.'\n '#options':\n 'present a demo': 'Present a demo'\n 'do a presentation': 'Do a presentation'\n 'start a conversation': 'Start a conversation'\n 'suggest a topic for discussion': 'Suggest a topic for discussion'\n 'request a presentation': 'Request a presentation'\n 'suggest a presenter': 'Suggest a presenter'\n 'give a lightning talk': 'Give a lightning talk'\n '#empty_option': 'Choose one'\n '#empty_value': 'Choose one'\n '#options_randomize': true\ncontact_email:\n '#type': email\n '#title': 'Email address of the presenter you are suggesting'\n '#description': 'Let us know how to contact the suggested presenter or speaker.'\n '#states':\n visible:\n ':input[name=\"i_would_like_to\"]':\n value: 'suggest a presenter'\ndetails:\n '#type': textarea\n '#title': Details\n '#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.'\ni_am_available:\n '#type': date\n '#title': 'I am available'\n '#description': 'Choose a date that you are available.'\n '#date_days':\n - '3'\n '#datepicker': true\n '#date_date_format': m/d/Y\n"
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your Name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
your_email_address:
'#type': email
'#title': 'Your email address'
'#required': true
i_would_like_to:
'#type': select
'#title': 'I would like to'
'#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.'
'#options':
'present a demo': 'Present a demo'
'do a presentation': 'Do a presentation'
'start a conversation': 'Start a conversation'
'suggest a topic for discussion': 'Suggest a topic for discussion'
'request a presentation': 'Request a presentation'
'suggest a presenter': 'Suggest a presenter'
'give a lightning talk': 'Give a lightning talk'
'#empty_option': 'Choose one'
'#empty_value': 'Choose one'
'#options_randomize': true
contact_email:
'#type': email
'#title': 'Email address of the presenter you are suggesting'
'#description': 'Let us know how to contact the suggested presenter or speaker.'
'#states':
visible:
':input[name="i_would_like_to"]':
value: 'suggest a presenter'
details:
'#type': textarea
'#title': Details
'#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.'
i_am_available:
'#type': date
'#title': 'I am available'
'#description': 'Choose a date that you are available.'
'#date_days':
- '3'
'#datepicker': true
'#date_date_format': m/d/Y
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

File diff suppressed because one or more lines are too long

View file

@ -12,47 +12,7 @@ id: speaker_request_clayton_dewey
title: 'Speaker Request - Clayton Dewey' title: 'Speaker Request - Clayton Dewey'
description: 'Invite Clayton to speak.' description: 'Invite Clayton to speak.'
category: '' category: ''
elements: | elements: "event_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should Clayton know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nyour_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Your email'\n '#required': true\nphone:\n '#type': tel\n '#title': 'Your phone'\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Clayton to speak'\n"
event_website:
'#type': url
'#title': 'Event website'
event_dates:
'#type': datetime
'#title': 'Event date'
'#date_date_datepicker_button': false
'#date_time_element': none
event_location:
'#type': textfield
'#title': 'Event location'
description_of_event:
'#type': textarea
'#title': 'What should Clayton know about this event?'
budget_for_speaker:
'#type': textfield
'#title': 'Budget for speaker'
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
email:
'#type': email
'#title': 'Your email'
'#required': true
phone:
'#type': tel
'#title': 'Your phone'
additional_info:
'#type': textarea
'#title': 'Additional information'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Invite Clayton to speak'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,47 +12,7 @@ id: speaker_request_mauricio_dinarte
title: 'Speaker Request - Mauricio Dinarte' title: 'Speaker Request - Mauricio Dinarte'
description: 'Invite Mauricio to speak.' description: 'Invite Mauricio to speak.'
category: '' category: ''
elements: | elements: "event_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should Mauricio know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nyour_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Your email'\n '#required': true\nphone:\n '#type': tel\n '#title': 'Your phone'\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Mauricio to speak'\n"
event_website:
'#type': url
'#title': 'Event website'
event_dates:
'#type': datetime
'#title': 'Event date'
'#date_date_datepicker_button': false
'#date_time_element': none
event_location:
'#type': textfield
'#title': 'Event location'
description_of_event:
'#type': textarea
'#title': 'What should Mauricio know about this event?'
budget_for_speaker:
'#type': textfield
'#title': 'Budget for speaker'
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
email:
'#type': email
'#title': 'Your email'
'#required': true
phone:
'#type': tel
'#title': 'Your phone'
additional_info:
'#type': textarea
'#title': 'Additional information'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Invite Mauricio to speak'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,47 +12,7 @@ id: speaker_request_michele_metts
title: 'Speaker request form for Michele Metts' title: 'Speaker request form for Michele Metts'
description: '' description: ''
category: Speaker category: Speaker
elements: | elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\n"
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
event_website:
'#type': url
'#title': 'Event website'
event_dates:
'#type': datetime
'#title': 'Event date'
'#date_date_datepicker_button': false
'#date_time_element': none
event_location:
'#type': textfield
'#title': 'Event location'
description_of_event:
'#type': textarea
'#title': 'What should the speaker know about this event?'
budget_for_speaker:
'#type': textfield
'#title': 'Budget for speaker'
email:
'#type': email
'#title': Email
'#required': true
phone:
'#type': tel
'#title': Phone
additional_info:
'#type': textarea
'#title': 'Additional information'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Invite Micky to speak'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,47 +12,7 @@ id: speaker_request_micky_metts
title: 'Speaker Request - Micky Metts' title: 'Speaker Request - Micky Metts'
description: 'Speaker Request for Micky Metts' description: 'Speaker Request for Micky Metts'
category: '' category: ''
elements: | elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\n"
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
event_website:
'#type': url
'#title': 'Event website'
event_dates:
'#type': datetime
'#title': 'Event date'
'#date_date_datepicker_button': false
'#date_time_element': none
event_location:
'#type': textfield
'#title': 'Event location'
description_of_event:
'#type': textarea
'#title': 'What should the speaker know about this event?'
budget_for_speaker:
'#type': textfield
'#title': 'Budget for speaker'
email:
'#type': email
'#title': Email
'#required': true
phone:
'#type': tel
'#title': Phone
additional_info:
'#type': textarea
'#title': 'Additional information'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Invite Micky to speak'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,40 +12,7 @@ id: training
title: Training title: Training
description: 'Training intake form' description: 'Training intake form'
category: '' category: ''
elements: | elements: "intro_text:\n '#type': processed_text\n '#text': |\n <p>If you are interested in a private training tailored to your needs, give&nbsp;us an idea of what&nbsp;you are&nbsp;looking for and we will follow up with you soon thereafter.</p>\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n"
intro_text:
'#type': processed_text
'#text': |
<p>If you are interested in a private training tailored to your needs, give&nbsp;us an idea of what&nbsp;you are&nbsp;looking for and we will follow up with you soon thereafter.</p>
'#format': basic_html
name:
'#type': textfield
'#title': Name
email:
'#type': email
'#title': Email
topics:
'#type': checkboxes
'#title': Topics
'#options':
'Introduction to Drupal': 'Introduction to Drupal'
'Drupal development (beginning)': 'Drupal development (beginning)'
'Drupal development (intermediate)': 'Drupal development (intermediate)'
'Drupal development (advanced)': 'Drupal development (advanced)'
'Drupal theming and templating': 'Drupal theming and templating'
'Data migration': 'Data migration'
size:
'#type': checkboxes
'#title': Size
'#options':
'Personal training': 'Personal training'
'Small group (2-5)': 'Small group (2-5)'
'Larger group (more than 5)': 'Larger group (more than 5)'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Request training'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -14,47 +14,7 @@ id: training_discount
title: 'Training Discount' title: 'Training Discount'
description: '' description: ''
category: Purchase category: Purchase
elements: | elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Cost: **$250** (50% discount off $500 usual price)\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\nchoose_training:\n '#type': radios\n '#title': 'Choose training:'\n '#help_title': 'How about both?'\n '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.&nbsp; Or contact Agaric for an invoice.'\n '#options':\n upgrades: 'Upgrading to Drupal 8/9 using the Migrate API'\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"
course_summary:
'#type': processed_text
'#display_on': both
'#text': |2
* Lead instructor: **Mauricio Dinarte**
* Cost: **$250** (50% discount off $500 usual price)
'#format': markdown
name:
'#type': textfield
'#title': Name
'#required': true
email:
'#type': email
'#title': E-mail
'#required': true
choose_training:
'#type': radios
'#title': 'Choose training:'
'#help_title': 'How about both?'
'#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.&nbsp; Or contact Agaric for an invoice.'
'#options':
upgrades: 'Upgrading to Drupal 8/9 using the Migrate API'
'#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'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -156,10 +116,7 @@ settings:
draft_pending_multiple_message: '' draft_pending_multiple_message: ''
confirmation_type: inline confirmation_type: inline
confirmation_title: '' confirmation_title: ''
confirmation_message: | 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"
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_url: '' confirmation_url: ''
confirmation_attributes: { } confirmation_attributes: { }
confirmation_back: false confirmation_back: false
@ -278,18 +235,7 @@ handlers:
from_options: { } from_options: { }
from_name: _default from_name: _default
subject: 'Training registration for [webform:title]' subject: 'Training registration for [webform:title]'
body: | 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 team at Agaric\n"
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 team at Agaric
excluded_elements: excluded_elements:
course_summary: course_summary course_summary: course_summary
payment: payment payment: payment

View file

@ -12,35 +12,7 @@ id: training_notification_request
title: 'Training Notification Request' title: 'Training Notification Request'
description: 'Users who submit this form should be notified when any of the trainings they are interested in become available.' description: 'Users who submit this form should be notified when any of the trainings they are interested in become available.'
category: '' category: ''
elements: | elements: "intro_text:\n '#type': processed_text\n '#text': |\n <p>We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are&nbsp;also helping us to gage&nbsp;interest&nbsp;so that we will know when the time is right to host!</p>\n \n <p>&nbsp;</p>\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntrainings:\n '#type': checkboxes\n '#title': Trainings\n '#description': 'Tell us which of our trainings you would like to be notified about&nbsp;'\n '#title_display': invisible\n '#description_display': invisible\n '#options':\n 'Getting started with Drupal 9': 'Getting started with Drupal 9'\n 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations'\n 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API'\n 'Getting started with React.js': 'Getting started with React.js'\n '#required': true\n '#required_error': 'you must select a training.'\n '#options__properties': ''\n"
intro_text:
'#type': processed_text
'#text': |
<p>We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are&nbsp;also helping us to gage&nbsp;interest&nbsp;so that we will know when the time is right to host!</p>
<p>&nbsp;</p>
'#format': basic_html
name:
'#type': textfield
'#title': Name
email:
'#type': email
'#title': Email
trainings:
'#type': checkboxes
'#title': Trainings
'#description': 'Tell us which of our trainings you would like to be notified about&nbsp;'
'#title_display': invisible
'#description_display': invisible
'#options':
'Getting started with Drupal 9': 'Getting started with Drupal 9'
'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations'
'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API'
'Getting started with React.js': 'Getting started with React.js'
'#required': true
'#required_error': 'you must select a training.'
'#options__properties': ''
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -12,29 +12,7 @@ id: training_request_draft
title: 'General Training Request Form' title: 'General Training Request Form'
description: 'This is the training request form that will be placed on all specific training pages. Upon submission, you can tell which page this form was submitted from by looking at the results tab.' description: 'This is the training request form that will be placed on all specific training pages. Upon submission, you can tell which page this form was submitted from by looking at the results tab.'
category: '' category: ''
elements: | elements: "name:\n '#type': webform_name\n '#title': Name\n '#description_display': invisible\n '#required': true\n '#title__access': false\n '#first__title': Name\n '#first__required': true\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': Email\n '#description_display': invisible\n '#required': true\n '#required_error': 'Please enter your email address to submit the form.'\nmessage:\n '#type': textarea\n '#title': Message\n '#help': 'Let us know what you need, or if you have any questions about our training.'\n"
name:
'#type': webform_name
'#title': Name
'#description_display': invisible
'#required': true
'#title__access': false
'#first__title': Name
'#first__required': true
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
email:
'#type': email
'#title': Email
'#description_display': invisible
'#required': true
'#required_error': 'Please enter your email address to submit the form.'
message:
'#type': textarea
'#title': Message
'#help': 'Let us know what you need, or if you have any questions about our training.'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:
@ -213,5 +191,42 @@ access:
roles: { } roles: { }
users: { } users: { }
permissions: { } permissions: { }
handlers: { } handlers:
email:
id: email
label: Email
notes: ''
handler_id: email
status: true
conditions: { }
weight: 0
settings:
states:
- completed
to_mail: keegan@agaric.coop
to_options: { }
cc_mail: ''
cc_options: { }
bcc_mail: ''
bcc_options: { }
from_mail: _default
from_options: { }
from_name: _default
subject: _default
body: _default
excluded_elements: { }
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: false
debug: false
reply_to: ''
return_path: ''
sender_mail: ''
sender_name: ''
theme_name: ''
parameters: { }
variants: { } variants: { }

View file

@ -12,11 +12,7 @@ id: workshops
title: Workshops title: Workshops
description: Workshops description: Workshops
category: '' category: ''
elements: | elements: "basic_encryption:\n '#type': textarea\n '#title': 'Basic encryption'\n '#description': 'Encrypt your email and phone communications.'\n"
basic_encryption:
'#type': textarea
'#title': 'Basic encryption'
'#description': 'Encrypt your email and phone communications.'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View file

@ -11,11 +11,4 @@ id: days
label: Days label: Days
category: 'Date and time' category: 'Date and time'
likert: false likert: false
options: | options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n"
Sunday: Sunday
Monday: Monday
Tuesday: Tuesday
Wednesday: Wednesday
Thursday: Thursday
Friday: Friday
Saturday: Saturday

View file

@ -11,8 +11,4 @@ id: education
label: Education label: Education
category: Demographic category: Demographic
likert: false likert: false
options: | options: "High School: High School\nAssociate Degree: Associate Degree\nGraduate or Professional Degree: Graduate or Professional Degree\nSome College: Some College\n"
High School: High School
Associate Degree: Associate Degree
Graduate or Professional Degree: Graduate or Professional Degree
Some College: Some College

View file

@ -11,9 +11,4 @@ id: employment_status
label: 'Employment status' label: 'Employment status'
category: Demographic category: Demographic
likert: false likert: false
options: | options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n"
'Full Time': 'Full Time'
'Part Time': 'Part Time'
'Military': 'Military'
Unemployed: Unemployed
Retired: Retired

View file

@ -11,12 +11,4 @@ id: ethnicity
label: Ethnicity label: Ethnicity
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Caucasian: Caucasian\n'Latino/Hispanic': 'Latino/Hispanic'\n'Middle Eastern': 'Middle Eastern'\nAfrican: African\nCaribbean: Caribbean\n'South Asian': 'South Asian'\n'East Asian': 'East Asian'\nMixed: Mixed\n"
Caucasian: Caucasian
'Latino/Hispanic': 'Latino/Hispanic'
'Middle Eastern': 'Middle Eastern'
African: African
Caribbean: Caribbean
'South Asian': 'South Asian'
'East Asian': 'East Asian'
Mixed: Mixed

View file

@ -11,6 +11,4 @@ id: gender
label: Gender label: Gender
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Male: Male\nFemale: Female\n"
Male: Male
Female: Female

View file

@ -11,43 +11,4 @@ id: industry
label: Industry label: Industry
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Accounting/Finance: Accounting/Finance\nAdvertising/Public Relations: Advertising/Public Relations\nAerospace/Aviation: Aerospace/Aviation\nArts/Entertainment/Publishing: Arts/Entertainment/Publishing\nAutomotive: Automotive\nBanking/Mortgage: Banking/Mortgage\nBusiness Development: Business Development\nBusiness Opportunity: Business Opportunity\nClerical/Administrative: Clerical/Administrative\nConstruction/Facilities: Construction/Facilities\nConsumer Goods: Consumer Goods\nCustomer Service: Customer Service\nEducation/Training: Education/Training\nEnergy/Utilities: Energy/Utilities\nEngineering: Engineering\nGovernment/Military: Government/Military\nHealthcare: Healthcare\nHospitality/Travel: Hospitality/Travel\nHuman Resources: Human Resources\nInstallation/Maintenance: Installation/Maintenance\nInsurance: Insurance\nInternet: Internet\nLaw Enforcement/Security: Law Enforcement/Security\nLegal: Legal\nManagement/Executive: Management/Executive\nManufacturing/Operations: Manufacturing/Operations\nMarketing: Marketing\nNon-Profit/Volunteer: Non-Profit/Volunteer\nPharmaceutical/Biotech: Pharmaceutical/Biotech\nProfessional Services: Professional Services\nReal Estate: Real Estate\nRestaurant/Food Service: Restaurant/Food Service\nRetail: Retail\nSales: Sales\nScience/Research: Science/Research\nSkilled Labor: Skilled Labor\nTechnology: Technology\nTelecommunications: Telecommunications\nTransportation/Logistics: Transportation/Logistics\n"
Accounting/Finance: Accounting/Finance
Advertising/Public Relations: Advertising/Public Relations
Aerospace/Aviation: Aerospace/Aviation
Arts/Entertainment/Publishing: Arts/Entertainment/Publishing
Automotive: Automotive
Banking/Mortgage: Banking/Mortgage
Business Development: Business Development
Business Opportunity: Business Opportunity
Clerical/Administrative: Clerical/Administrative
Construction/Facilities: Construction/Facilities
Consumer Goods: Consumer Goods
Customer Service: Customer Service
Education/Training: Education/Training
Energy/Utilities: Energy/Utilities
Engineering: Engineering
Government/Military: Government/Military
Healthcare: Healthcare
Hospitality/Travel: Hospitality/Travel
Human Resources: Human Resources
Installation/Maintenance: Installation/Maintenance
Insurance: Insurance
Internet: Internet
Law Enforcement/Security: Law Enforcement/Security
Legal: Legal
Management/Executive: Management/Executive
Manufacturing/Operations: Manufacturing/Operations
Marketing: Marketing
Non-Profit/Volunteer: Non-Profit/Volunteer
Pharmaceutical/Biotech: Pharmaceutical/Biotech
Professional Services: Professional Services
Real Estate: Real Estate
Restaurant/Food Service: Restaurant/Food Service
Retail: Retail
Sales: Sales
Science/Research: Science/Research
Skilled Labor: Skilled Labor
Technology: Technology
Telecommunications: Telecommunications
Transportation/Logistics: Transportation/Logistics

View file

@ -11,9 +11,4 @@ id: likert_agreement
label: 'Likert: Agreement' label: 'Likert: Agreement'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n"
1: 'Much Worse'
2: 'Somewhat Worse'
3: 'About the Same'
4: 'Somewhat Better'
5: 'Much Better'

View file

@ -11,9 +11,4 @@ id: likert_comparison
label: 'Likert: Comparison' label: 'Likert: Comparison'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n"
1: Strongly Disagree
2: Disagree
3: Neutral
4: Agree
5: Strongly Agree

View file

@ -11,9 +11,4 @@ id: likert_importance
label: 'Likert: Importance' label: 'Likert: Importance'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n"
1: Not at all Important
2: Somewhat Important
3: Neutral
4: Important
5: Very Important

View file

@ -11,9 +11,4 @@ id: likert_quality
label: 'Likert: Quality' label: 'Likert: Quality'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n"
1: Poor
2: Fair
3: Good
4: Very good
5: Excellent

View file

@ -11,9 +11,4 @@ id: likert_satisfaction
label: 'Likert: Satisfaction' label: 'Likert: Satisfaction'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n"
1: Very Unsatisfied
2: Unsatisfied
3: Neutral
4: Satisfied
5: Very Satisfied

View file

@ -11,14 +11,4 @@ id: likert_ten_scale
label: 'Likert: Ten Scale' label: 'Likert: Ten Scale'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n"
1: 1
2: 2
3: 3
4: 4
5: 5
6: 6
7: 7
8: 8
9: 9
10: 10

View file

@ -11,9 +11,4 @@ id: likert_would_you
label: 'Likert: Would You' label: 'Likert: Would You'
category: Likert category: Likert
likert: true likert: true
options: | options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n"
1: Definitely Not
2: Probably Not
3: Not Sure
4: Probably
5: Definitely

View file

@ -11,8 +11,4 @@ id: marital_status
label: 'Marital status' label: 'Marital status'
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n"
Single: Single
Married: Married
Divorced: Divorced
Widowed: Widowed

View file

@ -11,16 +11,4 @@ id: months
label: Months label: Months
category: 'Date and time' category: 'Date and time'
likert: false likert: false
options: | options: "January: January\nFebruary: February\nMarch: March\nApril: April\nMay: May\nJune: June\nJuly: July\nAugust: August\nSeptember: September\nOctober: October\nNovember: November\nDecember: December\n"
January: January
February: February
March: March
April: April
May: May
June: June
July: July
August: August
September: September
October: October
November: November
December: December

View file

@ -11,7 +11,4 @@ id: phone_types
label: 'Phone type' label: 'Phone type'
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Home: Home\nOffice: Office\nCell: Cell\n"
Home: Home
Office: Office
Cell: Cell

View file

@ -11,9 +11,4 @@ id: relationship
label: Relationship label: Relationship
category: Demographic category: Demographic
likert: false likert: false
options: | options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n"
Parent: Parent
'Significant Other': 'Significant Other'
Sibling: Sibling
Child: Child
Friend: Friend

View file

@ -11,9 +11,4 @@ id: size
label: Size label: Size
category: General category: General
likert: false likert: false
options: | options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n"
Extra Small: Extra Small
Small: Small
Medium: Medium
Large: Large
Extra Large: Extra Large

View file

@ -11,56 +11,4 @@ id: state_codes
label: 'State codes' label: 'State codes'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "AL: Alabama\nAK: Alaska\nAZ: Arizona\nAR: Arkansas\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPA: Pennsylvania\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n"
AL: Alabama
AK: Alaska
AZ: Arizona
AR: Arkansas
CA: California
CO: Colorado
CT: Connecticut
DE: Delaware
DC: 'District of Columbia'
FL: Florida
GA: Georgia
GU: Guam
HI: Hawaii
ID: Idaho
IL: Illinois
IN: Indiana
IA: Iowa
KS: Kansas
KY: Kentucky
LA: Louisiana
ME: Maine
MD: Maryland
MA: Massachusetts
MI: Michigan
MN: Minnesota
MS: Mississippi
MO: Missouri
MT: Montana
NE: Nebraska
NV: Nevada
NH: 'New Hampshire'
NJ: 'New Jersey'
NM: 'New Mexico'
NY: 'New York'
NC: 'North Carolina'
ND: 'North Dakota'
OH: Ohio
OK: Oklahoma
OR: Oregon
PA: Pennsylvania
RI: 'Rhode Island'
SC: 'South Carolina'
SD: 'South Dakota'
TN: Tennessee
TX: Texas
UT: Utah
VT: Vermont
VA: Virginia
WA: Washington
WV: 'West Virginia'
WI: Wisconsin
WY: Wyoming

View file

@ -11,55 +11,4 @@ id: state_names
label: 'State names' label: 'State names'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "Alabama: Alabama\nAlaska: Alaska\nArizona: Arizona\nArkansas: Arkansas\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\nFlorida: Florida\nGeorgia: Georgia\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPennsylvania: Pennsylvania\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n"
Alabama: Alabama
Alaska: Alaska
Arizona: Arizona
Arkansas: Arkansas
California: California
Colorado: Colorado
Connecticut: Connecticut
Delaware: Delaware
'District of Columbia': 'District of Columbia'
Florida: Florida
Georgia: Georgia
Hawaii: Hawaii
Idaho: Idaho
Illinois: Illinois
Indiana: Indiana
Iowa: Iowa
Kansas: Kansas
Kentucky: Kentucky
Louisiana: Louisiana
Maine: Maine
Maryland: Maryland
Massachusetts: Massachusetts
Michigan: Michigan
Minnesota: Minnesota
Mississippi: Mississippi
Missouri: Missouri
Montana: Montana
Nebraska: Nebraska
Nevada: Nevada
'New Hampshire': 'New Hampshire'
'New Jersey': 'New Jersey'
'New Mexico': 'New Mexico'
'New York': 'New York'
'North Carolina': 'North Carolina'
'North Dakota': 'North Dakota'
Ohio: Ohio
Oklahoma: Oklahoma
Oregon: Oregon
Pennsylvania: Pennsylvania
'Rhode Island': 'Rhode Island'
'South Carolina': 'South Carolina'
'South Dakota': 'South Dakota'
Tennessee: Tennessee
Texas: Texas
Utah: Utah
Vermont: Vermont
Virginia: Virginia
Washington: Washington
'West Virginia': 'West Virginia'
Wisconsin: Wisconsin
Wyoming: Wyoming

View file

@ -11,66 +11,4 @@ id: state_province_codes
label: 'State/Province codes' label: 'State/Province codes'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "AL: Alabama\nAK: Alaska\nAS: 'American Samoa'\nAZ: Arizona\nAR: Arkansas\nAE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'\nAA: 'Armed Forces Americas'\nAP: 'Armed Forces Pacific'\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFM: 'Federated States of Micronesia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMH: 'Marshall Islands'\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nMP: 'Northern Mariana Islands'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPW: Palau\nPA: Pennsylvania\nPR: 'Puerto Rico'\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVI: 'Virgin Islands'\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n"
AL: Alabama
AK: Alaska
AS: 'American Samoa'
AZ: Arizona
AR: Arkansas
AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'
AA: 'Armed Forces Americas'
AP: 'Armed Forces Pacific'
CA: California
CO: Colorado
CT: Connecticut
DE: Delaware
DC: 'District of Columbia'
FM: 'Federated States of Micronesia'
FL: Florida
GA: Georgia
GU: Guam
HI: Hawaii
ID: Idaho
IL: Illinois
IN: Indiana
IA: Iowa
KS: Kansas
KY: Kentucky
LA: Louisiana
ME: Maine
MH: 'Marshall Islands'
MD: Maryland
MA: Massachusetts
MI: Michigan
MN: Minnesota
MS: Mississippi
MO: Missouri
MT: Montana
NE: Nebraska
NV: Nevada
NH: 'New Hampshire'
NJ: 'New Jersey'
NM: 'New Mexico'
NY: 'New York'
NC: 'North Carolina'
ND: 'North Dakota'
MP: 'Northern Mariana Islands'
OH: Ohio
OK: Oklahoma
OR: Oregon
PW: Palau
PA: Pennsylvania
PR: 'Puerto Rico'
RI: 'Rhode Island'
SC: 'South Carolina'
SD: 'South Dakota'
TN: Tennessee
TX: Texas
UT: Utah
VT: Vermont
VI: 'Virgin Islands'
VA: Virginia
WA: Washington
WV: 'West Virginia'
WI: Wisconsin
WY: Wyoming

View file

@ -11,66 +11,4 @@ id: state_province_names
label: 'State/Province names' label: 'State/Province names'
category: Geographic category: Geographic
likert: false likert: false
options: | options: "Alabama: Alabama\nAlaska: Alaska\n'American Samoa': 'American Samoa'\nArizona: Arizona\nArkansas: Arkansas\n'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'\n'Armed Forces Americas': 'Armed Forces Americas'\n'Armed Forces Pacific': 'Armed Forces Pacific'\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\n'Federated States of Micronesia': 'Federated States of Micronesia'\nFlorida: Florida\nGeorgia: Georgia\nGuam: Guam\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\n'Marshall Islands': 'Marshall Islands'\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\n'Northern Mariana Islands': 'Northern Mariana Islands'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPalau: Palau\nPennsylvania: Pennsylvania\n'Puerto Rico': 'Puerto Rico'\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\n'Virgin Islands': 'Virgin Islands'\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n"
Alabama: Alabama
Alaska: Alaska
'American Samoa': 'American Samoa'
Arizona: Arizona
Arkansas: Arkansas
'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'
'Armed Forces Americas': 'Armed Forces Americas'
'Armed Forces Pacific': 'Armed Forces Pacific'
California: California
Colorado: Colorado
Connecticut: Connecticut
Delaware: Delaware
'District of Columbia': 'District of Columbia'
'Federated States of Micronesia': 'Federated States of Micronesia'
Florida: Florida
Georgia: Georgia
Guam: Guam
Hawaii: Hawaii
Idaho: Idaho
Illinois: Illinois
Indiana: Indiana
Iowa: Iowa
Kansas: Kansas
Kentucky: Kentucky
Louisiana: Louisiana
Maine: Maine
'Marshall Islands': 'Marshall Islands'
Maryland: Maryland
Massachusetts: Massachusetts
Michigan: Michigan
Minnesota: Minnesota
Mississippi: Mississippi
Missouri: Missouri
Montana: Montana
Nebraska: Nebraska
Nevada: Nevada
'New Hampshire': 'New Hampshire'
'New Jersey': 'New Jersey'
'New Mexico': 'New Mexico'
'New York': 'New York'
'North Carolina': 'North Carolina'
'North Dakota': 'North Dakota'
'Northern Mariana Islands': 'Northern Mariana Islands'
Ohio: Ohio
Oklahoma: Oklahoma
Oregon: Oregon
Palau: Palau
Pennsylvania: Pennsylvania
'Puerto Rico': 'Puerto Rico'
'Rhode Island': 'Rhode Island'
'South Carolina': 'South Carolina'
'South Dakota': 'South Dakota'
Tennessee: Tennessee
Texas: Texas
Utah: Utah
Vermont: Vermont
'Virgin Islands': 'Virgin Islands'
Virginia: Virginia
Washington: Washington
'West Virginia': 'West Virginia'
Wisconsin: Wisconsin
Wyoming: Wyoming

View file

@ -11,6 +11,4 @@ id: yes_no
label: Yes/No label: Yes/No
category: General category: General
likert: false likert: false
options: | options: "Yes: Yes\nNo: No\n"
Yes: Yes
No: No