Add any change in configuration made in live into the repository.
This commit is contained in:
parent
59446bd37a
commit
349ac763c2
17 changed files with 71 additions and 21 deletions
|
@ -142,7 +142,7 @@ display:
|
||||||
relationship: none
|
relationship: none
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
order: ASC
|
order: DESC
|
||||||
exposed: false
|
exposed: false
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
|
|
@ -189,7 +189,7 @@ mail:
|
||||||
default_return_path: ''
|
default_return_path: ''
|
||||||
default_sender_mail: ''
|
default_sender_mail: ''
|
||||||
default_sender_name: Agaric
|
default_sender_name: Agaric
|
||||||
default_subject: 'Webform submission from: [webform_submission:source-entity]'
|
default_subject: 'Webform submission from: [webform_submission:source-title]'
|
||||||
default_body_text: |
|
default_body_text: |
|
||||||
Submitted on [webform_submission:created]
|
Submitted on [webform_submission:created]
|
||||||
Submitted by: [webform_submission:user]
|
Submitted by: [webform_submission:user]
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 23478458-4054-4226-beac-4aa007c044c3
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -193,4 +194,3 @@ access:
|
||||||
users: { }
|
users: { }
|
||||||
permissions: { }
|
permissions: { }
|
||||||
handlers: { }
|
handlers: { }
|
||||||
uuid: 23478458-4054-4226-beac-4aa007c044c3
|
|
||||||
|
|
|
@ -1,9 +1,12 @@
|
||||||
|
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies:
|
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
|
||||||
|
@ -245,6 +248,4 @@ handlers:
|
||||||
return_path: ''
|
return_path: ''
|
||||||
sender_mail: ''
|
sender_mail: ''
|
||||||
sender_name: ''
|
sender_name: ''
|
||||||
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
|
parameters: { }
|
||||||
_core:
|
|
||||||
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -191,4 +192,3 @@ access:
|
||||||
users: { }
|
users: { }
|
||||||
permissions: { }
|
permissions: { }
|
||||||
handlers: { }
|
handlers: { }
|
||||||
uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3
|
|
||||||
|
|
|
@ -12,7 +12,51 @@ id: drutopia_intake
|
||||||
title: 'Drutopia Intake'
|
title: 'Drutopia Intake'
|
||||||
description: 'Determine a potential Drutopia partner's needs.'
|
description: 'Determine a potential Drutopia partner's needs.'
|
||||||
category: 'Survey of needs'
|
category: 'Survey of needs'
|
||||||
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"
|
elements: |
|
||||||
|
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:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -193,4 +194,3 @@ access:
|
||||||
users: { }
|
users: { }
|
||||||
permissions: { }
|
permissions: { }
|
||||||
handlers: { }
|
handlers: { }
|
||||||
uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -200,4 +201,3 @@ handlers:
|
||||||
mergevars: ''
|
mergevars: ''
|
||||||
interest_groups: { }
|
interest_groups: { }
|
||||||
control: ''
|
control: ''
|
||||||
uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: e00580b9-1381-408d-8ddc-e8314675680e
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -176,4 +177,3 @@ access:
|
||||||
users: { }
|
users: { }
|
||||||
permissions: { }
|
permissions: { }
|
||||||
handlers: { }
|
handlers: { }
|
||||||
uuid: e00580b9-1381-408d-8ddc-e8314675680e
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -200,4 +201,3 @@ handlers:
|
||||||
mergevars: ''
|
mergevars: ''
|
||||||
interest_groups: { }
|
interest_groups: { }
|
||||||
control: ''
|
control: ''
|
||||||
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -180,4 +181,3 @@ access:
|
||||||
users: { }
|
users: { }
|
||||||
permissions: { }
|
permissions: { }
|
||||||
handlers: { }
|
handlers: { }
|
||||||
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe
|
|
||||||
|
|
|
@ -1,8 +1,12 @@
|
||||||
|
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- antibot
|
- antibot
|
||||||
|
third_party_settings:
|
||||||
|
antibot:
|
||||||
|
antibot: true
|
||||||
open: null
|
open: null
|
||||||
close: null
|
close: null
|
||||||
weight: 0
|
weight: 0
|
||||||
|
@ -266,7 +270,4 @@ handlers:
|
||||||
sender_mail: ''
|
sender_mail: ''
|
||||||
sender_name: ''
|
sender_name: ''
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
|
parameters: { }
|
||||||
third_party_settings:
|
|
||||||
antibot:
|
|
||||||
antibot: true
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: a4189539-46d5-486f-8e0e-ec913e2093e5
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -249,4 +250,4 @@ handlers:
|
||||||
sender_mail: ''
|
sender_mail: ''
|
||||||
sender_name: ''
|
sender_name: ''
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
uuid: a4189539-46d5-486f-8e0e-ec913e2093e5
|
parameters: { }
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 69315a59-1746-485d-873a-1815072dd1d0
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -249,4 +250,4 @@ handlers:
|
||||||
sender_mail: ''
|
sender_mail: ''
|
||||||
sender_name: ''
|
sender_name: ''
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
uuid: 69315a59-1746-485d-873a-1815072dd1d0
|
parameters: { }
|
||||||
|
|
|
@ -250,3 +250,4 @@ handlers:
|
||||||
sender_mail: ''
|
sender_mail: ''
|
||||||
sender_name: ''
|
sender_name: ''
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
|
parameters: { }
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9
|
||||||
langcode: en
|
langcode: en
|
||||||
status: closed
|
status: closed
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -249,4 +250,4 @@ handlers:
|
||||||
sender_mail: ''
|
sender_mail: ''
|
||||||
sender_name: ''
|
sender_name: ''
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9
|
parameters: { }
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15
|
||||||
langcode: en
|
langcode: en
|
||||||
status: open
|
status: open
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
|
@ -204,4 +205,3 @@ access:
|
||||||
users: { }
|
users: { }
|
||||||
permissions: { }
|
permissions: { }
|
||||||
handlers: { }
|
handlers: { }
|
||||||
uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15
|
|
||||||
|
|
Loading…
Reference in a new issue