Config changes from live, inc linebreak expansions
This commit is contained in:
parent
b1b12e0505
commit
f803aa6668
99 changed files with 5173 additions and 2708 deletions
|
@ -12,38 +12,7 @@ id: capacitacion
|
|||
title: Capacitación
|
||||
description: '<p class="title is-2 p-name">Formulario para capacitación</p>'
|
||||
category: ''
|
||||
elements: |
|
||||
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'
|
||||
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"
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
@ -145,9 +114,7 @@ settings:
|
|||
draft_pending_multiple_message: ''
|
||||
confirmation_type: page
|
||||
confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.'
|
||||
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ón</a>.<br />
|
||||
|
||||
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ón</a>.<br />\n \n"
|
||||
confirmation_url: ''
|
||||
confirmation_attributes: { }
|
||||
confirmation_back: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue