upgraded all modules
This commit is contained in:
@@ -133,7 +133,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
|
||||
@@ -78,7 +78,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
|
||||
@@ -139,7 +139,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: -50
|
||||
|
||||
@@ -187,7 +187,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: -50
|
||||
|
||||
@@ -95,7 +95,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
|
||||
@@ -66,7 +66,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
|
||||
@@ -27,7 +27,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: -50
|
||||
|
||||
@@ -168,7 +168,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
|
||||
@@ -87,7 +87,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
|
||||
@@ -117,7 +117,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
|
||||
@@ -126,7 +126,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
|
||||
@@ -54,7 +54,7 @@ content:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
linked: true
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
|
||||
@@ -0,0 +1,53 @@
|
||||
uuid: 9a8385ea-bc82-4f68-a84e-dd623bf7c099
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.webform_default
|
||||
module:
|
||||
- ckeditor
|
||||
format: webform_default
|
||||
editor: ckeditor
|
||||
settings:
|
||||
toolbar:
|
||||
rows:
|
||||
-
|
||||
-
|
||||
name: Formatting
|
||||
items:
|
||||
- Format
|
||||
- Bold
|
||||
- Italic
|
||||
- Superscript
|
||||
- Subscript
|
||||
-
|
||||
name: Media
|
||||
items:
|
||||
- SpecialChar
|
||||
- ImceImage
|
||||
-
|
||||
name: Linking
|
||||
items:
|
||||
- DrupalLink
|
||||
- DrupalUnlink
|
||||
-
|
||||
name: Lists
|
||||
items:
|
||||
- NumberedList
|
||||
- BulletedList
|
||||
-
|
||||
name: Indentation
|
||||
items:
|
||||
- Outdent
|
||||
- Indent
|
||||
-
|
||||
name: 'Block Formatting'
|
||||
items:
|
||||
- Blockquote
|
||||
-
|
||||
name: Tools
|
||||
items:
|
||||
- Source
|
||||
- Maximize
|
||||
plugins: { }
|
||||
image_upload: { }
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: ac1217b3-4157-439e-9b6d-872de892e226
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
name: 'Webform (Default) - DO NOT EDIT'
|
||||
format: webform_default
|
||||
weight: 100
|
||||
filters: { }
|
||||
@@ -14,7 +14,7 @@ smtp_from: ''
|
||||
smtp_fromname: ''
|
||||
smtp_client_hostname: ''
|
||||
smtp_client_helo: ''
|
||||
smtp_allowhtml: ''
|
||||
smtp_allowhtml: false
|
||||
smtp_test_address: ''
|
||||
smtp_debugging: false
|
||||
prev_mail_system: php_mail
|
||||
|
||||
@@ -3,6 +3,7 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.webform_default
|
||||
- filter.format.wysiwyg
|
||||
module:
|
||||
- config_pages
|
||||
@@ -20,6 +21,7 @@ permissions:
|
||||
- 'access content'
|
||||
- 'access devel information'
|
||||
- 'opt-in or out of matomo tracking'
|
||||
- 'use text format webform_default'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view annuaire_de_recherche config page entity'
|
||||
- 'view base_de_donnees config page entity'
|
||||
|
||||
@@ -3,6 +3,8 @@ _core:
|
||||
langcode: fr
|
||||
settings:
|
||||
default_status: open
|
||||
default_categories: { }
|
||||
default_page: true
|
||||
default_page_base_path: /form
|
||||
default_ajax: false
|
||||
default_ajax_progress_type: throbber
|
||||
@@ -45,6 +47,7 @@ settings:
|
||||
default_draft_pending_multiple_message: 'You have pending drafts for this webform. <a href="#">View your pending drafts</a>.'
|
||||
default_confirmation_message: 'New submission added to [webform:title].'
|
||||
default_confirmation_back_label: 'Back to form'
|
||||
default_confirmation_noindex: true
|
||||
default_limit_total_message: 'No more submissions are permitted.'
|
||||
default_limit_user_message: 'No more submissions are permitted.'
|
||||
default_submission_label: '[webform_submission:submitted-to]: Submission #[webform_submission:serial]'
|
||||
@@ -153,15 +156,13 @@ element:
|
||||
default_empty_option: true
|
||||
default_empty_option_required: ''
|
||||
default_empty_option_optional: ''
|
||||
default_algolia_places_app_id: ''
|
||||
default_algolia_places_api_key: ''
|
||||
excluded_elements:
|
||||
password: password
|
||||
password_confirm: password_confirm
|
||||
html_editor:
|
||||
disabled: false
|
||||
element_format: ''
|
||||
mail_format: ''
|
||||
element_format: webform_default
|
||||
mail_format: webform_default
|
||||
tidy: true
|
||||
make_unused_managed_files_temporary: true
|
||||
file:
|
||||
|
||||
@@ -11,7 +11,7 @@ archive: false
|
||||
id: candidature
|
||||
title: Candidature
|
||||
description: ''
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |-
|
||||
nom:
|
||||
'#type': textfield
|
||||
@@ -113,6 +113,8 @@ settings:
|
||||
wizard_toggle: false
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
||||
@@ -16,7 +16,7 @@ archive: false
|
||||
id: contact
|
||||
title: Contact
|
||||
description: 'Basic email contact webform.'
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |
|
||||
name:
|
||||
'#title': 'Your Name'
|
||||
@@ -129,6 +129,8 @@ settings:
|
||||
wizard_toggle: false
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
||||
@@ -16,7 +16,7 @@ archive: false
|
||||
id: deposer_une_contribution
|
||||
title: 'Déposer une contribution'
|
||||
description: ''
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |-
|
||||
titre:
|
||||
'#type': webform_markup
|
||||
@@ -176,6 +176,8 @@ settings:
|
||||
wizard_toggle: false
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
||||
@@ -16,7 +16,7 @@ archive: false
|
||||
id: offre_de_service
|
||||
title: 'Offre de service'
|
||||
description: "Pour déposer une offre de service, veuillez remplir le formulaire ci-contre. Les champs marqués (*) sont<br />\r\nobligatoires.<br />\r\nVotre offre de service devra être revue par un administrateur avant publication."
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |-
|
||||
title:
|
||||
'#type': webform_markup
|
||||
@@ -173,6 +173,8 @@ settings:
|
||||
wizard_toggle: true
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
||||
@@ -16,7 +16,7 @@ archive: false
|
||||
id: question
|
||||
title: Question
|
||||
description: 'Question for FAQ'
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |-
|
||||
processed_text:
|
||||
'#type': processed_text
|
||||
@@ -123,6 +123,8 @@ settings:
|
||||
wizard_toggle: false
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
||||
Reference in New Issue
Block a user