Merge branch 'master' into prod
This commit is contained in:
commit
220b558cdf
|
@ -48,3 +48,6 @@ config/sync/flag.flag.*.yml
|
||||||
config/sync/system.action.flag_action.*.yml
|
config/sync/system.action.flag_action.*.yml
|
||||||
|
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
|
||||||
|
|
||||||
|
web/themes/custom/materiotheme/assets/dist/report.html
|
||||||
|
|
|
@ -59,29 +59,30 @@
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.3",
|
"php": ">=7.3",
|
||||||
"ckeditor-plugin/colorbutton": "4.16.2",
|
"ckeditor-plugin/colorbutton": "^4.16.2",
|
||||||
"ckeditor-plugin/panelbutton": "4.16.2",
|
"ckeditor-plugin/panelbutton": "^4.16.2",
|
||||||
"composer/installers": "^1.2",
|
"composer/installers": "^1.2",
|
||||||
"drupal/admin_theme": "1.x-dev@dev",
|
"drupal/address": "^1.10",
|
||||||
"drupal/advagg": "4.x-dev@dev",
|
"drupal/admin_theme": "^1.x-dev@dev",
|
||||||
|
"drupal/advagg": "^4.x-dev@dev",
|
||||||
"drupal/allowed_formats": "^1",
|
"drupal/allowed_formats": "^1",
|
||||||
"drupal/amswap": "^3.0",
|
"drupal/amswap": "^3.0",
|
||||||
"drupal/audiofield": "^1.10",
|
"drupal/audiofield": "^1.10",
|
||||||
"drupal/auto_entitylabel": "^2.x-dev",
|
"drupal/auto_entitylabel": "^3.x-dev@dev",
|
||||||
"drupal/better_messages": "^2.0@alpha",
|
"drupal/better_messages": "^2.0@alpha",
|
||||||
"drupal/ckeditor_codemirror": "^2.3",
|
"drupal/ckeditor_codemirror": "^2.3",
|
||||||
"drupal/ckeditor_font": "^1.2",
|
"drupal/ckeditor_font": "^1.2",
|
||||||
"drupal/ckeditor_uploadimage": "^2.0",
|
"drupal/ckeditor_uploadimage": "^2.0",
|
||||||
"drupal/colorbutton": "^1.3",
|
"drupal/colorbutton": "^1.3",
|
||||||
"drupal/commerce": "^2.22",
|
"drupal/commerce": "^2.29.0",
|
||||||
"drupal/commerce_cart_api": "^1.4",
|
"drupal/commerce_cart_api": "^1.4",
|
||||||
"drupal/commerce_cart_redirection": "^3.0",
|
"drupal/commerce_cart_redirection": "^3.0",
|
||||||
"drupal/commerce_license": "2.x-dev@dev",
|
"drupal/commerce_license": "^2.x-dev@dev",
|
||||||
"drupal/commerce_migrate": "^2.0",
|
"drupal/commerce_migrate": "^3.1",
|
||||||
"drupal/commerce_monetico": "^1.0",
|
"drupal/commerce_monetico": "^1.0",
|
||||||
"drupal/commerce_pricelist": "2.x-dev",
|
"drupal/commerce_pricelist": "^2.x-dev",
|
||||||
"drupal/commerce_recurring": "^1.x-dev",
|
"drupal/commerce_recurring": "^1.x-dev",
|
||||||
"drupal/commerce_stripe": "1.x-dev@dev",
|
"drupal/commerce_stripe": "^1.x-dev@dev",
|
||||||
"drupal/commerce_variation_cart_form": "^1.x-dev",
|
"drupal/commerce_variation_cart_form": "^1.x-dev",
|
||||||
"drupal/computed_field": "^3.0@alpha",
|
"drupal/computed_field": "^3.0@alpha",
|
||||||
"drupal/config_devel": "^1.7",
|
"drupal/config_devel": "^1.7",
|
||||||
|
@ -89,49 +90,49 @@
|
||||||
"drupal/config_split": "^2.0@beta",
|
"drupal/config_split": "^2.0@beta",
|
||||||
"drupal/console": "^1.0.2",
|
"drupal/console": "^1.0.2",
|
||||||
"drupal/consumer_image_styles": "^4.0",
|
"drupal/consumer_image_styles": "^4.0",
|
||||||
"drupal/content_sync": "2.x-dev@dev",
|
"drupal/content_sync": "^2.x-dev@dev",
|
||||||
"drupal/core": "8.9.19",
|
"drupal/core-composer-scaffold": "^9",
|
||||||
"drupal/core-composer-scaffold": "^9.0",
|
"drupal/core-project-message": "^9",
|
||||||
|
"drupal/core-recommended": "^9.3",
|
||||||
"drupal/ctools": "^3.6",
|
"drupal/ctools": "^3.6",
|
||||||
"drupal/debug_bar": "^1.4",
|
"drupal/debug_bar": "^1.4",
|
||||||
"drupal/devel": "^4.1",
|
"drupal/devel": "^4.1",
|
||||||
"drupal/devel_entity_updates": "^3.0",
|
"drupal/devel_entity_updates": "^3.0",
|
||||||
"drupal/editor_advanced_link": "^1.8",
|
"drupal/editor_advanced_link": "^2",
|
||||||
"drupal/entity_clone": "^1.0",
|
"drupal/entity_clone": "^1.0",
|
||||||
"drupal/error_log": "^1.0",
|
"drupal/error_log": "^1.0",
|
||||||
"drupal/eu_cookie_compliance": "^1.14",
|
"drupal/eu_cookie_compliance": "^1.14",
|
||||||
"drupal/field_group": "3.x-dev@dev",
|
"drupal/field_group": "^3.x-dev@dev",
|
||||||
"drupal/field_permissions": "^1.0",
|
"drupal/field_permissions": "^1.0",
|
||||||
"drupal/flag": "4.x-dev@dev",
|
"drupal/flag": "4.0-beta3",
|
||||||
"drupal/flag_lists": "4.0.x-dev@dev",
|
"drupal/flag_lists": "4.0.0-beta9+16-dev",
|
||||||
"drupal/flood_control": "^2.1",
|
"drupal/flood_control": "^2.1",
|
||||||
"drupal/gdpr": "^3.0@alpha",
|
"drupal/gdpr": "^3.0@alpha",
|
||||||
"drupal/genpass": "^1.x-dev",
|
"drupal/genpass": "^1.x-dev",
|
||||||
"drupal/google_analytics": "^4.0",
|
"drupal/google_analytics": "^4.0",
|
||||||
"drupal/graphql": "^4.0",
|
"drupal/graphql": "^4.0",
|
||||||
"drupal/image_delta_formatter": "^1.x-dev",
|
"drupal/image_delta_formatter": "^1.x-dev",
|
||||||
"drupal/image_effects": "3.x-dev@dev",
|
"drupal/image_effects": "^3.x-dev@dev",
|
||||||
"drupal/jsonapi_extras": "^3.7",
|
"drupal/jsonapi_extras": "^3.7",
|
||||||
"drupal/jsonrpc": "^1.x-dev",
|
"drupal/jsonrpc": "^2.0",
|
||||||
"drupal/login_destination": "2.x-dev@dev",
|
"drupal/login_destination": "^2.x-dev@dev",
|
||||||
"drupal/login_history": "^1.x-dev",
|
"drupal/login_history": "^1.x-dev",
|
||||||
"drupal/login_tracker": "^1.4",
|
"drupal/login_tracker": "^1.4",
|
||||||
"drupal/mailgun": "^1.x-dev",
|
"drupal/mailgun": "^1.x-dev",
|
||||||
"drupal/mailsystem": "^4.1",
|
"drupal/mailsystem": "^4.1",
|
||||||
"drupal/masquerade": "2.x-dev@dev",
|
"drupal/masquerade": "^2.x-dev@dev",
|
||||||
"drupal/migrate_devel": "2.x-dev@dev",
|
"drupal/migrate_devel": "^2.x-dev@dev",
|
||||||
"drupal/migrate_plus": "5.x-dev@dev",
|
"drupal/migrate_plus": "^5.x-dev@dev",
|
||||||
"drupal/migrate_tools": "5.x-dev@dev",
|
"drupal/migrate_tools": "^5.x-dev@dev",
|
||||||
"drupal/mimemail": "^1.x-dev",
|
"drupal/mimemail": "^1.x-dev",
|
||||||
"drupal/modules_weight": "^1.8",
|
"drupal/modules_weight": "^1.8",
|
||||||
"drupal/password_policy": "^3.0",
|
"drupal/password_policy": "^3.0",
|
||||||
"drupal/payment": "^2.1",
|
"drupal/payment": "^2.1",
|
||||||
"drupal/payment_commerce": "2.x-dev@dev",
|
|
||||||
"drupal/permissions_filter": "^1.1",
|
"drupal/permissions_filter": "^1.1",
|
||||||
"drupal/printable": "^2.0",
|
"drupal/printable": "^2.0",
|
||||||
"drupal/pwa": "^1.5",
|
"drupal/pwa": "^1.5",
|
||||||
"drupal/recurring_period": "^1.0",
|
"drupal/recurring_period": "^1.0",
|
||||||
"drupal/redirect": "1.x-dev@dev",
|
"drupal/redirect": "^1.x-dev@dev",
|
||||||
"drupal/redis": "^1.5",
|
"drupal/redis": "^1.5",
|
||||||
"drupal/restui": "^1.16",
|
"drupal/restui": "^1.16",
|
||||||
"drupal/role_delegation": "^1.1",
|
"drupal/role_delegation": "^1.1",
|
||||||
|
@ -145,21 +146,20 @@
|
||||||
"drupal/simplenews": "^2.0@beta",
|
"drupal/simplenews": "^2.0@beta",
|
||||||
"drupal/social_media_links": "^2.8",
|
"drupal/social_media_links": "^2.8",
|
||||||
"drupal/string_translation_ui": "^1.2",
|
"drupal/string_translation_ui": "^1.2",
|
||||||
"drupal/strings_i18n_json_export": "1.x-dev@dev",
|
"drupal/strings_i18n_json_export": "^1.x-dev@dev",
|
||||||
"drupal/structure_sync": "^2.0",
|
"drupal/structure_sync": "^2.0",
|
||||||
"drupal/swiftmailer": "2.x-dev@dev",
|
"drupal/swiftmailer": "^2.x-dev@dev",
|
||||||
"drupal/synonyms": "2.0.0-beta2",
|
"drupal/synonyms": "^2.0.0-beta2",
|
||||||
"drupal/telephone_formatter": "^1.0@beta",
|
"drupal/telephone_formatter": "^1.0@beta",
|
||||||
"drupal/telephone_validation": "^2.1",
|
"drupal/telephone_validation": "^2.1",
|
||||||
"drupal/term_reference_tree": "^1",
|
"drupal/term_reference_tree": "^1",
|
||||||
"drupal/toolbar_themes": "^1.0@alpha",
|
|
||||||
"drupal/translate_side_by_side": "^1.x-dev",
|
"drupal/translate_side_by_side": "^1.x-dev",
|
||||||
"drupal/translation_views": "^1.x-dev",
|
"drupal/translation_views": "^1.x-dev",
|
||||||
"drupal/ultimate_cron": "^2.x-dev",
|
"drupal/ultimate_cron": "^2.x-dev",
|
||||||
"drupal/unique_content_field_validation": "^1.0",
|
"drupal/unique_content_field_validation": "^1.0",
|
||||||
"drupal/url_to_video_filter": "^2.0",
|
"drupal/url_to_video_filter": "^2.0",
|
||||||
"drupal/user_csv_import": "^2.0",
|
"drupal/user_csv_import": "^2.0",
|
||||||
"drupal/user_email_verification": "1.x-dev@dev",
|
"drupal/user_email_verification": "^1.x-dev@dev",
|
||||||
"drupal/views_conditional": "^1.x-dev",
|
"drupal/views_conditional": "^1.x-dev",
|
||||||
"drupal/views_ef_fieldset": "^1.5",
|
"drupal/views_ef_fieldset": "^1.5",
|
||||||
"drupal/webform": "^6.0",
|
"drupal/webform": "^6.0",
|
||||||
|
@ -167,7 +167,6 @@
|
||||||
"drush/drush": "^10.6",
|
"drush/drush": "^10.6",
|
||||||
"kint-php/kint": "^3.3",
|
"kint-php/kint": "^3.3",
|
||||||
"smalot/pdfparser": "*",
|
"smalot/pdfparser": "*",
|
||||||
"symfony/event-dispatcher": "4.3.4 as 3.4.99",
|
|
||||||
"vlucas/phpdotenv": "^2.4",
|
"vlucas/phpdotenv": "^2.4",
|
||||||
"w8tcha/ckeditor_codemirror": "v1.17.8",
|
"w8tcha/ckeditor_codemirror": "v1.17.8",
|
||||||
"wa72/htmlpagedom": "1.3.*",
|
"wa72/htmlpagedom": "1.3.*",
|
||||||
|
@ -186,7 +185,16 @@
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "7.3"
|
"php": "7.3"
|
||||||
},
|
},
|
||||||
"discard-changes": true
|
"discard-changes": true,
|
||||||
|
"allow-plugins": {
|
||||||
|
"composer/installers": true,
|
||||||
|
"cweagans/composer-patches": true,
|
||||||
|
"drupal/console-extend-plugin": true,
|
||||||
|
"drupal/core-composer-scaffold": true,
|
||||||
|
"wikimedia/composer-merge-plugin": true,
|
||||||
|
"zaporylie/composer-drupal-optimizations": true,
|
||||||
|
"drupal/core-project-message": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -233,15 +241,13 @@
|
||||||
"patches": {
|
"patches": {
|
||||||
"drupal/core": {
|
"drupal/core": {
|
||||||
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch",
|
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch",
|
||||||
"language negociation exeption https://www.drupal.org/project/drupal/issues/3134349" : "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch",
|
|
||||||
"Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344":"https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch",
|
"Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344":"https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch",
|
||||||
"ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715": "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch",
|
"ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715": "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch",
|
||||||
"Entity view/form mode formatter/widget settings have no translation UI 1 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168-actions.patch",
|
"Entity view/form mode formatter/widget settings have no translation UI 1 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168-actions.patch",
|
||||||
"Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch",
|
"Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch"
|
||||||
"Register a user without email verification should still send an email https://www.drupal.org/project/drupal/issues/3002019": "https://www.drupal.org/files/issues/2019-08-30/3002019-n11.patch"
|
|
||||||
},
|
},
|
||||||
"drupal/email_registration": {
|
"drupal/email_registration": {
|
||||||
"allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch"
|
"allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/2021-06-11/2856542-13.patch"
|
||||||
},
|
},
|
||||||
"drupal/field_group": {
|
"drupal/field_group": {
|
||||||
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch",
|
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch",
|
||||||
|
@ -271,6 +277,9 @@
|
||||||
},
|
},
|
||||||
"drupal/toolbar_theme": {
|
"drupal/toolbar_theme": {
|
||||||
"Automated Drupal 9 compatibility fixes https://www.drupal.org/project/toolbar_themes/issues/3149099": "https://www.drupal.org/files/issues/2020-06-06/toolbar_themes.1.x-dev.rector.patch"
|
"Automated Drupal 9 compatibility fixes https://www.drupal.org/project/toolbar_themes/issues/3149099": "https://www.drupal.org/files/issues/2020-06-06/toolbar_themes.1.x-dev.rector.patch"
|
||||||
|
},
|
||||||
|
"weitzman/drupal-test-traits": {
|
||||||
|
"Define void return type for setUp() and tearDown() methods https://gitlab.com/weitzman/drupal-test-traits/-/issues/78":"./patches/Definevoidreturntype2.patch"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"drupal-scaffold": {
|
"drupal-scaffold": {
|
||||||
|
@ -282,5 +291,8 @@
|
||||||
".gitattributes": "../.gitattributes"
|
".gitattributes": "../.gitattributes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"weitzman/drupal-test-traits": "dev-master"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +1,5 @@
|
||||||
auto_import: { }
|
|
||||||
auto_export: { }
|
|
||||||
langcode: fr
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
||||||
|
langcode: fr
|
||||||
|
auto_import: { }
|
||||||
|
auto_export: { }
|
||||||
|
|
|
@ -1,4 +1,28 @@
|
||||||
form_settings:
|
form_settings:
|
||||||
|
taxonomy_term:
|
||||||
|
default_value: false
|
||||||
|
disable: false
|
||||||
|
hidden: false
|
||||||
|
contact_message:
|
||||||
|
default_value: false
|
||||||
|
disable: false
|
||||||
|
hidden: false
|
||||||
|
file:
|
||||||
|
default_value: false
|
||||||
|
disable: false
|
||||||
|
hidden: false
|
||||||
|
node:
|
||||||
|
default_value: false
|
||||||
|
disable: false
|
||||||
|
hidden: false
|
||||||
|
user:
|
||||||
|
default_value: false
|
||||||
|
disable: false
|
||||||
|
hidden: false
|
||||||
|
menu_link_content:
|
||||||
|
default_value: false
|
||||||
|
disable: false
|
||||||
|
hidden: false
|
||||||
commerce_license:
|
commerce_license:
|
||||||
default_value: false
|
default_value: false
|
||||||
disable: false
|
disable: false
|
||||||
|
@ -63,18 +87,6 @@ form_settings:
|
||||||
default_value: false
|
default_value: false
|
||||||
disable: false
|
disable: false
|
||||||
hidden: false
|
hidden: false
|
||||||
contact_message:
|
|
||||||
default_value: false
|
|
||||||
disable: false
|
|
||||||
hidden: false
|
|
||||||
file:
|
|
||||||
default_value: false
|
|
||||||
disable: false
|
|
||||||
hidden: false
|
|
||||||
node:
|
|
||||||
default_value: false
|
|
||||||
disable: false
|
|
||||||
hidden: false
|
|
||||||
profile:
|
profile:
|
||||||
default_value: false
|
default_value: false
|
||||||
disable: false
|
disable: false
|
||||||
|
@ -91,14 +103,6 @@ form_settings:
|
||||||
default_value: false
|
default_value: false
|
||||||
disable: false
|
disable: false
|
||||||
hidden: false
|
hidden: false
|
||||||
taxonomy_term:
|
|
||||||
default_value: false
|
|
||||||
disable: false
|
|
||||||
hidden: false
|
|
||||||
user:
|
|
||||||
default_value: false
|
|
||||||
disable: false
|
|
||||||
hidden: false
|
|
||||||
workflow_transition:
|
workflow_transition:
|
||||||
default_value: false
|
default_value: false
|
||||||
disable: false
|
disable: false
|
||||||
|
@ -107,7 +111,3 @@ form_settings:
|
||||||
default_value: false
|
default_value: false
|
||||||
disable: false
|
disable: false
|
||||||
hidden: false
|
hidden: false
|
||||||
menu_link_content:
|
|
||||||
default_value: false
|
|
||||||
disable: false
|
|
||||||
hidden: false
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
||||||
|
langcode: fr
|
||||||
send: false
|
send: false
|
||||||
log: true
|
log: true
|
||||||
verbose: true
|
verbose: true
|
||||||
langcode: fr
|
|
||||||
_core:
|
|
||||||
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: g88bppZh2Uimhd8nWIoRyNIqCPNQ-ywV5hXa_f4Av8k
|
||||||
|
langcode: fr
|
||||||
check:
|
check:
|
||||||
disabled_extensions: false
|
disabled_extensions: false
|
||||||
interval_days: 1
|
interval_days: 1
|
||||||
|
@ -9,6 +12,3 @@ notification:
|
||||||
emails:
|
emails:
|
||||||
- info@materio.com
|
- info@materio.com
|
||||||
threshold: all
|
threshold: all
|
||||||
langcode: fr
|
|
||||||
_core:
|
|
||||||
default_config_hash: g88bppZh2Uimhd8nWIoRyNIqCPNQ-ywV5hXa_f4Av8k
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
paths: "/dummy-path-needed-until-core-issue-2930364-is-fixed\r\n/user/*/*"
|
|
||||||
exclude_paths: /dummy-path-needed-until-core-issue-2930364-is-fixed
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: djrGnpQFw2Jm0GjIQ-o28-09ZKtCusE5k0VNddWmOKE
|
default_config_hash: djrGnpQFw2Jm0GjIQ-o28-09ZKtCusE5k0VNddWmOKE
|
||||||
|
paths: "/dummy-path-needed-until-core-issue-2930364-is-fixed\r\n/user/*/*"
|
||||||
|
exclude_paths: /dummy-path-needed-until-core-issue-2930364-is-fixed
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: Vi3b7DLLNw5X1UX9XG8mnU-ysvyNgdyvAasxV9yck3I
|
||||||
css:
|
css:
|
||||||
brotli: true
|
brotli: true
|
||||||
combine_media: false
|
combine_media: false
|
||||||
|
@ -22,5 +24,3 @@ skip_enabled_preprocess_check: false
|
||||||
show_bypass_cookie_message: true
|
show_bypass_cookie_message: true
|
||||||
symlinks: false
|
symlinks: false
|
||||||
symlinksifownermatch: false
|
symlinksifownermatch: false
|
||||||
_core:
|
|
||||||
default_config_hash: Vi3b7DLLNw5X1UX9XG8mnU-ysvyNgdyvAasxV9yck3I
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: d7tn_kI_5tCvOXLD4Qa-_znks4jgfgCwsKda6GKH-vk
|
||||||
role_menu_pairs:
|
role_menu_pairs:
|
||||||
-
|
-
|
||||||
role: admin
|
role: admin
|
||||||
|
@ -8,5 +10,3 @@ role_menu_pairs:
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- amswap
|
- amswap
|
||||||
_core:
|
|
||||||
default_config_hash: d7tn_kI_5tCvOXLD4Qa-_znks4jgfgCwsKda6GKH-vk
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
status: 1
|
status: 1
|
||||||
pattern: "<?php\r\nreturn t('Home');\r\n\r\n?>"
|
pattern: "<?php\r\nreturn t('Home');\r\n\r\n?>"
|
||||||
php: true
|
|
||||||
escape: false
|
escape: false
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- node.type.frontpage
|
- node.type.frontpage
|
||||||
|
php: true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
enabled: true
|
|
||||||
timeout: 0
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
||||||
|
enabled: true
|
||||||
|
timeout: 0
|
||||||
url: ''
|
url: ''
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
enabled: false
|
|
||||||
timeout: null
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
|
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
|
||||||
|
enabled: false
|
||||||
|
timeout: null
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
enabled: true
|
|
||||||
timeout: 0
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
||||||
|
enabled: true
|
||||||
|
timeout: 0
|
||||||
url: ''
|
url: ''
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
enabled: false
|
|
||||||
timeout: null
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
|
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
|
||||||
|
enabled: false
|
||||||
|
timeout: null
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M
|
||||||
|
langcode: fr
|
||||||
timeout: 1800
|
timeout: 1800
|
||||||
max_timeout: 172800
|
max_timeout: 172800
|
||||||
padding: 120
|
padding: 120
|
||||||
|
no_individual_logout_threshold: true
|
||||||
role_logout: true
|
role_logout: true
|
||||||
|
role_logout_max: true
|
||||||
redirect_url: /
|
redirect_url: /
|
||||||
no_dialog: true
|
no_dialog: true
|
||||||
message: 'Your session is about to expire. Do you want to reset it?'
|
message: 'Your session is about to expire. Do you want to reset it?'
|
||||||
inactivity_message: ''
|
inactivity_message: ''
|
||||||
|
inactivity_message_type: status
|
||||||
enforce_admin: false
|
enforce_admin: false
|
||||||
jstimer_format: '%hours%:%mins%:%secs%'
|
jstimer_format: '%hours%:%mins%:%secs%'
|
||||||
jstimer_js_load_option: false
|
jstimer_js_load_option: false
|
||||||
use_alt_logout_method: true
|
use_alt_logout_method: true
|
||||||
use_watchdog: false
|
use_watchdog: false
|
||||||
langcode: fr
|
|
||||||
_core:
|
|
||||||
default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M
|
|
||||||
dialog_title: 'materiO’ Alert'
|
dialog_title: 'materiO’ Alert'
|
||||||
no_individual_logout_threshold: true
|
|
||||||
role_logout_max: true
|
|
||||||
inactivity_message_type: status
|
|
||||||
disable_buttons: false
|
disable_buttons: false
|
||||||
yes_button: ''
|
yes_button: ''
|
||||||
no_button: ''
|
no_button: ''
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
langcode: fr
|
||||||
|
_core:
|
||||||
|
default_config_hash: VcrgfJ8s9xNvGnogt3JciEvtMgPkMsHeE9BOLXd7jHk
|
||||||
position: tr
|
position: tr
|
||||||
vertical: 50
|
vertical: 50
|
||||||
horizontal: 5
|
horizontal: 5
|
||||||
|
@ -20,44 +23,41 @@ jquery_ui:
|
||||||
visibility:
|
visibility:
|
||||||
message_type:
|
message_type:
|
||||||
id: message_type
|
id: message_type
|
||||||
message_types: { }
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
better_messages: '@better_messages.context:better_messages'
|
better_messages: '@better_messages.context:better_messages'
|
||||||
|
message_types: { }
|
||||||
'entity_bundle:commerce_product':
|
'entity_bundle:commerce_product':
|
||||||
id: 'entity_bundle:commerce_product'
|
id: 'entity_bundle:commerce_product'
|
||||||
bundles: { }
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
commerce_product: '@commerce_product.product_route_context:commerce_product'
|
commerce_product: '@commerce_product.product_route_context:commerce_product'
|
||||||
|
bundles: { }
|
||||||
'entity_bundle:node':
|
'entity_bundle:node':
|
||||||
id: 'entity_bundle:node'
|
id: 'entity_bundle:node'
|
||||||
bundles: { }
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
node: '@node.node_route_context:node'
|
node: '@node.node_route_context:node'
|
||||||
|
bundles: { }
|
||||||
language:
|
language:
|
||||||
id: language
|
id: language
|
||||||
langcodes: { }
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
language: '@language.current_language_context:language_interface'
|
language: '@language.current_language_context:language_interface'
|
||||||
|
langcodes: { }
|
||||||
node_type:
|
node_type:
|
||||||
id: node_type
|
id: node_type
|
||||||
bundles: { }
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
node: '@node.node_route_context:node'
|
node: '@node.node_route_context:node'
|
||||||
|
bundles: { }
|
||||||
request_path:
|
request_path:
|
||||||
id: request_path
|
id: request_path
|
||||||
pages: ''
|
|
||||||
negate: false
|
negate: false
|
||||||
|
pages: ''
|
||||||
user_role:
|
user_role:
|
||||||
id: user_role
|
id: user_role
|
||||||
roles: { }
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
user: '@user.current_user_context:current_user'
|
user: '@user.current_user_context:current_user'
|
||||||
langcode: fr
|
roles: { }
|
||||||
_core:
|
|
||||||
default_config_hash: VcrgfJ8s9xNvGnogt3JciEvtMgPkMsHeE9BOLXd7jHk
|
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: system_breadcrumb_block
|
||||||
settings:
|
settings:
|
||||||
id: system_breadcrumb_block
|
id: system_breadcrumb_block
|
||||||
label: Breadcrumbs
|
label: Breadcrumbs
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: system_main_block
|
||||||
settings:
|
settings:
|
||||||
id: system_main_block
|
id: system_main_block
|
||||||
label: 'Main page content'
|
label: 'Main page content'
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: help_block
|
||||||
settings:
|
settings:
|
||||||
id: help_block
|
id: help_block
|
||||||
label: Help
|
label: Help
|
||||||
provider: help
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: help
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,6 +15,6 @@ plugin: local_actions_block
|
||||||
settings:
|
settings:
|
||||||
id: local_actions_block
|
id: local_actions_block
|
||||||
label: 'Primary admin actions'
|
label: 'Primary admin actions'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: user_login_block
|
||||||
settings:
|
settings:
|
||||||
id: user_login_block
|
id: user_login_block
|
||||||
label: 'User login'
|
label: 'User login'
|
||||||
provider: user
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: user
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: system_messages_block
|
||||||
settings:
|
settings:
|
||||||
id: system_messages_block
|
id: system_messages_block
|
||||||
label: 'Status messages'
|
label: 'Status messages'
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,6 +15,6 @@ plugin: page_title_block
|
||||||
settings:
|
settings:
|
||||||
id: page_title_block
|
id: page_title_block
|
||||||
label: 'Page title'
|
label: 'Page title'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,8 +15,8 @@ plugin: local_tasks_block
|
||||||
settings:
|
settings:
|
||||||
id: local_tasks_block
|
id: local_tasks_block
|
||||||
label: 'Primary tabs'
|
label: 'Primary tabs'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
primary: true
|
primary: true
|
||||||
secondary: false
|
secondary: false
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,8 +15,8 @@ plugin: local_tasks_block
|
||||||
settings:
|
settings:
|
||||||
id: local_tasks_block
|
id: local_tasks_block
|
||||||
label: 'Secondary tabs'
|
label: 'Secondary tabs'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
primary: false
|
primary: false
|
||||||
secondary: true
|
secondary: true
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,7 +15,7 @@ plugin: commerce_cart
|
||||||
settings:
|
settings:
|
||||||
id: commerce_cart
|
id: commerce_cart
|
||||||
label: Cart
|
label: Cart
|
||||||
provider: commerce_cart
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: commerce_cart
|
||||||
dropdown: true
|
dropdown: true
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,30 +17,30 @@ plugin: commerce_checkout_progress
|
||||||
settings:
|
settings:
|
||||||
id: commerce_checkout_progress
|
id: commerce_checkout_progress
|
||||||
label: 'Checkout progress'
|
label: 'Checkout progress'
|
||||||
provider: commerce_checkout
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: commerce_checkout
|
||||||
visibility:
|
visibility:
|
||||||
view_inclusion:
|
view_inclusion:
|
||||||
id: view_inclusion
|
id: view_inclusion
|
||||||
negate: null
|
negate: null
|
||||||
view_inclusion: { }
|
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
view_inclusion: { }
|
||||||
request_path_exclusion:
|
request_path_exclusion:
|
||||||
id: request_path_exclusion
|
id: request_path_exclusion
|
||||||
pages: ''
|
|
||||||
negate: null
|
negate: null
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: ''
|
||||||
'entity_bundle:commerce_product_variation':
|
'entity_bundle:commerce_product_variation':
|
||||||
id: 'entity_bundle:commerce_product_variation'
|
id: 'entity_bundle:commerce_product_variation'
|
||||||
bundles:
|
|
||||||
materio_product_variation_type: materio_product_variation_type
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
commerce_product_variation: '@commerce_product.product_variation_route_context:commerce_product_variation'
|
commerce_product_variation: '@commerce_product.product_variation_route_context:commerce_product_variation'
|
||||||
|
bundles:
|
||||||
|
materio_product_variation_type: materio_product_variation_type
|
||||||
'entity_bundle:commerce_product':
|
'entity_bundle:commerce_product':
|
||||||
id: 'entity_bundle:commerce_product'
|
id: 'entity_bundle:commerce_product'
|
||||||
bundles:
|
|
||||||
materio_product_type: materio_product_type
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
commerce_product: '@commerce_product.product_route_context:commerce_product'
|
commerce_product: '@commerce_product.product_route_context:commerce_product'
|
||||||
|
bundles:
|
||||||
|
materio_product_type: materio_product_type
|
||||||
|
|
|
@ -17,15 +17,15 @@ plugin: 'menu_block:header'
|
||||||
settings:
|
settings:
|
||||||
id: 'menu_block:header'
|
id: 'menu_block:header'
|
||||||
label: Header
|
label: Header
|
||||||
provider: menu_block
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
follow: false
|
follow: false
|
||||||
follow_parent: child
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
level: 1
|
level: 1
|
||||||
depth: 0
|
depth: 0
|
||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'header:'
|
parent: 'header:'
|
||||||
suggestion: header
|
suggestion: header
|
||||||
label_type: block
|
|
||||||
label_link: false
|
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,6 +15,6 @@ plugin: 'language_block:language_interface'
|
||||||
settings:
|
settings:
|
||||||
id: 'language_block:language_interface'
|
id: 'language_block:language_interface'
|
||||||
label: Langue
|
label: Langue
|
||||||
provider: language
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: language
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,32 +17,32 @@ plugin: materio_sapi_search_block
|
||||||
settings:
|
settings:
|
||||||
id: materio_sapi_search_block
|
id: materio_sapi_search_block
|
||||||
label: 'Materio sapi search block'
|
label: 'Materio sapi search block'
|
||||||
provider: materio_sapi
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: materio_sapi
|
||||||
visibility:
|
visibility:
|
||||||
user_status:
|
user_status:
|
||||||
id: user_status
|
id: user_status
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
user: '@user.current_user_context:current_user'
|
||||||
user_status:
|
user_status:
|
||||||
viewing_profile: '0'
|
viewing_profile: '0'
|
||||||
logged_viewing_profile: '0'
|
logged_viewing_profile: '0'
|
||||||
own_page_true: '0'
|
own_page_true: '0'
|
||||||
field_value: '0'
|
field_value: '0'
|
||||||
user_fields: uid
|
user_fields: uid
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
user: '@user.current_user_context:current_user'
|
|
||||||
context_all:
|
context_all:
|
||||||
id: context_all
|
id: context_all
|
||||||
values: ''
|
|
||||||
negate: null
|
negate: null
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
values: ''
|
||||||
context:
|
context:
|
||||||
id: context
|
id: context
|
||||||
values: ''
|
|
||||||
negate: null
|
negate: null
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
values: ''
|
||||||
request_path:
|
request_path:
|
||||||
id: request_path
|
id: request_path
|
||||||
pages: '/checkout/*'
|
|
||||||
negate: true
|
negate: true
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: '/checkout/*'
|
||||||
|
|
|
@ -18,8 +18,8 @@ plugin: materio_simplenews_subscription_block
|
||||||
settings:
|
settings:
|
||||||
id: materio_simplenews_subscription_block
|
id: materio_simplenews_subscription_block
|
||||||
label: 'Inscription newsletter Materio'
|
label: 'Inscription newsletter Materio'
|
||||||
provider: materio_simplenews
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: materio_simplenews
|
||||||
newsletters:
|
newsletters:
|
||||||
materio_newsletter: materio_newsletter
|
materio_newsletter: materio_newsletter
|
||||||
message: 'Subscribe to our monthly newsletter.'
|
message: 'Subscribe to our monthly newsletter.'
|
||||||
|
@ -28,22 +28,22 @@ visibility:
|
||||||
view_inclusion:
|
view_inclusion:
|
||||||
id: view_inclusion
|
id: view_inclusion
|
||||||
negate: false
|
negate: false
|
||||||
view_inclusion: { }
|
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
view_inclusion: { }
|
||||||
request_path_exclusion:
|
request_path_exclusion:
|
||||||
id: request_path_exclusion
|
id: request_path_exclusion
|
||||||
pages: ''
|
|
||||||
negate: true
|
negate: true
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: ''
|
||||||
user_role:
|
user_role:
|
||||||
id: user_role
|
id: user_role
|
||||||
roles:
|
|
||||||
anonymous: anonymous
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
user: '@user.current_user_context:current_user'
|
user: '@user.current_user_context:current_user'
|
||||||
|
roles:
|
||||||
|
anonymous: anonymous
|
||||||
request_path:
|
request_path:
|
||||||
id: request_path
|
id: request_path
|
||||||
pages: '<front>'
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: '<front>'
|
||||||
|
|
|
@ -18,13 +18,13 @@ plugin: system_breadcrumb_block
|
||||||
settings:
|
settings:
|
||||||
id: system_breadcrumb_block
|
id: system_breadcrumb_block
|
||||||
label: Breadcrumbs
|
label: Breadcrumbs
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
visibility:
|
visibility:
|
||||||
user_role:
|
user_role:
|
||||||
id: user_role
|
id: user_role
|
||||||
roles:
|
|
||||||
root: root
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
user: '@user.current_user_context:current_user'
|
user: '@user.current_user_context:current_user'
|
||||||
|
roles:
|
||||||
|
root: root
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: system_main_block
|
||||||
settings:
|
settings:
|
||||||
id: system_main_block
|
id: system_main_block
|
||||||
label: 'Main page content'
|
label: 'Main page content'
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: help_block
|
||||||
settings:
|
settings:
|
||||||
id: help_block
|
id: help_block
|
||||||
label: Help
|
label: Help
|
||||||
provider: help
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: help
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,6 +15,6 @@ plugin: local_actions_block
|
||||||
settings:
|
settings:
|
||||||
id: local_actions_block
|
id: local_actions_block
|
||||||
label: 'Primary admin actions'
|
label: 'Primary admin actions'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: user_login_block
|
||||||
settings:
|
settings:
|
||||||
id: user_login_block
|
id: user_login_block
|
||||||
label: 'User login'
|
label: 'User login'
|
||||||
provider: user
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: user
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,6 +17,6 @@ plugin: system_messages_block
|
||||||
settings:
|
settings:
|
||||||
id: system_messages_block
|
id: system_messages_block
|
||||||
label: 'Status messages'
|
label: 'Status messages'
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,6 +15,6 @@ plugin: page_title_block
|
||||||
settings:
|
settings:
|
||||||
id: page_title_block
|
id: page_title_block
|
||||||
label: 'Page title'
|
label: 'Page title'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,8 +15,8 @@ plugin: local_tasks_block
|
||||||
settings:
|
settings:
|
||||||
id: local_tasks_block
|
id: local_tasks_block
|
||||||
label: 'Primary tabs'
|
label: 'Primary tabs'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
primary: true
|
primary: true
|
||||||
secondary: false
|
secondary: false
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,8 +15,8 @@ plugin: local_tasks_block
|
||||||
settings:
|
settings:
|
||||||
id: local_tasks_block
|
id: local_tasks_block
|
||||||
label: 'Secondary tabs'
|
label: 'Secondary tabs'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
primary: false
|
primary: false
|
||||||
secondary: true
|
secondary: true
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -13,6 +13,6 @@ plugin: page_title_block
|
||||||
settings:
|
settings:
|
||||||
id: page_title_block
|
id: page_title_block
|
||||||
label: 'Page title'
|
label: 'Page title'
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -17,15 +17,15 @@ plugin: 'menu_block:footer'
|
||||||
settings:
|
settings:
|
||||||
id: 'menu_block:footer'
|
id: 'menu_block:footer'
|
||||||
label: 'Pied de page'
|
label: 'Pied de page'
|
||||||
provider: menu_block
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
follow: false
|
follow: false
|
||||||
follow_parent: child
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
level: 1
|
level: 1
|
||||||
depth: 0
|
depth: 0
|
||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'footer:'
|
parent: 'footer:'
|
||||||
suggestion: footer
|
suggestion: footer
|
||||||
label_type: block
|
|
||||||
label_link: false
|
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|
|
@ -15,8 +15,8 @@ plugin: system_branding_block
|
||||||
settings:
|
settings:
|
||||||
id: system_branding_block
|
id: system_branding_block
|
||||||
label: 'Site branding'
|
label: 'Site branding'
|
||||||
provider: system
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
use_site_logo: false
|
use_site_logo: false
|
||||||
use_site_name: true
|
use_site_name: true
|
||||||
use_site_slogan: true
|
use_site_slogan: true
|
||||||
|
|
|
@ -16,8 +16,8 @@ plugin: social_media_links_block
|
||||||
settings:
|
settings:
|
||||||
id: social_media_links_block
|
id: social_media_links_block
|
||||||
label: 'Social Media Links'
|
label: 'Social Media Links'
|
||||||
provider: social_media_links
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: social_media_links
|
||||||
platforms:
|
platforms:
|
||||||
website:
|
website:
|
||||||
value: ''
|
value: ''
|
||||||
|
@ -131,10 +131,10 @@ visibility:
|
||||||
view_inclusion:
|
view_inclusion:
|
||||||
id: view_inclusion
|
id: view_inclusion
|
||||||
negate: null
|
negate: null
|
||||||
view_inclusion: { }
|
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
view_inclusion: { }
|
||||||
request_path_exclusion:
|
request_path_exclusion:
|
||||||
id: request_path_exclusion
|
id: request_path_exclusion
|
||||||
pages: ''
|
|
||||||
negate: null
|
negate: null
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: ''
|
||||||
|
|
|
@ -16,27 +16,27 @@ plugin: local_tasks_block
|
||||||
settings:
|
settings:
|
||||||
id: local_tasks_block
|
id: local_tasks_block
|
||||||
label: Tabs
|
label: Tabs
|
||||||
provider: core
|
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
primary: true
|
primary: true
|
||||||
secondary: true
|
secondary: true
|
||||||
visibility:
|
visibility:
|
||||||
user_role:
|
user_role:
|
||||||
id: user_role
|
id: user_role
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
user: '@user.current_user_context:current_user'
|
||||||
roles:
|
roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
admin: admin
|
admin: admin
|
||||||
root: root
|
root: root
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
user: '@user.current_user_context:current_user'
|
|
||||||
view_inclusion:
|
view_inclusion:
|
||||||
id: view_inclusion
|
id: view_inclusion
|
||||||
negate: null
|
negate: null
|
||||||
view_inclusion: { }
|
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
view_inclusion: { }
|
||||||
request_path_exclusion:
|
request_path_exclusion:
|
||||||
id: request_path_exclusion
|
id: request_path_exclusion
|
||||||
pages: ''
|
|
||||||
negate: null
|
negate: null
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: ''
|
||||||
|
|
|
@ -16,13 +16,13 @@ plugin: user_block
|
||||||
settings:
|
settings:
|
||||||
id: user_block
|
id: user_block
|
||||||
label: 'User block'
|
label: 'User block'
|
||||||
provider: materio_user
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: materio_user
|
||||||
visibility:
|
visibility:
|
||||||
user_role:
|
user_role:
|
||||||
id: user_role
|
id: user_role
|
||||||
roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
user: '@user.current_user_context:current_user'
|
user: '@user.current_user_context:current_user'
|
||||||
|
roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
|
|
@ -16,16 +16,16 @@ plugin: user_login_block
|
||||||
settings:
|
settings:
|
||||||
id: user_login_block
|
id: user_login_block
|
||||||
label: 'Accès membre'
|
label: 'Accès membre'
|
||||||
provider: user
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: user
|
||||||
visibility:
|
visibility:
|
||||||
view_inclusion:
|
view_inclusion:
|
||||||
id: view_inclusion
|
id: view_inclusion
|
||||||
negate: false
|
negate: false
|
||||||
view_inclusion: { }
|
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
view_inclusion: { }
|
||||||
request_path_exclusion:
|
request_path_exclusion:
|
||||||
id: request_path_exclusion
|
id: request_path_exclusion
|
||||||
pages: ''
|
|
||||||
negate: true
|
negate: true
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
pages: ''
|
||||||
|
|
|
@ -7,21 +7,21 @@ dependencies:
|
||||||
- email_registration
|
- email_registration
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY
|
default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY
|
||||||
id: default
|
|
||||||
label: Default
|
label: Default
|
||||||
|
id: default
|
||||||
plugin: multistep_default
|
plugin: multistep_default
|
||||||
configuration:
|
configuration:
|
||||||
display_checkout_progress: true
|
display_checkout_progress: true
|
||||||
panes:
|
panes:
|
||||||
login:
|
login:
|
||||||
allow_guest_checkout: true
|
|
||||||
allow_registration: false
|
|
||||||
step: login
|
step: login
|
||||||
weight: 0
|
weight: 0
|
||||||
|
allow_guest_checkout: true
|
||||||
|
allow_registration: false
|
||||||
contact_information:
|
contact_information:
|
||||||
double_entry: true
|
|
||||||
step: order_information
|
step: order_information
|
||||||
weight: 1
|
weight: 1
|
||||||
|
double_entry: true
|
||||||
billing_information:
|
billing_information:
|
||||||
step: order_information
|
step: order_information
|
||||||
weight: 2
|
weight: 2
|
||||||
|
@ -32,6 +32,6 @@ configuration:
|
||||||
step: complete
|
step: complete
|
||||||
weight: 4
|
weight: 4
|
||||||
order_summary:
|
order_summary:
|
||||||
view: commerce_checkout_order_summary
|
|
||||||
step: _sidebar
|
step: _sidebar
|
||||||
weight: 5
|
weight: 5
|
||||||
|
view: commerce_checkout_order_summary
|
||||||
|
|
|
@ -8,23 +8,25 @@ dependencies:
|
||||||
- commerce_stripe
|
- commerce_stripe
|
||||||
- email_registration
|
- email_registration
|
||||||
- materio_commerce
|
- materio_commerce
|
||||||
id: materio_checkout_flow
|
|
||||||
label: 'materio checkout flow'
|
label: 'materio checkout flow'
|
||||||
|
id: materio_checkout_flow
|
||||||
plugin: multistep_default
|
plugin: multistep_default
|
||||||
configuration:
|
configuration:
|
||||||
display_checkout_progress: true
|
display_checkout_progress: true
|
||||||
display_checkout_progress_breadcrumb_links: true
|
display_checkout_progress_breadcrumb_links: true
|
||||||
panes:
|
panes:
|
||||||
contact_information:
|
contact_information:
|
||||||
double_entry: false
|
|
||||||
step: order_information
|
step: order_information
|
||||||
weight: 0
|
weight: 0
|
||||||
|
double_entry: false
|
||||||
allow_guest_checkout: true
|
allow_guest_checkout: true
|
||||||
allow_registration: false
|
allow_registration: false
|
||||||
payment_information:
|
payment_information:
|
||||||
step: order_information
|
step: order_information
|
||||||
weight: 1
|
weight: 1
|
||||||
materio_commerce_agree_terms:
|
materio_commerce_agree_terms:
|
||||||
|
step: order_information
|
||||||
|
weight: 2
|
||||||
path:
|
path:
|
||||||
route_name: materio_commerce.terms_viewer
|
route_name: materio_commerce.terms_viewer
|
||||||
route_parameters: { }
|
route_parameters: { }
|
||||||
|
@ -32,16 +34,14 @@ configuration:
|
||||||
prefix_text: 'I agree with the %terms'
|
prefix_text: 'I agree with the %terms'
|
||||||
invalid_text: 'You must agree with the %terms before continuing'
|
invalid_text: 'You must agree with the %terms before continuing'
|
||||||
new_window: '1'
|
new_window: '1'
|
||||||
step: order_information
|
|
||||||
weight: 2
|
|
||||||
nid: '1'
|
nid: '1'
|
||||||
materio_commerce_agree_nominative:
|
materio_commerce_agree_nominative:
|
||||||
|
step: order_information
|
||||||
|
weight: 3
|
||||||
path: /pricing/multijoueur
|
path: /pricing/multijoueur
|
||||||
text: "I have taken note that the membership of materialO 'is exclusively nominative. \r\nThe use of an account by more than one person is not allowed.\r\nI can fill the %multi form for multi user order."
|
text: "I have taken note that the membership of materialO 'is exclusively nominative. \r\nThe use of an account by more than one person is not allowed.\r\nI can fill the %multi form for multi user order."
|
||||||
link_text: Multi-Joueurs
|
link_text: Multi-Joueurs
|
||||||
invalid_text: 'You must agree with the nominative terms before continuing'
|
invalid_text: 'You must agree with the nominative terms before continuing'
|
||||||
step: order_information
|
|
||||||
weight: 3
|
|
||||||
prefix_text: 'I agree with the %terms'
|
prefix_text: 'I agree with the %terms'
|
||||||
new_window: '1'
|
new_window: '1'
|
||||||
nid: '1'
|
nid: '1'
|
||||||
|
@ -49,33 +49,33 @@ configuration:
|
||||||
step: review
|
step: review
|
||||||
weight: 4
|
weight: 4
|
||||||
stripe_review:
|
stripe_review:
|
||||||
button_id: edit-actions-next
|
|
||||||
setup_future_usage: off_session
|
|
||||||
step: review
|
step: review
|
||||||
weight: 5
|
weight: 5
|
||||||
|
button_id: edit-actions-next
|
||||||
|
setup_future_usage: off_session
|
||||||
payment_process:
|
payment_process:
|
||||||
capture: true
|
|
||||||
step: payment
|
step: payment
|
||||||
weight: 6
|
weight: 6
|
||||||
|
capture: true
|
||||||
completion_message:
|
completion_message:
|
||||||
|
step: complete
|
||||||
|
weight: 7
|
||||||
message:
|
message:
|
||||||
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome to <strong>[site:name]</strong>!</p>\r\n\r\n<p>Once your order is confirmed, you have access to more than 10,000 inspiring and innovative material sheets!</p>\r\n"
|
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome to <strong>[site:name]</strong>!</p>\r\n\r\n<p>Once your order is confirmed, you have access to more than 10,000 inspiring and innovative material sheets!</p>\r\n"
|
||||||
format: wysiwyg
|
format: wysiwyg
|
||||||
step: complete
|
|
||||||
weight: 7
|
|
||||||
order_summary:
|
order_summary:
|
||||||
view: commerce_checkout_order_summary
|
|
||||||
step: _sidebar
|
step: _sidebar
|
||||||
weight: 8
|
weight: 8
|
||||||
|
view: commerce_checkout_order_summary
|
||||||
coupon_redemption:
|
coupon_redemption:
|
||||||
allow_multiple: false
|
|
||||||
step: _sidebar
|
step: _sidebar
|
||||||
weight: 9
|
weight: 9
|
||||||
|
allow_multiple: false
|
||||||
email_registration_login:
|
email_registration_login:
|
||||||
allow_guest_checkout: true
|
|
||||||
allow_registration: false
|
|
||||||
step: _disabled
|
step: _disabled
|
||||||
weight: 10
|
weight: 10
|
||||||
|
allow_guest_checkout: true
|
||||||
|
allow_registration: false
|
||||||
email_registration_completion_registration:
|
email_registration_completion_registration:
|
||||||
step: _disabled
|
step: _disabled
|
||||||
weight: 11
|
weight: 11
|
||||||
|
@ -83,7 +83,7 @@ configuration:
|
||||||
step: _disabled
|
step: _disabled
|
||||||
weight: 12
|
weight: 12
|
||||||
login:
|
login:
|
||||||
allow_guest_checkout: true
|
|
||||||
allow_registration: false
|
|
||||||
step: _disabled
|
step: _disabled
|
||||||
weight: 13
|
weight: 13
|
||||||
|
allow_guest_checkout: true
|
||||||
|
allow_registration: false
|
||||||
|
|
|
@ -2,20 +2,20 @@ uuid: e3eaa065-01db-421e-ba83-06ca691ac14a
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
module:
|
||||||
|
- commerce_tax
|
||||||
enforced:
|
enforced:
|
||||||
module:
|
module:
|
||||||
- commerce_product
|
- commerce_product
|
||||||
module:
|
|
||||||
- commerce_tax
|
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
commerce_tax:
|
commerce_tax:
|
||||||
taxable_type: services
|
taxable_type: services
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 6n6q97CDOCqHGs4Dun3BqVJE6e1o6TA-69qCwoUU-SY
|
default_config_hash: 6n6q97CDOCqHGs4Dun3BqVJE6e1o6TA-69qCwoUU-SY
|
||||||
label: Default
|
|
||||||
id: default
|
id: default
|
||||||
purchasableEntityType: commerce_product_variation
|
label: Default
|
||||||
orderType: default
|
|
||||||
traits:
|
traits:
|
||||||
- commerce_license_order_item_type
|
- commerce_license_order_item_type
|
||||||
locked: false
|
locked: false
|
||||||
|
purchasableEntityType: commerce_product_variation
|
||||||
|
orderType: default
|
||||||
|
|
|
@ -7,10 +7,10 @@ dependencies:
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
commerce_tax:
|
commerce_tax:
|
||||||
taxable_type: digital_goods
|
taxable_type: digital_goods
|
||||||
label: 'materio order item type'
|
|
||||||
id: materio_order_item_type
|
id: materio_order_item_type
|
||||||
purchasableEntityType: commerce_product_variation
|
label: 'materio order item type'
|
||||||
orderType: materio_order_type
|
|
||||||
traits:
|
traits:
|
||||||
- commerce_license_order_item_type
|
- commerce_license_order_item_type
|
||||||
locked: false
|
locked: false
|
||||||
|
purchasableEntityType: commerce_product_variation
|
||||||
|
orderType: materio_order_type
|
||||||
|
|
|
@ -2,21 +2,21 @@ uuid: 65504bc8-0953-4f21-aaca-2970d7cd78bd
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
module:
|
||||||
|
- commerce_tax
|
||||||
enforced:
|
enforced:
|
||||||
module:
|
module:
|
||||||
- commerce_product
|
- commerce_product
|
||||||
- commerce_recurring
|
- commerce_recurring
|
||||||
module:
|
|
||||||
- commerce_tax
|
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
commerce_tax:
|
commerce_tax:
|
||||||
taxable_type: services
|
taxable_type: services
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M
|
default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M
|
||||||
label: 'Recurring (Product variation)'
|
|
||||||
id: recurring_product_variation
|
id: recurring_product_variation
|
||||||
purchasableEntityType: commerce_product_variation
|
label: 'Recurring (Product variation)'
|
||||||
orderType: recurring
|
|
||||||
traits:
|
traits:
|
||||||
- commerce_license_order_item_type
|
- commerce_license_order_item_type
|
||||||
locked: true
|
locked: true
|
||||||
|
purchasableEntityType: commerce_product_variation
|
||||||
|
orderType: recurring
|
||||||
|
|
|
@ -7,9 +7,9 @@ dependencies:
|
||||||
- commerce_recurring
|
- commerce_recurring
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI
|
default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI
|
||||||
label: 'Recurring (Standalone)'
|
|
||||||
id: recurring_standalone
|
id: recurring_standalone
|
||||||
purchasableEntityType: ''
|
label: 'Recurring (Standalone)'
|
||||||
orderType: recurring
|
|
||||||
traits: { }
|
traits: { }
|
||||||
locked: true
|
locked: true
|
||||||
|
purchasableEntityType: ''
|
||||||
|
orderType: recurring
|
||||||
|
|
|
@ -7,20 +7,20 @@ dependencies:
|
||||||
- commerce_checkout
|
- commerce_checkout
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
commerce_cart:
|
commerce_cart:
|
||||||
cart_form_view: commerce_cart_form
|
|
||||||
cart_block_view: commerce_cart_block
|
cart_block_view: commerce_cart_block
|
||||||
|
cart_form_view: commerce_cart_form
|
||||||
cart_expiration: { }
|
cart_expiration: { }
|
||||||
commerce_checkout:
|
commerce_checkout:
|
||||||
checkout_flow: default
|
checkout_flow: default
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: pGvuJjaRPhhEY9oSM5EGsAtKWgGNSA-0aq4RIvd4BBE
|
default_config_hash: pGvuJjaRPhhEY9oSM5EGsAtKWgGNSA-0aq4RIvd4BBE
|
||||||
label: Default
|
|
||||||
id: default
|
id: default
|
||||||
|
label: Default
|
||||||
|
traits: { }
|
||||||
|
locked: false
|
||||||
workflow: order_default
|
workflow: order_default
|
||||||
numberPattern: null
|
numberPattern: null
|
||||||
refresh_mode: customer
|
refresh_mode: customer
|
||||||
refresh_frequency: 300
|
refresh_frequency: 300
|
||||||
sendReceipt: true
|
sendReceipt: true
|
||||||
receiptBcc: info@materio.com
|
receiptBcc: info@materio.com
|
||||||
traits: { }
|
|
||||||
locked: false
|
|
||||||
|
|
|
@ -7,18 +7,18 @@ dependencies:
|
||||||
- commerce_checkout
|
- commerce_checkout
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
commerce_cart:
|
commerce_cart:
|
||||||
cart_form_view: commerce_cart_form
|
|
||||||
cart_block_view: commerce_cart_block
|
cart_block_view: commerce_cart_block
|
||||||
|
cart_form_view: commerce_cart_form
|
||||||
cart_expiration: { }
|
cart_expiration: { }
|
||||||
commerce_checkout:
|
commerce_checkout:
|
||||||
checkout_flow: materio_checkout_flow
|
checkout_flow: materio_checkout_flow
|
||||||
label: 'materio order type'
|
|
||||||
id: materio_order_type
|
id: materio_order_type
|
||||||
|
label: 'materio order type'
|
||||||
|
traits: { }
|
||||||
|
locked: false
|
||||||
workflow: order_default
|
workflow: order_default
|
||||||
numberPattern: order_default
|
numberPattern: order_default
|
||||||
refresh_mode: customer
|
refresh_mode: customer
|
||||||
refresh_frequency: 300
|
refresh_frequency: 300
|
||||||
sendReceipt: true
|
sendReceipt: true
|
||||||
receiptBcc: info@materio.com
|
receiptBcc: info@materio.com
|
||||||
traits: { }
|
|
||||||
locked: false
|
|
||||||
|
|
|
@ -8,20 +8,20 @@ dependencies:
|
||||||
- commerce_recurring
|
- commerce_recurring
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
commerce_cart:
|
commerce_cart:
|
||||||
cart_form_view: commerce_cart_form
|
|
||||||
cart_block_view: commerce_cart_block
|
cart_block_view: commerce_cart_block
|
||||||
|
cart_form_view: commerce_cart_form
|
||||||
cart_expiration: { }
|
cart_expiration: { }
|
||||||
commerce_checkout:
|
commerce_checkout:
|
||||||
checkout_flow: default
|
checkout_flow: default
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 792iyvjCVODZf_5iMHKhvhpGeC-uLVBLdjqi3xSkDKg
|
default_config_hash: 792iyvjCVODZf_5iMHKhvhpGeC-uLVBLdjqi3xSkDKg
|
||||||
label: Recurring
|
|
||||||
id: recurring
|
id: recurring
|
||||||
|
label: Recurring
|
||||||
|
traits: { }
|
||||||
|
locked: true
|
||||||
workflow: order_recurring
|
workflow: order_recurring
|
||||||
numberPattern: null
|
numberPattern: null
|
||||||
refresh_mode: customer
|
refresh_mode: customer
|
||||||
refresh_frequency: 300
|
refresh_frequency: 300
|
||||||
sendReceipt: true
|
sendReceipt: true
|
||||||
receiptBcc: info@materio.com
|
receiptBcc: info@materio.com
|
||||||
traits: { }
|
|
||||||
locked: true
|
|
||||||
|
|
|
@ -7,14 +7,14 @@ label: Manuel
|
||||||
weight: null
|
weight: null
|
||||||
plugin: manual
|
plugin: manual
|
||||||
configuration:
|
configuration:
|
||||||
instructions:
|
|
||||||
value: "Paiement par chèque: à l’ordre de matériO’, et à envoyer à \r\nmatériO’ SAS \r\n8, rue Chaptal \r\n75009 Paris \r\nFrance\r\n\r\nPaiement par virement: \r\nIBAN : FR76 3006 6106 6100 0104 4360 109\r\nBIC : CMCIFRPP\r\n\r\nVotre accès à la base sera activé dès réception de votre paiement.\r\n"
|
|
||||||
format: plain_text
|
|
||||||
display_label: 'Virement ou chèque'
|
display_label: 'Virement ou chèque'
|
||||||
mode: n/a
|
mode: n/a
|
||||||
payment_method_types:
|
payment_method_types:
|
||||||
- credit_card
|
- credit_card
|
||||||
collect_billing_information: true
|
collect_billing_information: true
|
||||||
|
instructions:
|
||||||
|
value: "Paiement par chèque: à l’ordre de matériO’, et à envoyer à \r\nmatériO’ SAS \r\n8, rue Chaptal \r\n75009 Paris \r\nFrance\r\n\r\nPaiement par virement: \r\nIBAN : FR76 3006 6106 6100 0104 4360 109\r\nBIC : CMCIFRPP\r\n\r\nVotre accès à la base sera activé dès réception de votre paiement.\r\n"
|
||||||
|
format: plain_text
|
||||||
conditions:
|
conditions:
|
||||||
-
|
-
|
||||||
plugin: 'order_purchased_entity:commerce_product_variation'
|
plugin: 'order_purchased_entity:commerce_product_variation'
|
||||||
|
|
|
@ -9,13 +9,13 @@ label: Stripe
|
||||||
weight: -10
|
weight: -10
|
||||||
plugin: stripe
|
plugin: stripe
|
||||||
configuration:
|
configuration:
|
||||||
publishable_key: pk_live_51I7RAuBp8BkjanLQp3lsf7QBqO1xhRj8gLEbH4ivBEiZhkGwxgrQNGGizo5yk7HgxkiW3jRY6M4ni8pVfBTt5DGW00nBUevKbl
|
|
||||||
secret_key: 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
|
|
||||||
enable_credit_card_icons: false
|
|
||||||
display_label: Stripe
|
display_label: Stripe
|
||||||
mode: live
|
mode: live
|
||||||
payment_method_types:
|
payment_method_types:
|
||||||
- credit_card
|
- credit_card
|
||||||
collect_billing_information: true
|
collect_billing_information: true
|
||||||
|
publishable_key: pk_live_51I7RAuBp8BkjanLQp3lsf7QBqO1xhRj8gLEbH4ivBEiZhkGwxgrQNGGizo5yk7HgxkiW3jRY6M4ni8pVfBTt5DGW00nBUevKbl
|
||||||
|
secret_key: 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
|
||||||
|
enable_credit_card_icons: false
|
||||||
conditions: { }
|
conditions: { }
|
||||||
conditionOperator: AND
|
conditionOperator: AND
|
||||||
|
|
|
@ -6,9 +6,9 @@ _core:
|
||||||
default_config_hash: 5TqAuVTl1_arKIBeD1qDfJM-pKmaFnqyYSQNdwEK_DQ
|
default_config_hash: 5TqAuVTl1_arKIBeD1qDfJM-pKmaFnqyYSQNdwEK_DQ
|
||||||
id: default
|
id: default
|
||||||
label: Default
|
label: Default
|
||||||
|
traits: { }
|
||||||
|
locked: false
|
||||||
description: ''
|
description: ''
|
||||||
variationType: default
|
variationType: default
|
||||||
multipleVariations: true
|
multipleVariations: true
|
||||||
injectVariationFields: true
|
injectVariationFields: true
|
||||||
traits: { }
|
|
||||||
locked: false
|
|
||||||
|
|
|
@ -4,9 +4,9 @@ status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: materio_product_type
|
id: materio_product_type
|
||||||
label: 'materio product type'
|
label: 'materio product type'
|
||||||
|
traits: { }
|
||||||
|
locked: false
|
||||||
description: ''
|
description: ''
|
||||||
variationType: materio_product_variation_type
|
variationType: materio_product_variation_type
|
||||||
multipleVariations: true
|
multipleVariations: true
|
||||||
injectVariationFields: true
|
injectVariationFields: true
|
||||||
traits: { }
|
|
||||||
locked: false
|
|
||||||
|
|
|
@ -12,9 +12,9 @@ _core:
|
||||||
default_config_hash: 3vA4FKQ1Qu8B1R8UdGPnmMfJrYO6Y6uMqeNgDgXxods
|
default_config_hash: 3vA4FKQ1Qu8B1R8UdGPnmMfJrYO6Y6uMqeNgDgXxods
|
||||||
id: default
|
id: default
|
||||||
label: Default
|
label: Default
|
||||||
orderItemType: default
|
|
||||||
generateTitle: true
|
|
||||||
traits:
|
traits:
|
||||||
- commerce_license
|
- commerce_license
|
||||||
- purchasable_entity_subscription
|
- purchasable_entity_subscription
|
||||||
locked: false
|
locked: false
|
||||||
|
orderItemType: default
|
||||||
|
generateTitle: true
|
||||||
|
|
|
@ -11,9 +11,9 @@ third_party_settings:
|
||||||
activate_on_place: false
|
activate_on_place: false
|
||||||
id: materio_product_variation_type
|
id: materio_product_variation_type
|
||||||
label: 'materio product variation type'
|
label: 'materio product variation type'
|
||||||
orderItemType: materio_order_item_type
|
|
||||||
generateTitle: false
|
|
||||||
traits:
|
traits:
|
||||||
- commerce_license
|
- commerce_license
|
||||||
- purchasable_entity_subscription
|
- purchasable_entity_subscription
|
||||||
locked: false
|
locked: false
|
||||||
|
orderItemType: materio_order_item_type
|
||||||
|
generateTitle: false
|
||||||
|
|
|
@ -6,6 +6,6 @@ _core:
|
||||||
default_config_hash: FGYrs0ZrjxSzRQMODyYqquV1UW5MN7S5wUG0Dp_OxWU
|
default_config_hash: FGYrs0ZrjxSzRQMODyYqquV1UW5MN7S5wUG0Dp_OxWU
|
||||||
id: online
|
id: online
|
||||||
label: Online
|
label: Online
|
||||||
description: ''
|
|
||||||
traits: { }
|
traits: { }
|
||||||
locked: false
|
locked: false
|
||||||
|
description: ''
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: IullHNodatpZ32WixustQwIfzdZVNNBx8cz0-RYLSa8
|
||||||
|
langcode: fr
|
||||||
ignored_config_entities:
|
ignored_config_entities:
|
||||||
- system.performance
|
- system.performance
|
||||||
- devel.settings
|
- devel.settings
|
||||||
|
@ -12,6 +15,3 @@ ignored_config_entities:
|
||||||
- ~flag_lists.flag_for_list.flag_list_template_1.yml
|
- ~flag_lists.flag_for_list.flag_list_template_1.yml
|
||||||
- ~system.action.flag_action.flag_list_template_1_flag.yml
|
- ~system.action.flag_action.flag_list_template_1_flag.yml
|
||||||
- ~system.action.flag_action.flag_list_template_1_unflag.yml
|
- ~system.action.flag_action.flag_list_template_1_unflag.yml
|
||||||
langcode: fr
|
|
||||||
_core:
|
|
||||||
default_config_hash: IullHNodatpZ32WixustQwIfzdZVNNBx8cz0-RYLSa8
|
|
||||||
|
|
|
@ -4,6 +4,7 @@ status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: privacy_policy
|
id: privacy_policy
|
||||||
label: 'Privacy Policy'
|
label: 'Privacy Policy'
|
||||||
|
token: false
|
||||||
context:
|
context:
|
||||||
show_warning: true
|
show_warning: true
|
||||||
group:
|
group:
|
||||||
|
@ -14,4 +15,3 @@ menu:
|
||||||
path: /admin/content/pp
|
path: /admin/content/pp
|
||||||
weight: 0
|
weight: 0
|
||||||
description: ''
|
description: ''
|
||||||
token: false
|
|
||||||
|
|
|
@ -4,6 +4,7 @@ status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: terms_of_services
|
id: terms_of_services
|
||||||
label: 'Terms of services'
|
label: 'Terms of services'
|
||||||
|
token: false
|
||||||
context:
|
context:
|
||||||
show_warning: true
|
show_warning: true
|
||||||
group:
|
group:
|
||||||
|
@ -14,4 +15,3 @@ menu:
|
||||||
path: /admin/content/tos
|
path: /admin/content/tos
|
||||||
weight: 0
|
weight: 0
|
||||||
description: ''
|
description: ''
|
||||||
token: false
|
|
||||||
|
|
|
@ -5,6 +5,8 @@ dependencies: { }
|
||||||
id: devel
|
id: devel
|
||||||
label: Devel
|
label: Devel
|
||||||
description: 'Development configs'
|
description: 'Development configs'
|
||||||
|
weight: 0
|
||||||
|
stackable: false
|
||||||
storage: folder
|
storage: folder
|
||||||
folder: ../config/devel
|
folder: ../config/devel
|
||||||
module:
|
module:
|
||||||
|
@ -16,10 +18,9 @@ module:
|
||||||
entity_clone: 0
|
entity_clone: 0
|
||||||
update: 0
|
update: 0
|
||||||
views_ui: 0
|
views_ui: 0
|
||||||
|
webform_ui: 0
|
||||||
workflow_ui: 0
|
workflow_ui: 0
|
||||||
webprofiler: 0
|
|
||||||
theme: { }
|
theme: { }
|
||||||
weight: 0
|
|
||||||
complete_list:
|
complete_list:
|
||||||
- maillog.settings
|
- maillog.settings
|
||||||
- system.menu.devel
|
- system.menu.devel
|
||||||
|
|
|
@ -5,6 +5,8 @@ dependencies: { }
|
||||||
id: prod
|
id: prod
|
||||||
label: Prod
|
label: Prod
|
||||||
description: ''
|
description: ''
|
||||||
|
weight: 0
|
||||||
|
stackable: false
|
||||||
storage: folder
|
storage: folder
|
||||||
folder: ../config/prod
|
folder: ../config/prod
|
||||||
module:
|
module:
|
||||||
|
@ -15,6 +17,5 @@ module:
|
||||||
pwa: 0
|
pwa: 0
|
||||||
pwa_extras: 0
|
pwa_extras: 0
|
||||||
theme: { }
|
theme: { }
|
||||||
weight: 0
|
|
||||||
complete_list: { }
|
complete_list: { }
|
||||||
partial_list: { }
|
partial_list: { }
|
||||||
|
|
|
@ -5,6 +5,8 @@ dependencies: { }
|
||||||
id: stage
|
id: stage
|
||||||
label: Stage
|
label: Stage
|
||||||
description: ''
|
description: ''
|
||||||
|
weight: 0
|
||||||
|
stackable: false
|
||||||
storage: folder
|
storage: folder
|
||||||
folder: ../config/stage
|
folder: ../config/stage
|
||||||
module:
|
module:
|
||||||
|
@ -13,6 +15,5 @@ module:
|
||||||
pwa: 0
|
pwa: 0
|
||||||
pwa_extras: 0
|
pwa_extras: 0
|
||||||
theme: { }
|
theme: { }
|
||||||
weight: 0
|
|
||||||
complete_list: { }
|
complete_list: { }
|
||||||
partial_list: { }
|
partial_list: { }
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
||||||
default_form: feedback
|
default_form: feedback
|
||||||
flood:
|
flood:
|
||||||
limit: 5
|
limit: 5
|
||||||
interval: 3600
|
interval: 3600
|
||||||
user_default_enabled: false
|
user_default_enabled: false
|
||||||
_core:
|
|
||||||
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8
|
||||||
verbose: 0
|
verbose: 0
|
||||||
types:
|
types:
|
||||||
contact_message: { }
|
contact_message: { }
|
||||||
|
@ -46,5 +48,3 @@ form_op_lock:
|
||||||
menu_link_content:
|
menu_link_content:
|
||||||
mode: 0
|
mode: 0
|
||||||
values: { }
|
values: { }
|
||||||
_core:
|
|
||||||
default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
content_lock_timeout_minutes: '30'
|
|
||||||
content_lock_timeout_on_edit: 0
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ
|
default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ
|
||||||
|
content_lock_timeout_minutes: '30'
|
||||||
|
content_lock_timeout_on_edit: 0
|
||||||
|
|
|
@ -16,21 +16,21 @@ translatable: false
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
|
handler: default
|
||||||
|
handler_settings: { }
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
file_extensions: 'png gif jpg jpeg'
|
file_extensions: 'png gif jpg jpeg'
|
||||||
|
max_filesize: ''
|
||||||
|
max_resolution: ''
|
||||||
|
min_resolution: ''
|
||||||
alt_field: true
|
alt_field: true
|
||||||
alt_field_required: true
|
alt_field_required: true
|
||||||
title_field: false
|
title_field: false
|
||||||
title_field_required: false
|
title_field_required: false
|
||||||
max_resolution: ''
|
|
||||||
min_resolution: ''
|
|
||||||
default_image:
|
default_image:
|
||||||
uuid: null
|
uuid: null
|
||||||
alt: ''
|
alt: ''
|
||||||
title: ''
|
title: ''
|
||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
||||||
max_filesize: ''
|
|
||||||
handler: default
|
|
||||||
handler_settings: { }
|
|
||||||
field_type: image
|
field_type: image
|
||||||
|
|
|
@ -13,7 +13,7 @@ description: 'The username of the content author.'
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
|
default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner'
|
||||||
settings:
|
settings:
|
||||||
handler: default
|
handler: default
|
||||||
handler_settings: { }
|
handler_settings: { }
|
||||||
|
|
|
@ -13,7 +13,7 @@ description: 'The username of the content author.'
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
|
default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner'
|
||||||
settings:
|
settings:
|
||||||
handler: default
|
handler: default
|
||||||
handler_settings: { }
|
handler_settings: { }
|
||||||
|
|
|
@ -17,35 +17,35 @@ content:
|
||||||
adjustments:
|
adjustments:
|
||||||
type: commerce_adjustment_default
|
type: commerce_adjustment_default
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
billing_profile:
|
billing_profile:
|
||||||
type: commerce_billing_profile
|
type: commerce_billing_profile
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
cart:
|
cart:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 20
|
weight: 20
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
order_items:
|
order_items:
|
||||||
type: inline_entity_form_complex
|
type: inline_entity_form_complex
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
|
form_mode: default
|
||||||
override_labels: true
|
override_labels: true
|
||||||
label_singular: 'order item'
|
label_singular: 'order item'
|
||||||
label_plural: 'order items'
|
label_plural: 'order items'
|
||||||
allow_new: true
|
allow_new: true
|
||||||
match_operator: CONTAINS
|
|
||||||
allow_existing: false
|
allow_existing: false
|
||||||
form_mode: default
|
match_operator: CONTAINS
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
ip_address: true
|
ip_address: true
|
||||||
|
|
|
@ -22,33 +22,33 @@ content:
|
||||||
billing_profile:
|
billing_profile:
|
||||||
type: commerce_billing_profile
|
type: commerce_billing_profile
|
||||||
weight: 0
|
weight: 0
|
||||||
settings: { }
|
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
cart:
|
cart:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 4
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
order_items:
|
order_items:
|
||||||
type: inline_entity_form_complex
|
type: inline_entity_form_complex
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
form_mode: variation_cart_form
|
form_mode: variation_cart_form
|
||||||
override_labels: true
|
override_labels: true
|
||||||
label_singular: 'order item'
|
label_singular: 'order item'
|
||||||
label_plural: 'order items'
|
label_plural: 'order items'
|
||||||
allow_new: true
|
allow_new: true
|
||||||
|
allow_existing: false
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
revision: false
|
allow_duplicate: false
|
||||||
collapsible: false
|
collapsible: false
|
||||||
collapsed: false
|
collapsed: false
|
||||||
allow_existing: false
|
revision: false
|
||||||
allow_duplicate: false
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
ip_address: true
|
ip_address: true
|
||||||
mail: true
|
mail: true
|
||||||
|
|
|
@ -25,8 +25,8 @@ content:
|
||||||
billing_profile:
|
billing_profile:
|
||||||
type: commerce_billing_profile
|
type: commerce_billing_profile
|
||||||
weight: 0
|
weight: 0
|
||||||
settings: { }
|
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
order_items:
|
order_items:
|
||||||
type: inline_entity_form_complex
|
type: inline_entity_form_complex
|
||||||
|
@ -38,8 +38,8 @@ content:
|
||||||
label_singular: 'order item'
|
label_singular: 'order item'
|
||||||
label_plural: 'order items'
|
label_plural: 'order items'
|
||||||
allow_new: true
|
allow_new: true
|
||||||
match_operator: CONTAINS
|
|
||||||
allow_existing: false
|
allow_existing: false
|
||||||
|
match_operator: CONTAINS
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
billing_period: true
|
billing_period: true
|
||||||
|
|
|
@ -5,12 +5,12 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- commerce_order.commerce_order_item_type.default
|
- commerce_order.commerce_order_item_type.default
|
||||||
- core.entity_form_mode.commerce_order_item.add_to_cart
|
- core.entity_form_mode.commerce_order_item.add_to_cart
|
||||||
|
module:
|
||||||
|
- commerce_product
|
||||||
enforced:
|
enforced:
|
||||||
module:
|
module:
|
||||||
- commerce_cart
|
- commerce_cart
|
||||||
- commerce_product
|
- commerce_product
|
||||||
module:
|
|
||||||
- commerce_product
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: dEAP3rR9rAW6OwN2i5jskLxvkOBHsclejItF8RL_KVQ
|
default_config_hash: dEAP3rR9rAW6OwN2i5jskLxvkOBHsclejItF8RL_KVQ
|
||||||
id: commerce_order_item.default.add_to_cart
|
id: commerce_order_item.default.add_to_cart
|
||||||
|
@ -21,9 +21,9 @@ content:
|
||||||
purchased_entity:
|
purchased_entity:
|
||||||
type: commerce_product_variation_attributes
|
type: commerce_product_variation_attributes
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
quantity: true
|
quantity: true
|
||||||
|
|
|
@ -5,11 +5,11 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- commerce_order.commerce_order_item_type.default
|
- commerce_order.commerce_order_item_type.default
|
||||||
- field.field.commerce_order_item.default.license
|
- field.field.commerce_order_item.default.license
|
||||||
|
module:
|
||||||
|
- commerce_order
|
||||||
enforced:
|
enforced:
|
||||||
module:
|
module:
|
||||||
- commerce_product
|
- commerce_product
|
||||||
module:
|
|
||||||
- commerce_order
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: AI9120ApX7uexCUMTuO3RgE5bWu8175i_bNlPMRXe7M
|
default_config_hash: AI9120ApX7uexCUMTuO3RgE5bWu8175i_bNlPMRXe7M
|
||||||
id: commerce_order_item.default.default
|
id: commerce_order_item.default.default
|
||||||
|
@ -20,28 +20,28 @@ content:
|
||||||
purchased_entity:
|
purchased_entity:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
quantity:
|
quantity:
|
||||||
type: commerce_quantity
|
type: commerce_quantity
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
step: '1'
|
step: '1'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
unit_price:
|
unit_price:
|
||||||
type: commerce_unit_price
|
type: commerce_unit_price
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
require_confirmation: true
|
require_confirmation: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
license: true
|
license: true
|
||||||
|
|
|
@ -21,10 +21,10 @@ content:
|
||||||
quantity:
|
quantity:
|
||||||
type: number
|
type: number
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
license: true
|
license: true
|
||||||
|
|
|
@ -18,20 +18,20 @@ content:
|
||||||
purchased_entity:
|
purchased_entity:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: -1
|
weight: -1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
quantity:
|
quantity:
|
||||||
type: commerce_quantity
|
type: commerce_quantity
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
step: '1'
|
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
step: '1'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
billing_period: true
|
billing_period: true
|
||||||
|
|
|
@ -17,27 +17,27 @@ content:
|
||||||
purchased_entity:
|
purchased_entity:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: -1
|
weight: -1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
quantity:
|
quantity:
|
||||||
type: commerce_quantity
|
type: commerce_quantity
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
step: '1'
|
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
step: '1'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
unit_price:
|
unit_price:
|
||||||
type: commerce_unit_price
|
type: commerce_unit_price
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
require_confirmation: true
|
require_confirmation: true
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
billing_period: true
|
billing_period: true
|
||||||
|
|
|
@ -17,8 +17,8 @@ content:
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
step: '1'
|
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
step: '1'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
|
|
|
@ -19,19 +19,19 @@ content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 3
|
weight: 3
|
||||||
|
@ -41,9 +41,9 @@ content:
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 7
|
weight: 7
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 8
|
weight: 8
|
||||||
|
@ -54,35 +54,35 @@ content:
|
||||||
stores:
|
stores:
|
||||||
type: commerce_entity_select
|
type: commerce_entity_select
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
hide_single_entity: true
|
hide_single_entity: true
|
||||||
autocomplete_threshold: 7
|
autocomplete_threshold: 7
|
||||||
autocomplete_size: 60
|
autocomplete_size: 60
|
||||||
autocomplete_placeholder: ''
|
autocomplete_placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
translation:
|
translation:
|
||||||
weight: 10
|
weight: 10
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 4
|
weight: 4
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
variations: true
|
variations: true
|
||||||
|
|
|
@ -18,13 +18,13 @@ content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 10
|
weight: 10
|
||||||
|
@ -32,13 +32,13 @@ content:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_price_description:
|
field_price_description:
|
||||||
|
type: text_textarea
|
||||||
weight: 91
|
weight: 91
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 2
|
weight: 2
|
||||||
|
@ -54,21 +54,21 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 90
|
weight: 90
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
stores:
|
stores:
|
||||||
type: commerce_entity_select
|
type: commerce_entity_select
|
||||||
weight: -10
|
weight: -10
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
hide_single_entity: true
|
hide_single_entity: true
|
||||||
autocomplete_threshold: 7
|
autocomplete_threshold: 7
|
||||||
autocomplete_size: 60
|
autocomplete_size: 60
|
||||||
autocomplete_placeholder: ''
|
autocomplete_placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -5
|
weight: -5
|
||||||
|
@ -79,18 +79,18 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
translation:
|
translation:
|
||||||
weight: 10
|
weight: 10
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 5
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
variations: true
|
variations: true
|
||||||
|
|
|
@ -21,9 +21,9 @@ content:
|
||||||
billing_schedule:
|
billing_schedule:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 22
|
weight: 22
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 2
|
weight: 2
|
||||||
|
@ -34,15 +34,15 @@ content:
|
||||||
license_expiration:
|
license_expiration:
|
||||||
type: commerce_plugin_select
|
type: commerce_plugin_select
|
||||||
weight: 21
|
weight: 21
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
license_type:
|
license_type:
|
||||||
type: commerce_plugin_select
|
type: commerce_plugin_select
|
||||||
weight: 20
|
weight: 20
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
list_price:
|
list_price:
|
||||||
type: commerce_list_price
|
type: commerce_list_price
|
||||||
weight: -1
|
weight: -1
|
||||||
|
@ -52,30 +52,30 @@ content:
|
||||||
price:
|
price:
|
||||||
type: commerce_price_default
|
type: commerce_price_default
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
sku:
|
sku:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -4
|
weight: -4
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 10
|
weight: 10
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
subscription_type:
|
subscription_type:
|
||||||
type: commerce_plugin_select
|
type: commerce_plugin_select
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
uid: true
|
uid: true
|
||||||
|
|
|
@ -22,24 +22,24 @@ content:
|
||||||
billing_schedule:
|
billing_schedule:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 10
|
weight: 10
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
field_description:
|
field_description:
|
||||||
|
type: text_textarea
|
||||||
weight: 11
|
weight: 11
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_multiple:
|
field_multiple:
|
||||||
|
type: boolean_checkbox
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: boolean_checkbox
|
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 6
|
weight: 6
|
||||||
|
@ -50,15 +50,15 @@ content:
|
||||||
license_expiration:
|
license_expiration:
|
||||||
type: commerce_plugin_select
|
type: commerce_plugin_select
|
||||||
weight: 8
|
weight: 8
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
license_type:
|
license_type:
|
||||||
type: commerce_plugin_select
|
type: commerce_plugin_select
|
||||||
weight: 7
|
weight: 7
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
list_price:
|
list_price:
|
||||||
type: commerce_list_price
|
type: commerce_list_price
|
||||||
weight: 2
|
weight: 2
|
||||||
|
@ -81,17 +81,17 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 9
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
subscription_type:
|
subscription_type:
|
||||||
type: commerce_plugin_select
|
type: commerce_plugin_select
|
||||||
weight: 4
|
weight: 4
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 0
|
weight: 0
|
||||||
|
|
|
@ -14,9 +14,9 @@ mode: default
|
||||||
content:
|
content:
|
||||||
address:
|
address:
|
||||||
type: address_default
|
type: address_default
|
||||||
settings: { }
|
|
||||||
weight: 4
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
billing_countries:
|
billing_countries:
|
||||||
type: options_select
|
type: options_select
|
||||||
|
@ -32,10 +32,10 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
is_default:
|
is_default:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 9
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
|
@ -49,8 +49,8 @@ content:
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
size: 60
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
name:
|
name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
|
@ -68,10 +68,10 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
prices_include_tax:
|
prices_include_tax:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 6
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
tax_registrations:
|
tax_registrations:
|
||||||
type: options_select
|
type: options_select
|
||||||
|
|
|
@ -14,20 +14,20 @@ bundle: privacy_policy
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_body:
|
field_body:
|
||||||
|
type: text_textarea
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_title:
|
field_title:
|
||||||
|
type: string_textfield
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textfield
|
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
label: true
|
label: true
|
||||||
|
|
|
@ -14,20 +14,20 @@ bundle: terms_of_services
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_body:
|
field_body:
|
||||||
|
type: text_textarea
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_title:
|
field_title:
|
||||||
|
type: string_textfield
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textfield
|
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
label: true
|
label: true
|
||||||
|
|
|
@ -22,22 +22,22 @@ content:
|
||||||
processed_by:
|
processed_by:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
requested_by:
|
requested_by:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 6
|
weight: 6
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
notes: true
|
notes: true
|
||||||
|
|
|
@ -33,22 +33,22 @@ content:
|
||||||
processed_by:
|
processed_by:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
requested_by:
|
requested_by:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 6
|
weight: 6
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
notes: true
|
notes: true
|
||||||
|
|
|
@ -33,62 +33,62 @@ third_party_settings:
|
||||||
- group_media
|
- group_media
|
||||||
- group_videos
|
- group_videos
|
||||||
- group_taxonomy
|
- group_taxonomy
|
||||||
|
label: htabs
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 0
|
weight: 0
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: htabs
|
|
||||||
region: content
|
|
||||||
group_contents:
|
group_contents:
|
||||||
children:
|
children:
|
||||||
- title
|
- title
|
||||||
- field_source
|
- field_source
|
||||||
- body
|
- body
|
||||||
- field_linked_materials
|
- field_linked_materials
|
||||||
|
label: Contents
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 10
|
weight: 10
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: open
|
formatter: open
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Contents
|
|
||||||
region: content
|
|
||||||
group_media:
|
group_media:
|
||||||
children:
|
children:
|
||||||
- field_visuel
|
- field_visuel
|
||||||
|
label: images
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 11
|
weight: 11
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
description: ''
|
|
||||||
formatter: closed
|
|
||||||
required_fields: true
|
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
label: images
|
id: ''
|
||||||
region: content
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
group_taxonomy:
|
group_taxonomy:
|
||||||
children:
|
children:
|
||||||
- field_thesaurus
|
- field_thesaurus
|
||||||
- field_tags
|
- field_tags
|
||||||
- field_showroom
|
- field_showroom
|
||||||
|
label: Taxonomy
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 13
|
weight: 13
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
description: ''
|
|
||||||
formatter: closed
|
|
||||||
required_fields: true
|
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
label: Taxonomy
|
id: ''
|
||||||
region: content
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
group_internal:
|
group_internal:
|
||||||
children:
|
children:
|
||||||
- langcode
|
- langcode
|
||||||
|
@ -97,31 +97,31 @@ third_party_settings:
|
||||||
- field_migration
|
- field_migration
|
||||||
- field_memo
|
- field_memo
|
||||||
- translation
|
- translation
|
||||||
|
label: Internal
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 1
|
weight: 1
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: open
|
formatter: open
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Internal
|
|
||||||
region: content
|
|
||||||
group_videos:
|
group_videos:
|
||||||
children:
|
children:
|
||||||
- field_video
|
- field_video
|
||||||
|
label: Videos
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 12
|
weight: 12
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Videos
|
|
||||||
id: node.article.default
|
id: node.article.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: article
|
bundle: article
|
||||||
|
@ -130,101 +130,101 @@ content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 32
|
weight: 32
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
field_date:
|
field_date:
|
||||||
|
type: daterange_default
|
||||||
weight: 3
|
weight: 3
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: daterange_default
|
|
||||||
region: content
|
|
||||||
field_linked_materials:
|
field_linked_materials:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 33
|
weight: 33
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_memo:
|
field_memo:
|
||||||
|
type: string_textarea
|
||||||
weight: 6
|
weight: 6
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textarea
|
|
||||||
region: content
|
|
||||||
field_migration:
|
field_migration:
|
||||||
|
type: workflow_default
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
|
||||||
region: content
|
|
||||||
field_showroom:
|
field_showroom:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 21
|
weight: 21
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_source:
|
field_source:
|
||||||
|
type: link_default
|
||||||
weight: 31
|
weight: 31
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: link_default
|
|
||||||
region: content
|
|
||||||
field_tags:
|
field_tags:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 20
|
weight: 20
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_thesaurus:
|
field_thesaurus:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 19
|
weight: 19
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_video:
|
field_video:
|
||||||
|
type: video_embed_field_textfield
|
||||||
weight: 18
|
weight: 18
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: video_embed_field_textfield
|
|
||||||
region: content
|
|
||||||
field_visuel:
|
field_visuel:
|
||||||
|
type: image_image
|
||||||
weight: 17
|
weight: 17
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
preview_image_style: thumbnail
|
preview_image_style: thumbnail
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: image_image
|
|
||||||
region: content
|
|
||||||
field_workflow:
|
field_workflow:
|
||||||
|
type: workflow_default
|
||||||
weight: 4
|
weight: 4
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 2
|
weight: 2
|
||||||
|
|
|
@ -28,174 +28,174 @@ third_party_settings:
|
||||||
- group_showrooms
|
- group_showrooms
|
||||||
- group_blabla
|
- group_blabla
|
||||||
- group_pricing
|
- group_pricing
|
||||||
|
label: htabs
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 1
|
weight: 1
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
direction: vertical
|
direction: vertical
|
||||||
label: htabs
|
|
||||||
group_intro:
|
group_intro:
|
||||||
children:
|
children:
|
||||||
- field_what_is_materio
|
- field_what_is_materio
|
||||||
|
label: Intro
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 19
|
weight: 19
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: open
|
formatter: open
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Intro
|
|
||||||
group_database:
|
group_database:
|
||||||
children:
|
children:
|
||||||
- field_a_database
|
- field_a_database
|
||||||
- field_database_links
|
- field_database_links
|
||||||
|
label: Database
|
||||||
|
region: hidden
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 20
|
weight: 20
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: hidden
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Database
|
|
||||||
group_showrooms:
|
group_showrooms:
|
||||||
children:
|
children:
|
||||||
- field_showrooms
|
- field_showrooms
|
||||||
- field_showroom_links
|
- field_showroom_links
|
||||||
- field_showroom_files
|
- field_showroom_files
|
||||||
|
label: Showrooms
|
||||||
|
region: hidden
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 21
|
weight: 21
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: hidden
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Showrooms
|
|
||||||
group_blabla:
|
group_blabla:
|
||||||
children:
|
children:
|
||||||
- field_blabla
|
- field_blabla
|
||||||
- field_blabla_links
|
- field_blabla_links
|
||||||
|
label: Blabla
|
||||||
|
region: hidden
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 22
|
weight: 22
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: hidden
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Blabla
|
|
||||||
group_pricing:
|
group_pricing:
|
||||||
children:
|
children:
|
||||||
- field_pricing_pitch
|
- field_pricing_pitch
|
||||||
- field_pricing
|
- field_pricing
|
||||||
|
label: Pricing
|
||||||
|
region: hidden
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 23
|
weight: 23
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: hidden
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Pricing
|
|
||||||
id: node.frontpage.default
|
id: node.frontpage.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: frontpage
|
bundle: frontpage
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_a_database:
|
field_a_database:
|
||||||
|
type: text_textarea
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_blabla:
|
field_blabla:
|
||||||
|
type: text_textarea
|
||||||
weight: 4
|
weight: 4
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_blabla_links:
|
field_blabla_links:
|
||||||
|
type: link_default
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: link_default
|
|
||||||
region: content
|
|
||||||
field_database_links:
|
field_database_links:
|
||||||
|
type: link_default
|
||||||
weight: 3
|
weight: 3
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: link_default
|
|
||||||
region: content
|
|
||||||
field_pricing:
|
field_pricing:
|
||||||
|
type: text_textarea
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_pricing_pitch:
|
field_pricing_pitch:
|
||||||
|
type: text_textfield
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textfield
|
|
||||||
region: content
|
|
||||||
field_showroom_files:
|
field_showroom_files:
|
||||||
|
type: file_generic
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: file_generic
|
|
||||||
region: content
|
|
||||||
field_showroom_links:
|
field_showroom_links:
|
||||||
|
type: link_default
|
||||||
weight: 4
|
weight: 4
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: link_default
|
|
||||||
region: content
|
|
||||||
field_showrooms:
|
field_showrooms:
|
||||||
|
type: text_textarea
|
||||||
weight: 3
|
weight: 3
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_what_is_materio:
|
field_what_is_materio:
|
||||||
|
type: text_textarea
|
||||||
weight: 20
|
weight: 20
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 3
|
weight: 3
|
||||||
|
|
|
@ -47,120 +47,120 @@ third_party_settings:
|
||||||
- group_files
|
- group_files
|
||||||
- group_links
|
- group_links
|
||||||
- group_samples_showroom
|
- group_samples_showroom
|
||||||
|
label: htabs
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 0
|
weight: 0
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: htabs
|
|
||||||
region: content
|
|
||||||
group_contenus:
|
group_contenus:
|
||||||
children:
|
children:
|
||||||
- title
|
- title
|
||||||
- field_short_description
|
- field_short_description
|
||||||
- body
|
- body
|
||||||
|
label: Contenus
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 8
|
weight: 8
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: open
|
formatter: open
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Contenus
|
|
||||||
region: content
|
|
||||||
group_taxonomy:
|
group_taxonomy:
|
||||||
children:
|
children:
|
||||||
- field_thesaurus
|
- field_thesaurus
|
||||||
- field_tags
|
- field_tags
|
||||||
|
label: Taxonomy
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 9
|
weight: 9
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Taxonomy
|
|
||||||
region: content
|
|
||||||
group_media:
|
group_media:
|
||||||
children:
|
children:
|
||||||
- field_materiau_images
|
- field_materiau_images
|
||||||
- field_video
|
- field_video
|
||||||
|
label: media
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 11
|
weight: 11
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: media
|
|
||||||
region: content
|
|
||||||
group_companies:
|
group_companies:
|
||||||
children:
|
children:
|
||||||
- field_manufacturer
|
- field_manufacturer
|
||||||
- field_distributor
|
- field_distributor
|
||||||
|
label: Companies
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 12
|
weight: 12
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Companies
|
|
||||||
region: content
|
|
||||||
group_files:
|
group_files:
|
||||||
children:
|
children:
|
||||||
- field_attachments
|
- field_attachments
|
||||||
- field_fiche_expo
|
- field_fiche_expo
|
||||||
|
label: Files
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 13
|
weight: 13
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Files
|
|
||||||
region: content
|
|
||||||
group_links:
|
group_links:
|
||||||
children:
|
children:
|
||||||
- field_linked_materials
|
- field_linked_materials
|
||||||
- field_linked_articles
|
- field_linked_articles
|
||||||
|
label: Links
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 14
|
weight: 14
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Links
|
|
||||||
region: content
|
|
||||||
group_samples_showroom:
|
group_samples_showroom:
|
||||||
children:
|
children:
|
||||||
- field_samples
|
- field_samples
|
||||||
|
label: 'Samples Showroom'
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 15
|
weight: 15
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: 'Samples Showroom'
|
|
||||||
region: content
|
|
||||||
group_internal:
|
group_internal:
|
||||||
children:
|
children:
|
||||||
- field_famille
|
- field_famille
|
||||||
|
@ -170,17 +170,17 @@ third_party_settings:
|
||||||
- field_workflow
|
- field_workflow
|
||||||
- field_migration
|
- field_migration
|
||||||
- created
|
- created
|
||||||
|
label: Internal
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 1
|
weight: 1
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
id: ''
|
||||||
formatter: open
|
formatter: open
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
id: ''
|
|
||||||
classes: ''
|
|
||||||
label: Internal
|
|
||||||
region: content
|
|
||||||
id: node.materiau.default
|
id: node.materiau.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: materiau
|
bundle: materiau
|
||||||
|
@ -189,13 +189,13 @@ content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 3
|
weight: 3
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 23
|
weight: 23
|
||||||
|
@ -203,87 +203,87 @@ content:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_attachments:
|
field_attachments:
|
||||||
|
type: file_generic
|
||||||
weight: 17
|
weight: 17
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: file_generic
|
|
||||||
region: content
|
|
||||||
field_distributor:
|
field_distributor:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 17
|
weight: 17
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_famille:
|
field_famille:
|
||||||
|
type: options_select
|
||||||
weight: 17
|
weight: 17
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: options_select
|
|
||||||
region: content
|
|
||||||
field_fiche_expo:
|
field_fiche_expo:
|
||||||
|
type: file_generic
|
||||||
weight: 18
|
weight: 18
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: file_generic
|
|
||||||
region: content
|
|
||||||
field_linked_articles:
|
field_linked_articles:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 19
|
weight: 19
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_linked_materials:
|
field_linked_materials:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 18
|
weight: 18
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_manufacturer:
|
field_manufacturer:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 15
|
weight: 15
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_materiau_images:
|
field_materiau_images:
|
||||||
|
type: image_image
|
||||||
weight: 13
|
weight: 13
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
preview_image_style: thumbnail
|
preview_image_style: thumbnail
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: image_image
|
|
||||||
region: content
|
|
||||||
field_memo:
|
field_memo:
|
||||||
|
type: string_textarea
|
||||||
weight: 20
|
weight: 20
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textarea
|
|
||||||
region: content
|
|
||||||
field_migration:
|
field_migration:
|
||||||
|
type: workflow_default
|
||||||
weight: 22
|
weight: 22
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
|
||||||
region: content
|
|
||||||
field_reference:
|
field_reference:
|
||||||
type: computed_string_widget
|
type: computed_string_widget
|
||||||
weight: 4
|
weight: 4
|
||||||
|
@ -291,53 +291,53 @@ content:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_samples:
|
field_samples:
|
||||||
|
type: materio_samples_default_widget
|
||||||
weight: 34
|
weight: 34
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: materio_samples_default_widget
|
|
||||||
region: content
|
|
||||||
field_short_description:
|
field_short_description:
|
||||||
|
type: string_textfield
|
||||||
weight: 2
|
weight: 2
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textfield
|
|
||||||
region: content
|
|
||||||
field_tags:
|
field_tags:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 12
|
weight: 12
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_thesaurus:
|
field_thesaurus:
|
||||||
|
type: term_reference_tree
|
||||||
weight: 11
|
weight: 11
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
start_minimized: true
|
start_minimized: true
|
||||||
|
leaves_only: false
|
||||||
|
select_parents: false
|
||||||
cascading_selection: 0
|
cascading_selection: 0
|
||||||
track_list: true
|
track_list: true
|
||||||
max_depth: 0
|
max_depth: 0
|
||||||
leaves_only: false
|
|
||||||
select_parents: false
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: term_reference_tree
|
|
||||||
region: content
|
|
||||||
field_video:
|
field_video:
|
||||||
weight: 14
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
type: video_embed_field_textfield
|
type: video_embed_field_textfield
|
||||||
|
weight: 14
|
||||||
region: content
|
region: content
|
||||||
field_workflow:
|
|
||||||
weight: 21
|
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
field_workflow:
|
||||||
type: workflow_default
|
type: workflow_default
|
||||||
|
weight: 21
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 18
|
weight: 18
|
||||||
|
|
|
@ -20,23 +20,23 @@ content:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_contenu:
|
field_contenu:
|
||||||
|
type: string_textarea
|
||||||
weight: 121
|
weight: 121
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textarea
|
|
||||||
region: content
|
|
||||||
field_target:
|
field_target:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 122
|
weight: 122
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
match_limit: 10
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 2
|
weight: 2
|
||||||
|
@ -52,24 +52,24 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 15
|
weight: 15
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 120
|
weight: 120
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
sticky:
|
sticky:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 16
|
weight: 16
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
|
@ -82,16 +82,16 @@ content:
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 5
|
weight: 5
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
url_redirects:
|
url_redirects:
|
||||||
weight: 50
|
weight: 50
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
hidden: { }
|
hidden: { }
|
||||||
|
|
|
@ -23,19 +23,19 @@ third_party_settings:
|
||||||
- langcode
|
- langcode
|
||||||
- url_redirects
|
- url_redirects
|
||||||
- path
|
- path
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 11
|
weight: 11
|
||||||
format_type: details_sidebar
|
format_type: details_sidebar
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
description: ''
|
|
||||||
show_empty_fields: true
|
|
||||||
open: true
|
|
||||||
weight: -100
|
|
||||||
required_fields: true
|
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
label: Details
|
show_empty_fields: true
|
||||||
|
id: ''
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: -100
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: WqeUSrMFjkfE6sD1OFP-91spC9kIXK8gtJ_qXf4bKDg
|
default_config_hash: WqeUSrMFjkfE6sD1OFP-91spC9kIXK8gtJ_qXf4bKDg
|
||||||
id: node.simplenews_issue.default
|
id: node.simplenews_issue.default
|
||||||
|
@ -46,19 +46,19 @@ content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 3
|
weight: 3
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 13
|
weight: 13
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 15
|
weight: 15
|
||||||
|
@ -74,49 +74,49 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
|
weight: 11
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 11
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
simplenews_issue:
|
simplenews_issue:
|
||||||
type: simplenews_issue
|
type: simplenews_issue
|
||||||
weight: 1
|
weight: 1
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 10
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
sticky:
|
sticky:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
|
weight: 14
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 14
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 0
|
weight: 0
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 12
|
weight: 12
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
url_redirects:
|
url_redirects:
|
||||||
weight: 16
|
weight: 16
|
||||||
region: content
|
region: content
|
||||||
|
|
|
@ -28,92 +28,92 @@ third_party_settings:
|
||||||
- group_media
|
- group_media
|
||||||
- group_taxonomy
|
- group_taxonomy
|
||||||
- group_links
|
- group_links
|
||||||
|
label: htabs
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 1
|
weight: 1
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
|
id: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: htabs
|
|
||||||
group_content:
|
group_content:
|
||||||
children:
|
children:
|
||||||
- field_short_description
|
- field_short_description
|
||||||
- body
|
- body
|
||||||
|
label: Content
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 19
|
weight: 19
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: open
|
formatter: open
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Content
|
|
||||||
group_media:
|
group_media:
|
||||||
children:
|
children:
|
||||||
- field_visuel
|
- field_visuel
|
||||||
|
label: Media
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 20
|
weight: 20
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Media
|
|
||||||
group_taxonomy:
|
group_taxonomy:
|
||||||
children:
|
children:
|
||||||
- field_thesaurus
|
- field_thesaurus
|
||||||
- field_tags
|
- field_tags
|
||||||
|
label: Taxonomy
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 21
|
weight: 21
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Taxonomy
|
|
||||||
group_links:
|
group_links:
|
||||||
children:
|
children:
|
||||||
- field_linked_materials
|
- field_linked_materials
|
||||||
- field_linked_articles
|
- field_linked_articles
|
||||||
|
label: Links
|
||||||
|
region: content
|
||||||
parent_name: group_htabs
|
parent_name: group_htabs
|
||||||
weight: 22
|
weight: 22
|
||||||
format_type: tab
|
format_type: tab
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
description: ''
|
id: ''
|
||||||
formatter: closed
|
formatter: closed
|
||||||
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Links
|
|
||||||
group_sidebar:
|
group_sidebar:
|
||||||
children:
|
children:
|
||||||
- langcode
|
- langcode
|
||||||
- field_workflow
|
- field_workflow
|
||||||
- field_memo
|
- field_memo
|
||||||
- created
|
- created
|
||||||
|
label: internal
|
||||||
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 3
|
weight: 3
|
||||||
format_type: details_sidebar
|
format_type: details_sidebar
|
||||||
region: content
|
|
||||||
format_settings:
|
format_settings:
|
||||||
description: ''
|
|
||||||
open: true
|
|
||||||
weight: 0
|
|
||||||
required_fields: true
|
|
||||||
id: ''
|
|
||||||
classes: ''
|
classes: ''
|
||||||
label: internal
|
id: ''
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
id: node.thematique.default
|
id: node.thematique.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: thematique
|
bundle: thematique
|
||||||
|
@ -122,13 +122,13 @@ content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 17
|
weight: 17
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 23
|
weight: 23
|
||||||
|
@ -136,77 +136,77 @@ content:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_linked_articles:
|
field_linked_articles:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 29
|
weight: 29
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: STARTS_WITH
|
match_operator: STARTS_WITH
|
||||||
match_limit: 10
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_linked_materials:
|
field_linked_materials:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 28
|
weight: 28
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: STARTS_WITH
|
match_operator: STARTS_WITH
|
||||||
match_limit: 10
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_memo:
|
field_memo:
|
||||||
|
type: string_textarea
|
||||||
weight: 15
|
weight: 15
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textarea
|
|
||||||
region: content
|
|
||||||
field_short_description:
|
field_short_description:
|
||||||
|
type: string_textfield
|
||||||
weight: 16
|
weight: 16
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textfield
|
|
||||||
region: content
|
|
||||||
field_tags:
|
field_tags:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
weight: 32
|
weight: 32
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_thesaurus:
|
field_thesaurus:
|
||||||
|
type: term_reference_tree
|
||||||
weight: 31
|
weight: 31
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
start_minimized: true
|
start_minimized: true
|
||||||
|
leaves_only: false
|
||||||
select_parents: true
|
select_parents: true
|
||||||
cascading_selection: 0
|
cascading_selection: 0
|
||||||
track_list: true
|
track_list: true
|
||||||
max_depth: 0
|
max_depth: 0
|
||||||
leaves_only: false
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: term_reference_tree
|
|
||||||
region: content
|
|
||||||
field_visuel:
|
field_visuel:
|
||||||
|
type: image_image
|
||||||
weight: 13
|
weight: 13
|
||||||
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
preview_image_style: thumbnail
|
preview_image_style: thumbnail
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: image_image
|
|
||||||
region: content
|
|
||||||
field_workflow:
|
field_workflow:
|
||||||
|
type: workflow_default
|
||||||
weight: 14
|
weight: 14
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
|
||||||
region: content
|
|
||||||
flag:
|
flag:
|
||||||
weight: 24
|
weight: 24
|
||||||
region: content
|
region: content
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue