drupal installed and running
This commit is contained in:
		@@ -34,7 +34,8 @@
 | 
			
		||||
            "phpstan/extension-installer": true,
 | 
			
		||||
            "dealerdirect/phpcodesniffer-composer-installer": true,
 | 
			
		||||
            "php-http/discovery": true,
 | 
			
		||||
            "wikimedia/composer-merge-plugin": true
 | 
			
		||||
            "wikimedia/composer-merge-plugin": true,
 | 
			
		||||
            "cweagans/composer-patches": true
 | 
			
		||||
        },
 | 
			
		||||
        "sort-packages": true
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										24
									
								
								config/sync/.htaccess
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								config/sync/.htaccess
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,24 @@
 | 
			
		||||
# Deny all requests from Apache 2.4+.
 | 
			
		||||
<IfModule mod_authz_core.c>
 | 
			
		||||
  Require all denied
 | 
			
		||||
</IfModule>
 | 
			
		||||
 | 
			
		||||
# Deny all requests from Apache 2.0-2.2.
 | 
			
		||||
<IfModule !mod_authz_core.c>
 | 
			
		||||
  Deny from all
 | 
			
		||||
</IfModule>
 | 
			
		||||
 | 
			
		||||
# Turn off all options we don't need.
 | 
			
		||||
Options -Indexes -ExecCGI -Includes -MultiViews
 | 
			
		||||
 | 
			
		||||
# Set the catch-all handler to prevent scripts from being executed.
 | 
			
		||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
 | 
			
		||||
<Files *>
 | 
			
		||||
  # Override the handler again if we're run later in the evaluation list.
 | 
			
		||||
  SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
 | 
			
		||||
</Files>
 | 
			
		||||
 | 
			
		||||
# If we know how to do it safely, disable the PHP engine entirely.
 | 
			
		||||
<IfModule mod_php.c>
 | 
			
		||||
  php_flag engine off
 | 
			
		||||
</IfModule>
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/admin_toolbar.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/admin_toolbar.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
 | 
			
		||||
langcode: fr
 | 
			
		||||
menu_depth: 4
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/adminimal_theme.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/adminimal_theme.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: POBebmsKHIsvlfkapwnXbybgOWqPg7W6XWZsmOBvVjk
 | 
			
		||||
features:
 | 
			
		||||
  node_user_picture: false
 | 
			
		||||
  comment_user_picture: true
 | 
			
		||||
  comment_user_verification: true
 | 
			
		||||
  favicon: 1
 | 
			
		||||
logo:
 | 
			
		||||
  use_default: 1
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										22
									
								
								config/sync/block.block.adminimal_theme_breadcrumbs.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								config/sync/block.block.adminimal_theme_breadcrumbs.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: 4c5eebe6-a4af-4c1f-8dd2-7cd25d6b0482
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - system
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: jsQFfJYpHkUCTQQufbC9qRK7O27GZnsflN_FDte_rog
 | 
			
		||||
id: adminimal_theme_breadcrumbs
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: breadcrumb
 | 
			
		||||
weight: 0
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: system_breadcrumb_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: system_breadcrumb_block
 | 
			
		||||
  label: "Fils d'ariane"
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: system
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										22
									
								
								config/sync/block.block.adminimal_theme_content.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								config/sync/block.block.adminimal_theme_content.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: 00e89527-45e3-4fca-a7af-c022e44d3e17
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - system
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: RXEuy6Fn5y_mkwpTYvIn5z8CHc07cjPce668ZUBE5Fw
 | 
			
		||||
id: adminimal_theme_content
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: content
 | 
			
		||||
weight: 0
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: system_main_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: system_main_block
 | 
			
		||||
  label: 'Contenu de la page principale'
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: system
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										22
									
								
								config/sync/block.block.adminimal_theme_help.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								config/sync/block.block.adminimal_theme_help.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: 780a6228-752d-4b8f-95e5-234683da1b9b
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - help
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: eEDfDNC_bpiaWJwwnu4Bppn9-o-zsOYRpc1IEPL4NRg
 | 
			
		||||
id: adminimal_theme_help
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: help
 | 
			
		||||
weight: 0
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: help_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: help_block
 | 
			
		||||
  label: Aide
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: help
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										20
									
								
								config/sync/block.block.adminimal_theme_local_actions.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								config/sync/block.block.adminimal_theme_local_actions.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
uuid: ba77ea74-1c9f-4f53-8921-539a9db6c85c
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: AhJ84PvhlYF8GxtMEErWbZFn2Yc5tiJo4uUbeFYY77o
 | 
			
		||||
id: adminimal_theme_local_actions
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: content
 | 
			
		||||
weight: -10
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: local_actions_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: local_actions_block
 | 
			
		||||
  label: "Actions d'administration principales"
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: core
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										22
									
								
								config/sync/block.block.adminimal_theme_login.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								config/sync/block.block.adminimal_theme_login.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: d056da96-1230-4fbc-b983-41a7227f28a1
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - user
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: egqFYgzVe0PZ5os8LIK-eSv0WnBHCug5ay6_aRtHIQA
 | 
			
		||||
id: adminimal_theme_login
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: content
 | 
			
		||||
weight: 10
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: user_login_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: user_login_block
 | 
			
		||||
  label: 'Connexion utilisateur'
 | 
			
		||||
  label_display: visible
 | 
			
		||||
  provider: user
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										22
									
								
								config/sync/block.block.adminimal_theme_messages.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								config/sync/block.block.adminimal_theme_messages.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: 009aad52-bea2-4d87-ba82-5fb6c76ecb45
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - system
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: QuA_LctHqZXPimcCJRra1mfKqwqjqixa0fT2SWrD2Dk
 | 
			
		||||
id: adminimal_theme_messages
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: highlighted
 | 
			
		||||
weight: 0
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: system_messages_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: system_messages_block
 | 
			
		||||
  label: 'Messages de statut'
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: system
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										20
									
								
								config/sync/block.block.adminimal_theme_page_title.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								config/sync/block.block.adminimal_theme_page_title.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
uuid: bc30ec30-93c5-4752-a5eb-407a4c1d183a
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: ZrIf936eEHtSSnxkcCjz8MJKFF0eD93m9dkh4nepNHQ
 | 
			
		||||
id: adminimal_theme_page_title
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: header
 | 
			
		||||
weight: -30
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: page_title_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: page_title_block
 | 
			
		||||
  label: 'Titre de page'
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: core
 | 
			
		||||
visibility: {  }
 | 
			
		||||
@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: ad1f02fa-7722-4188-bb72-4c0effc26217
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 20ozyeBtDWvVAjfTl6lWOGd31vZTJFuXViP52-mJrcA
 | 
			
		||||
id: adminimal_theme_primary_local_tasks
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: header
 | 
			
		||||
weight: 0
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: local_tasks_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: local_tasks_block
 | 
			
		||||
  label: 'Onglets principaux'
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: core
 | 
			
		||||
  primary: true
 | 
			
		||||
  secondary: false
 | 
			
		||||
visibility: {  }
 | 
			
		||||
@@ -0,0 +1,22 @@
 | 
			
		||||
uuid: 2294d74e-e50c-431f-8f86-38cebdc6f20a
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  theme:
 | 
			
		||||
    - adminimal_theme
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: OHHbgqIxnbmi0dujxk1HgPI5sJ9_fxvDtVzWfOEYXO4
 | 
			
		||||
id: adminimal_theme_secondary_local_tasks
 | 
			
		||||
theme: adminimal_theme
 | 
			
		||||
region: pre_content
 | 
			
		||||
weight: 0
 | 
			
		||||
provider: null
 | 
			
		||||
plugin: local_tasks_block
 | 
			
		||||
settings:
 | 
			
		||||
  id: local_tasks_block
 | 
			
		||||
  label: 'Onglets secondaires'
 | 
			
		||||
  label_display: '0'
 | 
			
		||||
  provider: core
 | 
			
		||||
  primary: false
 | 
			
		||||
  secondary: true
 | 
			
		||||
visibility: {  }
 | 
			
		||||
							
								
								
									
										22
									
								
								config/sync/block_class.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								config/sync/block_class.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: b2oFJe1PqZ6C4AU6Ymfly5hMNnz9EruGjyTsLXRjCyk
 | 
			
		||||
langcode: fr
 | 
			
		||||
maxlength_block_class_field: 255
 | 
			
		||||
field_type: multiple_textfields
 | 
			
		||||
default_case: standard
 | 
			
		||||
enable_attributes: true
 | 
			
		||||
enable_auto_complete: true
 | 
			
		||||
qty_classes_per_block: 10
 | 
			
		||||
items_per_page: 50
 | 
			
		||||
enable_special_chars: false
 | 
			
		||||
qty_attributes_per_block: 10
 | 
			
		||||
enable_id_replacement: true
 | 
			
		||||
weight_attributes: 0
 | 
			
		||||
weight_class: 0
 | 
			
		||||
weight_id: 0
 | 
			
		||||
filter_html_clean_css_identifier: ''
 | 
			
		||||
maxlength_attributes: 0
 | 
			
		||||
maxlength_id: 255
 | 
			
		||||
attribute_keys_stored: '[]'
 | 
			
		||||
attribute_value_stored: '[]'
 | 
			
		||||
attributes_inline: '[]'
 | 
			
		||||
							
								
								
									
										5
									
								
								config/sync/config_devel.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/sync/config_devel.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
 | 
			
		||||
auto_import: {  }
 | 
			
		||||
auto_export: {  }
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/config_ignore.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/config_ignore.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
 | 
			
		||||
langcode: fr
 | 
			
		||||
ignored_config_entities: {  }
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/contact.form.personal.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/contact.form.personal.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 87dcdbb1-be74-42ab-9ef3-cf2f47a10605
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: movrd14KpikJjyW8Tzhj-5wjnGcPbKCjn3TdwUTUmCU
 | 
			
		||||
id: personal
 | 
			
		||||
label: 'Formulaire de contact personnel'
 | 
			
		||||
recipients: {  }
 | 
			
		||||
reply: ''
 | 
			
		||||
weight: 0
 | 
			
		||||
message: 'Votre message a été envoyé.'
 | 
			
		||||
redirect: null
 | 
			
		||||
							
								
								
									
										8
									
								
								config/sync/contact.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/sync/contact.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Ybib_dFQ1insjZmm1a7bQlvdUVX8BGbF8EZGz2jMBPo
 | 
			
		||||
langcode: fr
 | 
			
		||||
default_form: feedback
 | 
			
		||||
flood:
 | 
			
		||||
  limit: 5
 | 
			
		||||
  interval: 3600
 | 
			
		||||
user_default_enabled: true
 | 
			
		||||
							
								
								
									
										47
									
								
								config/sync/content_lock.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								config/sync/content_lock.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,47 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
 | 
			
		||||
langcode: fr
 | 
			
		||||
verbose: 0
 | 
			
		||||
types:
 | 
			
		||||
  contact_message: {  }
 | 
			
		||||
  file:
 | 
			
		||||
    '*': '*'
 | 
			
		||||
  node:
 | 
			
		||||
    '*': '*'
 | 
			
		||||
  search_api_task: {  }
 | 
			
		||||
  taxonomy_term:
 | 
			
		||||
    '*': '*'
 | 
			
		||||
  user: {  }
 | 
			
		||||
  workflow_transition: {  }
 | 
			
		||||
  workflow_scheduled_transition: {  }
 | 
			
		||||
  menu_link_content: {  }
 | 
			
		||||
types_translation_lock: {  }
 | 
			
		||||
types_js_lock: {  }
 | 
			
		||||
form_op_lock:
 | 
			
		||||
  contact_message:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
  file:
 | 
			
		||||
    mode: null
 | 
			
		||||
    values: {  }
 | 
			
		||||
  node:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
  search_api_task:
 | 
			
		||||
    mode: null
 | 
			
		||||
    values: {  }
 | 
			
		||||
  taxonomy_term:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
  user:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
  workflow_transition:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
  workflow_scheduled_transition:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
  menu_link_content:
 | 
			
		||||
    mode: 0
 | 
			
		||||
    values: {  }
 | 
			
		||||
							
								
								
									
										5
									
								
								config/sync/content_lock_timeout.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/sync/content_lock_timeout.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: S2TgQLZhiodGAfJKqb5Epnsksw3ST09nIMqTazOcBuI
 | 
			
		||||
langcode: fr
 | 
			
		||||
content_lock_timeout_minutes: '30'
 | 
			
		||||
content_lock_timeout_on_edit: 0
 | 
			
		||||
							
								
								
									
										24
									
								
								config/sync/core.base_field_override.node.static.promote.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								config/sync/core.base_field_override.node.static.promote.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,24 @@
 | 
			
		||||
uuid: 4eb3adb9-521e-4b9c-afd3-037313e38bb6
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  config:
 | 
			
		||||
    - node.type.static
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 9pcoHylyIiAR9mzuZPvW8G3P_4hI0iYiqRQLSaflsP4
 | 
			
		||||
id: node.static.promote
 | 
			
		||||
field_name: promote
 | 
			
		||||
entity_type: node
 | 
			
		||||
bundle: static
 | 
			
		||||
label: "Promu en page d'accueil"
 | 
			
		||||
description: ''
 | 
			
		||||
required: false
 | 
			
		||||
translatable: true
 | 
			
		||||
default_value:
 | 
			
		||||
  -
 | 
			
		||||
    value: 0
 | 
			
		||||
default_value_callback: ''
 | 
			
		||||
settings:
 | 
			
		||||
  on_label: Activé
 | 
			
		||||
  off_label: Désactivé
 | 
			
		||||
field_type: boolean
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.fallback.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.fallback.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: 403abe12-8fdf-4776-9253-3085bc176262
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: DOQ-wPYV7noHnJWtD6Qp5iQfR6ndXrlCKkr6weABWfE
 | 
			
		||||
id: fallback
 | 
			
		||||
label: 'Format de date de repli'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: 'D, m/d/Y - H:i'
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_date.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_date.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: 2ee567d2-f175-490b-854d-70fe5a1712b4
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: nk0Cschl2If2BbifUDxyDHkEBXZ8MXeUK78Sv3J9Ylg
 | 
			
		||||
id: html_date
 | 
			
		||||
label: 'Date HTML'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: Y-m-d
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_datetime.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_datetime.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: fb137e7c-f236-4f9c-9c84-6dda92d87947
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 6c4UnTAyJ3_Tpv19al063p4R4L0dROdN-lWlIdpSbDI
 | 
			
		||||
id: html_datetime
 | 
			
		||||
label: 'Date et heure HTML'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: 'Y-m-d\TH:i:sO'
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_month.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_month.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: e7c042e7-276a-4a0e-a211-6ea4fd279810
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: fQtEttsgj_pPVpmI8NhGZOoc_C-3GaUaX5QOLFMM9yw
 | 
			
		||||
id: html_month
 | 
			
		||||
label: 'Mois HTML'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: Y-m
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_time.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_time.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: 3c746619-caac-4f78-b42e-0e163cc2bece
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 1a8opuFTt-TQPbnEr1ku82H8o2c51fyuZ6WyiQwVwUk
 | 
			
		||||
id: html_time
 | 
			
		||||
label: 'Heure HTML'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: 'H:i:s'
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_week.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_week.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: cfe4bff6-4823-4bc8-bed3-f8a9235ced2b
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: IltD_8w7ZrDE5JWxt2_Q-GMXbqcyM-My8cQGi1Y1Kl8
 | 
			
		||||
id: html_week
 | 
			
		||||
label: 'Semaine HTML'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: Y-\WW
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_year.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_year.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: e759a697-ea0f-44ed-b3e8-3e76735d9be6
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: qW24m1nETr83C2FB7NzSltpE3vbasHdiiiJ8kYTb-EY
 | 
			
		||||
id: html_year
 | 
			
		||||
label: 'Année HTML'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: 'Y'
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.html_yearless_date.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.html_yearless_date.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: 72b3f0de-0fce-49bb-96f6-6d70d9fff82c
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: T2XD4vbpXM2sUFsgGq9R06hb3wlQ3mO_tnNq4PLm7Rg
 | 
			
		||||
id: html_yearless_date
 | 
			
		||||
label: 'Date HTML sans année'
 | 
			
		||||
locked: true
 | 
			
		||||
pattern: m-d
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.long.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.long.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: b325a0bd-5742-428d-aec5-52491d63fe00
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: vvSGMoIb6yF-Rznf_X7TEadGRPtrsGzv5_GOWDoVyMI
 | 
			
		||||
id: long
 | 
			
		||||
label: 'Date longue par défaut'
 | 
			
		||||
locked: false
 | 
			
		||||
pattern: 'l j F Y - H:i'
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.medium.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.medium.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: 7a2a8a9f-c78d-4bc4-9415-9f393777947a
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 9UWa4AeID_OwgI3RQbxLVkKdB3W2y4lw6wFw31m_T5c
 | 
			
		||||
id: medium
 | 
			
		||||
label: 'Date moyenne par défaut'
 | 
			
		||||
locked: false
 | 
			
		||||
pattern: 'D d/m/Y - H:i'
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/core.date_format.short.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/core.date_format.short.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
uuid: 8df68dac-3729-41a6-8790-68e166f01352
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: iEWBlRvmfDb6o7rWokMVoVqBV03MMM83lr90E4jGnSI
 | 
			
		||||
id: short
 | 
			
		||||
label: 'Date courte par défaut'
 | 
			
		||||
locked: false
 | 
			
		||||
pattern: 'd/m/Y - H:i'
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_form_mode.user.register.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_form_mode.user.register.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 8326a584-de53-4c6c-975c-4eb19c020af6
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - user
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: wtsEf26SHyRbzRKFX3yOY9yJzYsEq5e2bd7xSCKPevw
 | 
			
		||||
id: user.register
 | 
			
		||||
label: "S'inscrire"
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: user
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										32
									
								
								config/sync/core.entity_view_display.node.static.default.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								config/sync/core.entity_view_display.node.static.default.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,32 @@
 | 
			
		||||
uuid: e378b88e-3daa-444d-9b47-86f62f550cb8
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  config:
 | 
			
		||||
    - field.field.node.static.body
 | 
			
		||||
    - node.type.static
 | 
			
		||||
  module:
 | 
			
		||||
    - text
 | 
			
		||||
    - user
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
 | 
			
		||||
id: node.static.default
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
bundle: static
 | 
			
		||||
mode: default
 | 
			
		||||
content:
 | 
			
		||||
  body:
 | 
			
		||||
    type: text_default
 | 
			
		||||
    label: hidden
 | 
			
		||||
    settings: {  }
 | 
			
		||||
    third_party_settings: {  }
 | 
			
		||||
    weight: 0
 | 
			
		||||
    region: content
 | 
			
		||||
  links:
 | 
			
		||||
    settings: {  }
 | 
			
		||||
    third_party_settings: {  }
 | 
			
		||||
    weight: 1
 | 
			
		||||
    region: content
 | 
			
		||||
hidden:
 | 
			
		||||
  langcode: true
 | 
			
		||||
  search_api_excerpt: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.block.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.block.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: bace7923-094a-4580-a7ab-281cb6a2a9c8
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - block
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: eZGw53_tQR0o846P6awZpw-1AarhtXlm-6AKAkmLvKY
 | 
			
		||||
id: block.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: block
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.contact_message.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.contact_message.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: bf068c1a-14b8-40c3-a27d-eef9777eeb32
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - contact
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 2xSc_t5yN14t-fSfl3MR1WP9Em9ij1hY8A5IIVGlhts
 | 
			
		||||
id: contact_message.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: contact_message
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.file.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.file.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 3b4746b6-0082-4e30-9e8b-1403c3904ca4
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - file
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: uZo6zv9Fa0wuqgu1kigVUhfRyvk1vQhD9GCP3HElGBk
 | 
			
		||||
id: file.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: file
 | 
			
		||||
cache: true
 | 
			
		||||
@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: f59c74fe-ede3-444c-8893-039df33a5bab
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - menu_link_content
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: y5XBjb33PolVKVUnedtISf0rSrGdyo10HxOcI6Mey_w
 | 
			
		||||
id: menu_link_content.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: menu_link_content
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.node.full.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.node.full.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: de181b3e-140e-4420-8516-01e343b43818
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: false
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: m4oQ8ZK4CNZqGBAczllmaKSGmjD5xXitPDvByAPwN3c
 | 
			
		||||
id: node.full
 | 
			
		||||
label: 'Contenu complet'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.node.rss.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.node.rss.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 84b6e32e-e353-43e0-859d-a1c286d34dc5
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: false
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: _lDZ7IYi00gmEw2ZkiWGmDYwxkccBlUyLGxMIJDTYkc
 | 
			
		||||
id: node.rss
 | 
			
		||||
label: RSS
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.node.search_index.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.node.search_index.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 2ffb19b4-5943-41b4-a2db-29afc90e6c74
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: false
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: a4DyjkgEtvja2s1_cGy9Ealzu0LbDwzhEcpFP7aArNg
 | 
			
		||||
id: node.search_index
 | 
			
		||||
label: 'Index de recherche'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.node.search_result.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.node.search_result.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 237ee26a-ee91-46dd-8715-d1befa9ea5d3
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: false
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Gj61wjl4G9UfFnYfmi-e7Eyvwiqzcz6sIP24vA4nkHU
 | 
			
		||||
id: node.search_result
 | 
			
		||||
label: 'Résultat de recherche mettant en évidence la saisie'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.node.teaser.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.node.teaser.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 7d04b1fc-d202-42bd-b3f1-71eefdc67e6f
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: qJFVUFu6IPN8a4WgoDs0gcfyJqE3l3euB0wd1kO6hRQ
 | 
			
		||||
id: node.teaser
 | 
			
		||||
label: Accroche
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.node.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.node.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 59b965e1-2824-4200-8100-8d586410c18c
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 7JhK586z4WYrdjuTZH19-WxWlLIi2QlS2ZL7m01bO6E
 | 
			
		||||
id: node.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: node
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.path_alias.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.path_alias.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 6aff5889-74b3-4143-8999-605eaed72838
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - path_alias
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: jNmsvf8AwwKxbOUYZuY8oBMQpLbkcbFsHy1U4gQhUME
 | 
			
		||||
id: path_alias.token
 | 
			
		||||
label: Token
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: path_alias
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.taxonomy_term.full.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.taxonomy_term.full.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 4ff51089-bd13-44bb-90d3-1aa2366ea3cf
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - taxonomy
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 5w8lM4B4_NrQbKBtWrpx9ySnzyrCEA5jw4cHSsEaA_Q
 | 
			
		||||
id: taxonomy_term.full
 | 
			
		||||
label: "Page d'un terme de taxonomie"
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: taxonomy_term
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.taxonomy_term.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.taxonomy_term.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 673f9cd9-952f-487d-96b5-7cc615c79788
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - taxonomy
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: goI4SQiGy_YqNsD1dqZ-YNk7Jh5dSVsnlHvwGfDFZXI
 | 
			
		||||
id: taxonomy_term.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: taxonomy_term
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.user.compact.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.user.compact.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 6d186902-4a36-4d37-8d96-a3ad3771f983
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - user
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: n4bF0yaCJsxERK-1RXJhTSrmx2qD10UFNfxi1EnvQR4
 | 
			
		||||
id: user.compact
 | 
			
		||||
label: Compact
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: user
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.user.full.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.user.full.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 2c8e3103-f5d1-49c2-8325-b33c0ca79ca3
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: false
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - user
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: JuyuBXboCPHWE0JVpdI2hnd0NMAT1U1ZFgQYh18jDzI
 | 
			
		||||
id: user.full
 | 
			
		||||
label: 'Compte utilisateur'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: user
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/core.entity_view_mode.user.token.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/core.entity_view_mode.user.token.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 38a85b71-af98-41a3-8f24-f23f028ffcba
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - user
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: JrWyKwRHER0Vr3j0Aukrr4NXdzNnB4kVjyr60gPvSA0
 | 
			
		||||
id: user.token
 | 
			
		||||
label: 'Jeton (token)'
 | 
			
		||||
description: ''
 | 
			
		||||
targetEntityType: user
 | 
			
		||||
cache: true
 | 
			
		||||
							
								
								
									
										108
									
								
								config/sync/core.extension.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										108
									
								
								config/sync/core.extension.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,108 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
 | 
			
		||||
langcode: fr
 | 
			
		||||
module:
 | 
			
		||||
  actions_permissions: 0
 | 
			
		||||
  admin_toolbar: 0
 | 
			
		||||
  admin_toolbar_links_access_filter: 0
 | 
			
		||||
  advanced_text_formatter: 0
 | 
			
		||||
  audiofield: 0
 | 
			
		||||
  autocomplete_deluxe: 0
 | 
			
		||||
  ban: 0
 | 
			
		||||
  better_exposed_filters: 0
 | 
			
		||||
  block: 0
 | 
			
		||||
  block_class: 0
 | 
			
		||||
  breakpoint: 0
 | 
			
		||||
  bulkdelete: 0
 | 
			
		||||
  ckeditor5: 0
 | 
			
		||||
  config: 0
 | 
			
		||||
  config_devel: 0
 | 
			
		||||
  config_filter: 0
 | 
			
		||||
  config_ignore: 0
 | 
			
		||||
  config_translation: 0
 | 
			
		||||
  config_update: 0
 | 
			
		||||
  contact: 0
 | 
			
		||||
  content_lock: 0
 | 
			
		||||
  content_lock_timeout: 0
 | 
			
		||||
  context: 0
 | 
			
		||||
  context_ui: 0
 | 
			
		||||
  contextual: 0
 | 
			
		||||
  cshs: 0
 | 
			
		||||
  ctools: 0
 | 
			
		||||
  ctools_block: 0
 | 
			
		||||
  ctools_views: 0
 | 
			
		||||
  datetime: 0
 | 
			
		||||
  datetime_range: 0
 | 
			
		||||
  dblog: 0
 | 
			
		||||
  devel: 0
 | 
			
		||||
  devel_generate: 0
 | 
			
		||||
  dynamic_page_cache: 0
 | 
			
		||||
  editor: 0
 | 
			
		||||
  email_registration: 0
 | 
			
		||||
  embed: 0
 | 
			
		||||
  entity_browser: 0
 | 
			
		||||
  entity_browser_enhanced: 0
 | 
			
		||||
  field: 0
 | 
			
		||||
  field_group: 0
 | 
			
		||||
  field_ui: 0
 | 
			
		||||
  file: 0
 | 
			
		||||
  filter: 0
 | 
			
		||||
  filter_perms: 0
 | 
			
		||||
  formatter_suite: 0
 | 
			
		||||
  help: 0
 | 
			
		||||
  honeypot: 0
 | 
			
		||||
  image: 0
 | 
			
		||||
  inline_entity_form: 0
 | 
			
		||||
  jquery_ui: 0
 | 
			
		||||
  jquery_ui_datepicker: 0
 | 
			
		||||
  jquery_ui_slider: 0
 | 
			
		||||
  jquery_ui_touch_punch: 0
 | 
			
		||||
  language: 0
 | 
			
		||||
  link: 0
 | 
			
		||||
  link_attributes: 0
 | 
			
		||||
  linkit: 0
 | 
			
		||||
  locale: 0
 | 
			
		||||
  maillog: 0
 | 
			
		||||
  maxlength: 0
 | 
			
		||||
  menu_block: 0
 | 
			
		||||
  menu_link_content: 0
 | 
			
		||||
  menu_ui: 0
 | 
			
		||||
  mysql: 0
 | 
			
		||||
  node: 0
 | 
			
		||||
  options: 0
 | 
			
		||||
  page_cache: 0
 | 
			
		||||
  pagerer: 0
 | 
			
		||||
  path: 0
 | 
			
		||||
  path_alias: 0
 | 
			
		||||
  path_alias_xt: 0
 | 
			
		||||
  pathologic: 0
 | 
			
		||||
  persistent_login: 0
 | 
			
		||||
  redis: 0
 | 
			
		||||
  responsive_image: 0
 | 
			
		||||
  search_api: 0
 | 
			
		||||
  search_api_db: 0
 | 
			
		||||
  smart_trim: 0
 | 
			
		||||
  smtp: 0
 | 
			
		||||
  system: 0
 | 
			
		||||
  taxonomy: 0
 | 
			
		||||
  telephone: 0
 | 
			
		||||
  text: 0
 | 
			
		||||
  token: 0
 | 
			
		||||
  toolbar: 0
 | 
			
		||||
  translation_views: 0
 | 
			
		||||
  update: 0
 | 
			
		||||
  user: 0
 | 
			
		||||
  video_embed_field: 0
 | 
			
		||||
  views_bulk_edit: 0
 | 
			
		||||
  views_bulk_operations: 0
 | 
			
		||||
  views_ui: 0
 | 
			
		||||
  extlink: 1
 | 
			
		||||
  menu_admin_per_menu: 1
 | 
			
		||||
  pathauto: 1
 | 
			
		||||
  content_translation: 10
 | 
			
		||||
  views: 10
 | 
			
		||||
  figli_starter_kit: 1000
 | 
			
		||||
theme:
 | 
			
		||||
  seven: 0
 | 
			
		||||
  adminimal_theme: 0
 | 
			
		||||
profile: figli_starter_kit
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/core.menu.static_menu_link_overrides.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/core.menu.static_menu_link_overrides.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: vCYrtzrLLCbq9UlGR4CxiEg0LXt4qGwRO4VkluZZq9o
 | 
			
		||||
langcode: fr
 | 
			
		||||
definitions: {  }
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/dblog.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/dblog.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: DfshuQJJ7I30rwPRVdQT67nvhPnXkFiJK_dmJxZgNKc
 | 
			
		||||
langcode: fr
 | 
			
		||||
row_limit: 1000
 | 
			
		||||
							
								
								
									
										11
									
								
								config/sync/devel.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								config/sync/devel.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: IF0N5iOZlOY8dJPSNNkZwph9jkMpkJvI4dTuK1xiD0Q
 | 
			
		||||
langcode: fr
 | 
			
		||||
page_alter: false
 | 
			
		||||
raw_names: false
 | 
			
		||||
error_handlers:
 | 
			
		||||
  1: 1
 | 
			
		||||
rebuild_theme: false
 | 
			
		||||
debug_mail_file_format: '%to-%subject-%datetime.mail.txt'
 | 
			
		||||
debug_mail_directory: 'temporary://devel-mails'
 | 
			
		||||
devel_dumper: var_dumper
 | 
			
		||||
							
								
								
									
										8
									
								
								config/sync/devel.toolbar.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/sync/devel.toolbar.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: IDzCy0l7vH5sENShziSE_TwGo7oDfS1yB4c26KU6WnE
 | 
			
		||||
toolbar_items:
 | 
			
		||||
  - devel.cache_clear
 | 
			
		||||
  - devel.phpinfo
 | 
			
		||||
  - devel.run_cron
 | 
			
		||||
  - devel.theme_registry
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										27
									
								
								config/sync/editor.editor.wysiwyg.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								config/sync/editor.editor.wysiwyg.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
			
		||||
uuid: 15ca57b6-a81d-4f0e-9191-c902c0f2404c
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  config:
 | 
			
		||||
    - filter.format.wysiwyg
 | 
			
		||||
  module:
 | 
			
		||||
    - ckeditor5
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: UHzilqnilnoji3DdOanr6_xzX4Dg430p8Dn4Ub7U9dw
 | 
			
		||||
format: wysiwyg
 | 
			
		||||
editor: ckeditor5
 | 
			
		||||
settings:
 | 
			
		||||
  toolbar:
 | 
			
		||||
    items:
 | 
			
		||||
      - heading
 | 
			
		||||
      - bold
 | 
			
		||||
      - italic
 | 
			
		||||
  plugins:
 | 
			
		||||
    ckeditor5_heading:
 | 
			
		||||
      enabled_headings:
 | 
			
		||||
        - heading2
 | 
			
		||||
        - heading3
 | 
			
		||||
        - heading4
 | 
			
		||||
        - heading5
 | 
			
		||||
        - heading6
 | 
			
		||||
image_upload: {  }
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/email_registration.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/email_registration.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
 | 
			
		||||
login_with_username: false
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										5
									
								
								config/sync/embed.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/sync/embed.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 7CGKsosNQEyYfQ2qiob-sBdmox8rrL5He7iLJgJ1kNo
 | 
			
		||||
langcode: fr
 | 
			
		||||
file_scheme: public
 | 
			
		||||
upload_directory: embed_buttons
 | 
			
		||||
							
								
								
									
										19
									
								
								config/sync/extlink.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								config/sync/extlink.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: FhLRCg4ZgDyAnJvH9lJR6uGqQ2FNIFL25hnG6c2gkZs
 | 
			
		||||
langcode: fr
 | 
			
		||||
extlink_target: false
 | 
			
		||||
extlink_target_no_override: false
 | 
			
		||||
extlink_nofollow: false
 | 
			
		||||
extlink_follow_no_override: false
 | 
			
		||||
extlink_subdomains: true
 | 
			
		||||
extlink_alert: false
 | 
			
		||||
extlink_alert_text: 'Ce lien vous dirige vers un site externe. Nous ne sommes pas responsables de son contenu.'
 | 
			
		||||
extlink_exclude: ''
 | 
			
		||||
extlink_include: ''
 | 
			
		||||
extlink_class: ext
 | 
			
		||||
extlink_label: '(le lien est externe)'
 | 
			
		||||
extlink_img_class: false
 | 
			
		||||
extlink_css_exclude: ''
 | 
			
		||||
extlink_css_explicit: ''
 | 
			
		||||
extlink_mailto_class: mailto
 | 
			
		||||
extlink_mailto_label: '(link sends email)'
 | 
			
		||||
							
								
								
									
										26
									
								
								config/sync/field.field.node.static.body.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								config/sync/field.field.node.static.body.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,26 @@
 | 
			
		||||
uuid: a8947c94-145b-40d3-99b2-b7b25712d6d1
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  config:
 | 
			
		||||
    - field.storage.node.body
 | 
			
		||||
    - node.type.static
 | 
			
		||||
  module:
 | 
			
		||||
    - text
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: QnbV0y-6q_6XBJQrF0iLsP5hQVu6wd7cpqmdGYArNFY
 | 
			
		||||
id: node.static.body
 | 
			
		||||
field_name: body
 | 
			
		||||
entity_type: node
 | 
			
		||||
bundle: static
 | 
			
		||||
label: Corps
 | 
			
		||||
description: ''
 | 
			
		||||
required: false
 | 
			
		||||
translatable: true
 | 
			
		||||
default_value: {  }
 | 
			
		||||
default_value_callback: ''
 | 
			
		||||
settings:
 | 
			
		||||
  display_summary: true
 | 
			
		||||
  required_summary: false
 | 
			
		||||
  allowed_formats: {  }
 | 
			
		||||
field_type: text_with_summary
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/field.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/field.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: yC1VrNt3it8LmbGTO8cGhgNqRgN3ikhqun5dCWFVCAA
 | 
			
		||||
langcode: fr
 | 
			
		||||
purge_batch_size: 50
 | 
			
		||||
							
								
								
									
										21
									
								
								config/sync/field.storage.node.body.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								config/sync/field.storage.node.body.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
			
		||||
uuid: a65ac8c1-2326-4b57-a17a-07a23f216094
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
    - text
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: yQSCrqHtiNkS8vcwgOPAXPb2VQcivaikCdBhYj_x0go
 | 
			
		||||
id: node.body
 | 
			
		||||
field_name: body
 | 
			
		||||
entity_type: node
 | 
			
		||||
type: text_with_summary
 | 
			
		||||
settings: {  }
 | 
			
		||||
module: text
 | 
			
		||||
locked: false
 | 
			
		||||
cardinality: 1
 | 
			
		||||
translatable: true
 | 
			
		||||
indexes: {  }
 | 
			
		||||
persist_with_no_fields: true
 | 
			
		||||
custom_storage: false
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/field_ui.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/field_ui.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
 | 
			
		||||
field_prefix: field_
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										9
									
								
								config/sync/file.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								config/sync/file.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: _5293QOM-Perj4qDT33F4EmNlI9Ge0bNd_WYrZilDPA
 | 
			
		||||
description:
 | 
			
		||||
  type: textfield
 | 
			
		||||
  length: 128
 | 
			
		||||
icon:
 | 
			
		||||
  directory: core/modules/file/icons
 | 
			
		||||
langcode: fr
 | 
			
		||||
make_unused_managed_files_temporary: false
 | 
			
		||||
							
								
								
									
										29
									
								
								config/sync/filter.format.plain_text.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								config/sync/filter.format.plain_text.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
			
		||||
uuid: fb66a7fe-9327-40f1-b053-19270569f396
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: '-HkgHFb_tVNTyyY2lYcwyfNRVwiDA6HKxfP6hr2oA00'
 | 
			
		||||
name: 'Texte brut'
 | 
			
		||||
format: plain_text
 | 
			
		||||
weight: 10
 | 
			
		||||
filters:
 | 
			
		||||
  filter_autop:
 | 
			
		||||
    id: filter_autop
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: 0
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_html_escape:
 | 
			
		||||
    id: filter_html_escape
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: -10
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_url:
 | 
			
		||||
    id: filter_url
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: 0
 | 
			
		||||
    settings:
 | 
			
		||||
      filter_url_length: 72
 | 
			
		||||
							
								
								
									
										70
									
								
								config/sync/filter.format.wysiwyg.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										70
									
								
								config/sync/filter.format.wysiwyg.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,70 @@
 | 
			
		||||
uuid: e37b00eb-35f2-4be9-93f5-ecaa1d4bb530
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - editor
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: a0dSxrd1nnzeSvKpvFmtoLpxDd3Nj6E7dQN-MZUi20g
 | 
			
		||||
name: wysiwyg
 | 
			
		||||
format: wysiwyg
 | 
			
		||||
weight: 0
 | 
			
		||||
filters:
 | 
			
		||||
  editor_file_reference:
 | 
			
		||||
    id: editor_file_reference
 | 
			
		||||
    provider: editor
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: -50
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_align:
 | 
			
		||||
    id: filter_align
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: false
 | 
			
		||||
    weight: -41
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_autop:
 | 
			
		||||
    id: filter_autop
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: -49
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_caption:
 | 
			
		||||
    id: filter_caption
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: false
 | 
			
		||||
    weight: -40
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_html:
 | 
			
		||||
    id: filter_html
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: false
 | 
			
		||||
    weight: -43
 | 
			
		||||
    settings:
 | 
			
		||||
      allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <img src alt data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre">'
 | 
			
		||||
      filter_html_help: true
 | 
			
		||||
      filter_html_nofollow: false
 | 
			
		||||
  filter_html_escape:
 | 
			
		||||
    id: filter_html_escape
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: false
 | 
			
		||||
    weight: -42
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_html_image_secure:
 | 
			
		||||
    id: filter_html_image_secure
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: -48
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_htmlcorrector:
 | 
			
		||||
    id: filter_htmlcorrector
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: -47
 | 
			
		||||
    settings: {  }
 | 
			
		||||
  filter_url:
 | 
			
		||||
    id: filter_url
 | 
			
		||||
    provider: filter
 | 
			
		||||
    status: true
 | 
			
		||||
    weight: -45
 | 
			
		||||
    settings:
 | 
			
		||||
      filter_url_length: 72
 | 
			
		||||
							
								
								
									
										5
									
								
								config/sync/filter.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/sync/filter.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
 | 
			
		||||
fallback_format: plain_text
 | 
			
		||||
always_show_fallback_choice: false
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										23
									
								
								config/sync/honeypot.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								config/sync/honeypot.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
 | 
			
		||||
unprotected_forms:
 | 
			
		||||
  - user_login_form
 | 
			
		||||
  - search_form
 | 
			
		||||
  - search_block_form
 | 
			
		||||
  - views_exposed_form
 | 
			
		||||
  - honeypot_settings_form
 | 
			
		||||
protect_all_forms: false
 | 
			
		||||
log: true
 | 
			
		||||
element_name: url
 | 
			
		||||
time_limit: 5
 | 
			
		||||
expire: 300
 | 
			
		||||
form_settings:
 | 
			
		||||
  user_register_form: true
 | 
			
		||||
  user_pass: true
 | 
			
		||||
  node_autre_son_form: false
 | 
			
		||||
  node_enregistrement_form: false
 | 
			
		||||
  node_evenement_form: false
 | 
			
		||||
  node_fil_form: false
 | 
			
		||||
  node_page_form: false
 | 
			
		||||
  node_static_form: false
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										6
									
								
								config/sync/image.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								config/sync/image.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 7CnygMhc8yrEJGdPf_5QRmPsMvr4QoXlsmMo3te3nbw
 | 
			
		||||
preview_image: core/modules/image/sample.png
 | 
			
		||||
allow_insecure_derivatives: false
 | 
			
		||||
suppress_itok_output: false
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										17
									
								
								config/sync/image.style.large.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/sync/image.style.large.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
uuid: 4fe26f9f-2f6e-47eb-adf1-0cce901152a0
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: CVznlrxJZplSgxXAxSUJPtzw8I-G_oWg6TbS1lMRbUw
 | 
			
		||||
name: large
 | 
			
		||||
label: 'Large (480×480)'
 | 
			
		||||
effects:
 | 
			
		||||
  ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d:
 | 
			
		||||
    uuid: ''
 | 
			
		||||
    id: image_scale
 | 
			
		||||
    weight: 0
 | 
			
		||||
    data:
 | 
			
		||||
      width: 480
 | 
			
		||||
      height: 480
 | 
			
		||||
      upscale: false
 | 
			
		||||
							
								
								
									
										17
									
								
								config/sync/image.style.linkit_result_thumbnail.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/sync/image.style.linkit_result_thumbnail.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
uuid: d8ec8b28-a6b6-4599-8691-a6ec853fe917
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: ftD2T4UaJtHnFa0Q8EypXgyuMNBWzoLaLa4cuGiHEYI
 | 
			
		||||
name: linkit_result_thumbnail
 | 
			
		||||
label: 'Vignette de résultat Linkit'
 | 
			
		||||
effects:
 | 
			
		||||
  2943df29-38ea-459c-ba1d-290489bb1807:
 | 
			
		||||
    uuid: ''
 | 
			
		||||
    id: image_scale_and_crop
 | 
			
		||||
    weight: 1
 | 
			
		||||
    data:
 | 
			
		||||
      width: 50
 | 
			
		||||
      height: 50
 | 
			
		||||
      anchor: center-center
 | 
			
		||||
							
								
								
									
										17
									
								
								config/sync/image.style.medium.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/sync/image.style.medium.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
uuid: 1d2418b6-3380-42b1-8364-cb3d28041fbd
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Q5Uwhw9G0r7SDQmISQR-WDDLVW0p10iomx_zwEeRTec
 | 
			
		||||
name: medium
 | 
			
		||||
label: 'Moyen (220x220)'
 | 
			
		||||
effects:
 | 
			
		||||
  bddf0d06-42f9-4c75-a700-a33cafa25ea0:
 | 
			
		||||
    uuid: ''
 | 
			
		||||
    id: image_scale
 | 
			
		||||
    weight: 0
 | 
			
		||||
    data:
 | 
			
		||||
      width: 220
 | 
			
		||||
      height: 220
 | 
			
		||||
      upscale: false
 | 
			
		||||
							
								
								
									
										17
									
								
								config/sync/image.style.thumbnail.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/sync/image.style.thumbnail.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
uuid: 2f8150e3-3fb2-4e69-b44e-b89824e444d4
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 808S1-h_6g5FXMi1DvZNcUfR0xgbGxZha9cbIFIeiUQ
 | 
			
		||||
name: thumbnail
 | 
			
		||||
label: 'Vignette (100x100)'
 | 
			
		||||
effects:
 | 
			
		||||
  1cfec298-8620-4749-b100-ccb6c4500779:
 | 
			
		||||
    uuid: ''
 | 
			
		||||
    id: image_scale
 | 
			
		||||
    weight: 0
 | 
			
		||||
    data:
 | 
			
		||||
      width: 100
 | 
			
		||||
      height: 100
 | 
			
		||||
      upscale: false
 | 
			
		||||
							
								
								
									
										17
									
								
								config/sync/image.style.wide.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/sync/image.style.wide.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
uuid: db5f6df1-29ce-4429-a30f-cc285cb8d133
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Wmk_h3Nz9DCkjc_fJ2YR7y_J4PuMK6fN4mU4xIINN-g
 | 
			
		||||
name: wide
 | 
			
		||||
label: 'Large (1090)'
 | 
			
		||||
effects:
 | 
			
		||||
  09959c15-59ce-4f6d-90df-e2d7cf32bce5:
 | 
			
		||||
    uuid: ''
 | 
			
		||||
    id: image_scale
 | 
			
		||||
    weight: 1
 | 
			
		||||
    data:
 | 
			
		||||
      width: 1090
 | 
			
		||||
      height: null
 | 
			
		||||
      upscale: false
 | 
			
		||||
							
								
								
									
										13
									
								
								config/sync/language.content_settings.node.static.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/sync/language.content_settings.node.static.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 8e43b66a-f9b6-4c95-9deb-45f233f0a3f7
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  config:
 | 
			
		||||
    - node.type.static
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: vbOq9ZwxcE0aCKgtfqoSG5aCBbkgPia6tPKdmmxELRo
 | 
			
		||||
id: node.static
 | 
			
		||||
target_entity_type_id: node
 | 
			
		||||
target_bundle: static
 | 
			
		||||
default_langcode: site_default
 | 
			
		||||
language_alterable: false
 | 
			
		||||
@@ -0,0 +1,13 @@
 | 
			
		||||
uuid: 89ca5d87-e9e4-400c-884e-155c9ab1e0fb
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - path_alias
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: m_7yBNwbvly3oKveqmvohnEXY7ef2r_jVloy67aHj08
 | 
			
		||||
id: path_alias.path_alias
 | 
			
		||||
target_entity_type_id: path_alias
 | 
			
		||||
target_bundle: path_alias
 | 
			
		||||
default_langcode: und
 | 
			
		||||
language_alterable: true
 | 
			
		||||
							
								
								
									
										11
									
								
								config/sync/language.entity.fr.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								config/sync/language.entity.fr.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
uuid: 3cec353c-81be-4874-b3b8-a8f4defd0a51
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: wcTV5wdmdgiDePrwtwUA0nK1sTkIzGRr7er3wL-lxcE
 | 
			
		||||
id: fr
 | 
			
		||||
label: French
 | 
			
		||||
direction: ltr
 | 
			
		||||
weight: 0
 | 
			
		||||
locked: false
 | 
			
		||||
							
								
								
									
										11
									
								
								config/sync/language.entity.und.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								config/sync/language.entity.und.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
uuid: 76a6238d-fe43-49df-b91d-367d9debfd46
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: d5UEcbtfmQlQ8BYP99zaQDMFGFCMX4zOzrSx6YAr9v8
 | 
			
		||||
id: und
 | 
			
		||||
label: 'Non spécifié'
 | 
			
		||||
direction: ltr
 | 
			
		||||
weight: 2
 | 
			
		||||
locked: true
 | 
			
		||||
							
								
								
									
										11
									
								
								config/sync/language.entity.zxx.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								config/sync/language.entity.zxx.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
uuid: 919387b8-a126-4c1b-9268-e9df29b63f7d
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: AFwY4Lyiqj-ZJyCWVFNoz4yO8krfoxgLZWQpCW1h7x4
 | 
			
		||||
id: zxx
 | 
			
		||||
label: 'Non applicable'
 | 
			
		||||
direction: ltr
 | 
			
		||||
weight: 3
 | 
			
		||||
locked: true
 | 
			
		||||
							
								
								
									
										14
									
								
								config/sync/language.mappings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config/sync/language.mappings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Ys5M79wZXx_k_rtFf65fpICqe7yH3h8iuxWMMB0utyI
 | 
			
		||||
langcode: fr
 | 
			
		||||
map:
 | 
			
		||||
  'no': nb
 | 
			
		||||
  pt: pt-pt
 | 
			
		||||
  zh: zh-hans
 | 
			
		||||
  zh-tw: zh-hant
 | 
			
		||||
  zh-hk: zh-hant
 | 
			
		||||
  zh-mo: zh-hant
 | 
			
		||||
  zh-cht: zh-hant
 | 
			
		||||
  zh-cn: zh-hans
 | 
			
		||||
  zh-sg: zh-hans
 | 
			
		||||
  zh-chs: zh-hans
 | 
			
		||||
							
								
								
									
										12
									
								
								config/sync/language.negotiation.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								config/sync/language.negotiation.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: cRCI0tHP1UHHRAZnWB2kumZdKCl42f5lrV7q055H5jU
 | 
			
		||||
langcode: fr
 | 
			
		||||
session:
 | 
			
		||||
  parameter: language
 | 
			
		||||
url:
 | 
			
		||||
  source: path_prefix
 | 
			
		||||
  prefixes:
 | 
			
		||||
    fr: ''
 | 
			
		||||
  domains:
 | 
			
		||||
    fr: ''
 | 
			
		||||
selected_langcode: site_default
 | 
			
		||||
							
								
								
									
										20
									
								
								config/sync/language.types.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								config/sync/language.types.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: uMLvVIvxpGVE_bF8BglnNT7vjMf_t8iNpe9_v1X0wAg
 | 
			
		||||
langcode: fr
 | 
			
		||||
all:
 | 
			
		||||
  - language_interface
 | 
			
		||||
  - language_content
 | 
			
		||||
  - language_url
 | 
			
		||||
configurable:
 | 
			
		||||
  - language_interface
 | 
			
		||||
negotiation:
 | 
			
		||||
  language_content:
 | 
			
		||||
    enabled:
 | 
			
		||||
      language-interface: 0
 | 
			
		||||
  language_url:
 | 
			
		||||
    enabled:
 | 
			
		||||
      language-url: 0
 | 
			
		||||
      language-url-fallback: 1
 | 
			
		||||
  language_interface:
 | 
			
		||||
    enabled:
 | 
			
		||||
      language-url: 0
 | 
			
		||||
							
								
								
									
										23
									
								
								config/sync/linkit.linkit_profile.default.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								config/sync/linkit.linkit_profile.default.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
uuid: 3482f66b-d1f9-4eac-865b-33c5e3d9bb74
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - node
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 967Fy0vTwnyDBpxn7eoYLB9sFbXXrbH3KMUAD7Q-m0w
 | 
			
		||||
label: 'Par défaut'
 | 
			
		||||
id: default
 | 
			
		||||
description: 'A default Linkit profile'
 | 
			
		||||
matchers:
 | 
			
		||||
  556010a3-e317-48b3-b4ed-854c10f4b950:
 | 
			
		||||
    id: 'entity:node'
 | 
			
		||||
    uuid: ''
 | 
			
		||||
    settings:
 | 
			
		||||
      metadata: '[node:content-type:name] #[node:nid] | [node:created:medium] by [node:author]'
 | 
			
		||||
      bundles: {  }
 | 
			
		||||
      group_by_bundle: false
 | 
			
		||||
      substitution_type: canonical
 | 
			
		||||
      limit: 100
 | 
			
		||||
      include_unpublished: false
 | 
			
		||||
    weight: 0
 | 
			
		||||
							
								
								
									
										16
									
								
								config/sync/locale.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								config/sync/locale.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: NfYKrBm84GgW4yeYijbs7xPXbUU8jQChyiu7x4qlNOw
 | 
			
		||||
langcode: fr
 | 
			
		||||
cache_strings: true
 | 
			
		||||
translate_english: false
 | 
			
		||||
javascript:
 | 
			
		||||
  directory: languages
 | 
			
		||||
translation:
 | 
			
		||||
  use_source: remote_and_local
 | 
			
		||||
  default_filename: '%project-%version.%language.po'
 | 
			
		||||
  default_server_pattern: 'https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
 | 
			
		||||
  overwrite_customized: false
 | 
			
		||||
  overwrite_not_customized: true
 | 
			
		||||
  update_interval_days: 0
 | 
			
		||||
  path: sites/default/files/translations
 | 
			
		||||
  import_enabled: true
 | 
			
		||||
							
								
								
									
										6
									
								
								config/sync/maillog.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								config/sync/maillog.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
 | 
			
		||||
send: false
 | 
			
		||||
log: true
 | 
			
		||||
verbose: true
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/menu_ui.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/menu_ui.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: ENUzSsLjtl0THWvptK2LZ7BJtRbb032hiy3VTvjR7Pw
 | 
			
		||||
override_parent_selector: false
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										4
									
								
								config/sync/node.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/node.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: OXPp9nZGMVmjzysZndNjQcPUZHdkyhy6aYtZhf2z_Tw
 | 
			
		||||
langcode: fr
 | 
			
		||||
use_admin_theme: true
 | 
			
		||||
							
								
								
									
										19
									
								
								config/sync/node.type.static.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								config/sync/node.type.static.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
uuid: 601fa0be-390c-4e43-9d67-ba5a09c2e217
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  module:
 | 
			
		||||
    - menu_ui
 | 
			
		||||
third_party_settings:
 | 
			
		||||
  menu_ui:
 | 
			
		||||
    available_menus: {  }
 | 
			
		||||
    parent: ''
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: ktmRJ5fYRUxN-3fIuUy0g4TUrGmmNjWLKm8J_-n7og4
 | 
			
		||||
name: Static
 | 
			
		||||
type: static
 | 
			
		||||
description: 'Static Page'
 | 
			
		||||
help: ''
 | 
			
		||||
new_revision: true
 | 
			
		||||
preview_mode: 0
 | 
			
		||||
display_submitted: false
 | 
			
		||||
							
								
								
									
										9
									
								
								config/sync/pagerer.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								config/sync/pagerer.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: z68x45zR7LGIA5yOENWmYUEBVYVfrokTWWDucm7wJos
 | 
			
		||||
langcode: fr
 | 
			
		||||
core_override_preset: core
 | 
			
		||||
url_querystring:
 | 
			
		||||
  core_override: false
 | 
			
		||||
  querystring_key: pg
 | 
			
		||||
  index_base: 0
 | 
			
		||||
  encode_method: none
 | 
			
		||||
							
								
								
									
										96
									
								
								config/sync/pagerer.style.adaptive.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										96
									
								
								config/sync/pagerer.style.adaptive.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,96 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: aJ45SC7RCpBJjhNN36ESB5RENysymUpCuv-0xm-SNDE
 | 
			
		||||
langcode: fr
 | 
			
		||||
default_config:
 | 
			
		||||
  display: pages
 | 
			
		||||
  display_restriction: 2
 | 
			
		||||
  prefix_display: false
 | 
			
		||||
  suffix_display: false
 | 
			
		||||
  first_link: never
 | 
			
		||||
  previous_link: never
 | 
			
		||||
  next_link: never
 | 
			
		||||
  last_link: never
 | 
			
		||||
  quantity: 5
 | 
			
		||||
  fl_breakers: true
 | 
			
		||||
  display_mode: normal
 | 
			
		||||
  separator_display: false
 | 
			
		||||
  breaker_display: true
 | 
			
		||||
  progr_links: relative
 | 
			
		||||
  tags:
 | 
			
		||||
    page_breaker: …
 | 
			
		||||
    page_separator: '|'
 | 
			
		||||
    pages:
 | 
			
		||||
      prefix_label: Page
 | 
			
		||||
      suffix_label: 'of @total'
 | 
			
		||||
      page_current: '@number'
 | 
			
		||||
      page_current_title: 'Page courante'
 | 
			
		||||
      page_current_reader: 'Page courante'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Aller à la première page'
 | 
			
		||||
      first_reader: 'Première page'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Aller à la page précédente'
 | 
			
		||||
      previous_reader: 'Page précédente'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Aller à la page suivante'
 | 
			
		||||
      next_reader: 'Page suivante'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Aller à la dernière page'
 | 
			
		||||
      last_reader: 'Dernière page'
 | 
			
		||||
      pageset_empty: 'No pages to display.'
 | 
			
		||||
      page_previous: '@number'
 | 
			
		||||
      page_next: '@number'
 | 
			
		||||
      page_title: 'Aller à la page @number'
 | 
			
		||||
      page_reader: Page
 | 
			
		||||
      page_previous_relative: '-@offset'
 | 
			
		||||
      page_next_relative: +@offset
 | 
			
		||||
    items:
 | 
			
		||||
      prefix_label: Élément
 | 
			
		||||
      suffix_label: 'of @total_items'
 | 
			
		||||
      page_current: '@item'
 | 
			
		||||
      page_current_title: 'Current items'
 | 
			
		||||
      page_current_reader: 'Current items'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Go to first item'
 | 
			
		||||
      first_reader: 'Premier élément'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Go to last item'
 | 
			
		||||
      last_reader: 'Last item'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
      page_previous: '@item'
 | 
			
		||||
      page_next: '@item'
 | 
			
		||||
      page_title: 'Go to item @item'
 | 
			
		||||
      page_reader: Élément
 | 
			
		||||
      page_previous_relative: '-@item_offset'
 | 
			
		||||
      page_next_relative: +@item_offset
 | 
			
		||||
    item_ranges:
 | 
			
		||||
      prefix_label: Éléments
 | 
			
		||||
      suffix_label: 'of @total_items'
 | 
			
		||||
      page_current: '@item_low-@item_high'
 | 
			
		||||
      page_current_title: 'Current items'
 | 
			
		||||
      page_current_reader: 'Current items'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Go to first items'
 | 
			
		||||
      first_reader: 'First items'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Go to last items'
 | 
			
		||||
      last_reader: 'Last items'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
      page_previous: '@item_low-@item_high'
 | 
			
		||||
      page_next: '@item_low-@item_high'
 | 
			
		||||
      page_title: 'Go to items @item_low-@item_high'
 | 
			
		||||
      page_reader: Éléments
 | 
			
		||||
      page_previous_relative: '-@item_offset'
 | 
			
		||||
      page_next_relative: +@item_offset
 | 
			
		||||
							
								
								
									
										57
									
								
								config/sync/pagerer.style.basic.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										57
									
								
								config/sync/pagerer.style.basic.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,57 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: K95HLGg-sjpbjfVsQqLC0u-0v4-VGlCpdmIMwfjlDSc
 | 
			
		||||
langcode: fr
 | 
			
		||||
default_config:
 | 
			
		||||
  display: pages
 | 
			
		||||
  display_restriction: 2
 | 
			
		||||
  prefix_display: true
 | 
			
		||||
  first_link: never
 | 
			
		||||
  previous_link: not_on_first
 | 
			
		||||
  next_link: not_on_last
 | 
			
		||||
  last_link: never
 | 
			
		||||
  tags:
 | 
			
		||||
    pages:
 | 
			
		||||
      prefix_label: 'Page <b>@number</b> of @total'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Aller à la première page'
 | 
			
		||||
      first_reader: 'Première page'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Aller à la page précédente'
 | 
			
		||||
      previous_reader: 'Page précédente'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Aller à la page suivante'
 | 
			
		||||
      next_reader: 'Page suivante'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Aller à la dernière page'
 | 
			
		||||
      last_reader: 'Dernière page'
 | 
			
		||||
      pageset_empty: 'No pages to display.'
 | 
			
		||||
    items:
 | 
			
		||||
      prefix_label: 'Item <b>@item</b> of @total_items'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Go to first item'
 | 
			
		||||
      first_reader: 'Premier élément'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Go to last item'
 | 
			
		||||
      last_reader: 'Last item'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
    item_ranges:
 | 
			
		||||
      prefix_label: 'Items <b>@item_low-@item_high</b> of @total_items'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Go to first items'
 | 
			
		||||
      first_reader: 'First items'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Go to last items'
 | 
			
		||||
      last_reader: 'Last items'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
							
								
								
									
										14
									
								
								config/sync/pagerer.style.multipane.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config/sync/pagerer.style.multipane.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: ckyONixWlbijZ1ok9pSAOPqQXNS_lr2WerngczXkyd0
 | 
			
		||||
langcode: fr
 | 
			
		||||
default_config:
 | 
			
		||||
  panes:
 | 
			
		||||
    left:
 | 
			
		||||
      style: none
 | 
			
		||||
      config: {  }
 | 
			
		||||
    center:
 | 
			
		||||
      style: standard
 | 
			
		||||
      config: {  }
 | 
			
		||||
    right:
 | 
			
		||||
      style: none
 | 
			
		||||
      config: {  }
 | 
			
		||||
							
								
								
									
										97
									
								
								config/sync/pagerer.style.progressive.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										97
									
								
								config/sync/pagerer.style.progressive.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,97 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: fiNtsfdtEjvfCF3GWw_9aynFG3oORC0hJQsfa_O_814
 | 
			
		||||
langcode: fr
 | 
			
		||||
default_config:
 | 
			
		||||
  display: pages
 | 
			
		||||
  display_restriction: 2
 | 
			
		||||
  prefix_display: false
 | 
			
		||||
  suffix_display: false
 | 
			
		||||
  first_link: never
 | 
			
		||||
  previous_link: never
 | 
			
		||||
  next_link: never
 | 
			
		||||
  last_link: never
 | 
			
		||||
  quantity: 5
 | 
			
		||||
  fl_breakers: true
 | 
			
		||||
  display_mode: normal
 | 
			
		||||
  separator_display: false
 | 
			
		||||
  breaker_display: true
 | 
			
		||||
  progr_links: relative
 | 
			
		||||
  factors: '2.5,5,10'
 | 
			
		||||
  tags:
 | 
			
		||||
    page_breaker: …
 | 
			
		||||
    page_separator: '|'
 | 
			
		||||
    pages:
 | 
			
		||||
      prefix_label: Page
 | 
			
		||||
      suffix_label: 'of @total'
 | 
			
		||||
      page_current: '@number'
 | 
			
		||||
      page_current_title: 'Page courante'
 | 
			
		||||
      page_current_reader: 'Page courante'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Aller à la première page'
 | 
			
		||||
      first_reader: 'Première page'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Aller à la page précédente'
 | 
			
		||||
      previous_reader: 'Page précédente'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Aller à la page suivante'
 | 
			
		||||
      next_reader: 'Page suivante'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Aller à la dernière page'
 | 
			
		||||
      last_reader: 'Dernière page'
 | 
			
		||||
      pageset_empty: 'No pages to display.'
 | 
			
		||||
      page_previous: '@number'
 | 
			
		||||
      page_next: '@number'
 | 
			
		||||
      page_title: 'Aller à la page @number'
 | 
			
		||||
      page_reader: Page
 | 
			
		||||
      page_previous_relative: '-@offset'
 | 
			
		||||
      page_next_relative: +@offset
 | 
			
		||||
    items:
 | 
			
		||||
      prefix_label: Élément
 | 
			
		||||
      suffix_label: 'of @total_items'
 | 
			
		||||
      page_current: '@item'
 | 
			
		||||
      page_current_title: 'Current items'
 | 
			
		||||
      page_current_reader: 'Current items'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Go to first item'
 | 
			
		||||
      first_reader: 'Premier élément'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Go to last item'
 | 
			
		||||
      last_reader: 'Last item'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
      page_previous: '@item'
 | 
			
		||||
      page_next: '@item'
 | 
			
		||||
      page_title: 'Go to item @item'
 | 
			
		||||
      page_reader: Élément
 | 
			
		||||
      page_previous_relative: '-@item_offset'
 | 
			
		||||
      page_next_relative: +@item_offset
 | 
			
		||||
    item_ranges:
 | 
			
		||||
      prefix_label: Éléments
 | 
			
		||||
      suffix_label: 'of @total_items'
 | 
			
		||||
      page_current: '@item_low-@item_high'
 | 
			
		||||
      page_current_title: 'Current items'
 | 
			
		||||
      page_current_reader: 'Current items'
 | 
			
		||||
      first: «
 | 
			
		||||
      first_title: 'Go to first items'
 | 
			
		||||
      first_reader: 'First items'
 | 
			
		||||
      previous: ‹
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: ›
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: »
 | 
			
		||||
      last_title: 'Go to last items'
 | 
			
		||||
      last_reader: 'Last items'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
      page_previous: '@item_low-@item_high'
 | 
			
		||||
      page_next: '@item_low-@item_high'
 | 
			
		||||
      page_title: 'Go to items @item_low-@item_high'
 | 
			
		||||
      page_reader: Éléments
 | 
			
		||||
      page_previous_relative: '-@item_offset'
 | 
			
		||||
      page_next_relative: +@item_offset
 | 
			
		||||
							
								
								
									
										89
									
								
								config/sync/pagerer.style.standard.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										89
									
								
								config/sync/pagerer.style.standard.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,89 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: xo6G6mmsl8IzeLJDi2e9i83pK5TgZOiP_T5uy4dK-WQ
 | 
			
		||||
langcode: fr
 | 
			
		||||
default_config:
 | 
			
		||||
  display: pages
 | 
			
		||||
  display_restriction: 2
 | 
			
		||||
  prefix_display: false
 | 
			
		||||
  suffix_display: false
 | 
			
		||||
  first_link: not_on_first
 | 
			
		||||
  previous_link: not_on_first
 | 
			
		||||
  next_link: not_on_last
 | 
			
		||||
  last_link: not_on_last
 | 
			
		||||
  quantity: 9
 | 
			
		||||
  fl_breakers: true
 | 
			
		||||
  display_mode: normal
 | 
			
		||||
  separator_display: false
 | 
			
		||||
  breaker_display: true
 | 
			
		||||
  tags:
 | 
			
		||||
    page_breaker: …
 | 
			
		||||
    page_separator: '|'
 | 
			
		||||
    pages:
 | 
			
		||||
      prefix_label: Page
 | 
			
		||||
      suffix_label: 'of @total'
 | 
			
		||||
      page_current: '@number'
 | 
			
		||||
      page_current_title: 'Page courante'
 | 
			
		||||
      page_current_reader: 'Page courante'
 | 
			
		||||
      first: '« Premier'
 | 
			
		||||
      first_title: 'Aller à la première page'
 | 
			
		||||
      first_reader: 'Première page'
 | 
			
		||||
      previous: '‹ Précédent'
 | 
			
		||||
      previous_title: 'Aller à la page précédente'
 | 
			
		||||
      previous_reader: 'Page précédente'
 | 
			
		||||
      next: 'Suivant ›'
 | 
			
		||||
      next_title: 'Aller à la page suivante'
 | 
			
		||||
      next_reader: 'Page suivante'
 | 
			
		||||
      last: 'Dernier »'
 | 
			
		||||
      last_title: 'Aller à la dernière page'
 | 
			
		||||
      last_reader: 'Dernière page'
 | 
			
		||||
      pageset_empty: 'No pages to display.'
 | 
			
		||||
      page_previous: '@number'
 | 
			
		||||
      page_next: '@number'
 | 
			
		||||
      page_title: 'Aller à la page @number'
 | 
			
		||||
      page_reader: Page
 | 
			
		||||
    items:
 | 
			
		||||
      prefix_label: Élément
 | 
			
		||||
      suffix_label: 'of @total_items'
 | 
			
		||||
      page_current: '@item'
 | 
			
		||||
      page_current_title: 'Current items'
 | 
			
		||||
      page_current_reader: 'Current items'
 | 
			
		||||
      first: '« Premier'
 | 
			
		||||
      first_title: 'Go to first item'
 | 
			
		||||
      first_reader: 'Premier élément'
 | 
			
		||||
      previous: '‹ Précédent'
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: 'Suivant ›'
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: 'Dernier »'
 | 
			
		||||
      last_title: 'Go to last item'
 | 
			
		||||
      last_reader: 'Last item'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
      page_previous: '@item'
 | 
			
		||||
      page_next: '@item'
 | 
			
		||||
      page_title: 'Go to item @item'
 | 
			
		||||
      page_reader: Élément
 | 
			
		||||
    item_ranges:
 | 
			
		||||
      prefix_label: Éléments
 | 
			
		||||
      suffix_label: 'of @total_items'
 | 
			
		||||
      page_current: '@item_low-@item_high'
 | 
			
		||||
      page_current_title: 'Current items'
 | 
			
		||||
      page_current_reader: 'Current items'
 | 
			
		||||
      first: '« Premier'
 | 
			
		||||
      first_title: 'Go to first items'
 | 
			
		||||
      first_reader: 'First items'
 | 
			
		||||
      previous: '‹ Précédent'
 | 
			
		||||
      previous_title: 'Go to previous items'
 | 
			
		||||
      previous_reader: 'Previous items'
 | 
			
		||||
      next: 'Suivant ›'
 | 
			
		||||
      next_title: 'Go to next items'
 | 
			
		||||
      next_reader: 'Next items'
 | 
			
		||||
      last: 'Dernier »'
 | 
			
		||||
      last_title: 'Go to last items'
 | 
			
		||||
      last_reader: 'Last items'
 | 
			
		||||
      pageset_empty: 'No items to display.'
 | 
			
		||||
      page_previous: '@item_low-@item_high'
 | 
			
		||||
      page_next: '@item_low-@item_high'
 | 
			
		||||
      page_title: 'Go to items @item_low-@item_high'
 | 
			
		||||
      page_reader: Éléments
 | 
			
		||||
							
								
								
									
										5
									
								
								config/sync/path_alias_xt.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/sync/path_alias_xt.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: KBawd6E6CLxJ91Ow0qS2q1YzL6D767qEivE-fC55L34
 | 
			
		||||
langcode: fr
 | 
			
		||||
user_special: true
 | 
			
		||||
regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}'
 | 
			
		||||
							
								
								
									
										55
									
								
								config/sync/pathauto.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										55
									
								
								config/sync/pathauto.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,55 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: QDedIRjSYDH1ZiuQZ1LIkF9_wOwsokd_Cidr-mXA25E
 | 
			
		||||
enabled_entity_types:
 | 
			
		||||
  - user
 | 
			
		||||
punctuation:
 | 
			
		||||
  double_quotes: 0
 | 
			
		||||
  quotes: 0
 | 
			
		||||
  backtick: 0
 | 
			
		||||
  comma: 0
 | 
			
		||||
  period: 0
 | 
			
		||||
  hyphen: 1
 | 
			
		||||
  underscore: 0
 | 
			
		||||
  colon: 0
 | 
			
		||||
  semicolon: 0
 | 
			
		||||
  pipe: 0
 | 
			
		||||
  left_curly: 0
 | 
			
		||||
  left_square: 0
 | 
			
		||||
  right_curly: 0
 | 
			
		||||
  right_square: 0
 | 
			
		||||
  plus: 0
 | 
			
		||||
  equal: 0
 | 
			
		||||
  asterisk: 0
 | 
			
		||||
  ampersand: 0
 | 
			
		||||
  percent: 0
 | 
			
		||||
  caret: 0
 | 
			
		||||
  dollar: 0
 | 
			
		||||
  hash: 0
 | 
			
		||||
  at: 0
 | 
			
		||||
  exclamation: 0
 | 
			
		||||
  tilde: 0
 | 
			
		||||
  left_parenthesis: 0
 | 
			
		||||
  right_parenthesis: 0
 | 
			
		||||
  question_mark: 0
 | 
			
		||||
  less_than: 0
 | 
			
		||||
  greater_than: 0
 | 
			
		||||
  slash: 0
 | 
			
		||||
  back_slash: 0
 | 
			
		||||
verbose: true
 | 
			
		||||
separator: '-'
 | 
			
		||||
max_length: 100
 | 
			
		||||
max_component_length: 100
 | 
			
		||||
transliterate: true
 | 
			
		||||
reduce_ascii: false
 | 
			
		||||
case: true
 | 
			
		||||
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
 | 
			
		||||
update_action: 2
 | 
			
		||||
langcode: fr
 | 
			
		||||
safe_tokens:
 | 
			
		||||
  - alias
 | 
			
		||||
  - alias
 | 
			
		||||
  - path
 | 
			
		||||
  - join-path
 | 
			
		||||
  - login-url
 | 
			
		||||
  - url
 | 
			
		||||
  - url-brief
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/pathologic.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/pathologic.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: 8GufBtaRPlip9zXBTr8vzOQOHnvtFyi4xLV7si356oM
 | 
			
		||||
langcode: fr
 | 
			
		||||
scheme_whitelist:
 | 
			
		||||
  - http
 | 
			
		||||
  - https
 | 
			
		||||
  - files
 | 
			
		||||
  - internal
 | 
			
		||||
protocol_style: full
 | 
			
		||||
local_paths: ''
 | 
			
		||||
							
								
								
									
										8
									
								
								config/sync/persistent_login.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/sync/persistent_login.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: J78WMeP2LQIb5GKZtm983nrj-UQLKp-3ESldC9YaICc
 | 
			
		||||
langcode: fr
 | 
			
		||||
lifetime: 30
 | 
			
		||||
max_tokens: 0
 | 
			
		||||
login_form:
 | 
			
		||||
  field_label: 'Remember me'
 | 
			
		||||
cookie_prefix: PL
 | 
			
		||||
							
								
								
									
										10
									
								
								config/sync/redirect.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								config/sync/redirect.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: R7HmKRbuDsDQNpqEWt7wWcf0ygaE3u-NQQr-w_LhHJk
 | 
			
		||||
auto_redirect: true
 | 
			
		||||
default_status_code: 301
 | 
			
		||||
passthrough_querystring: true
 | 
			
		||||
warning: false
 | 
			
		||||
ignore_admin_path: false
 | 
			
		||||
access_check: false
 | 
			
		||||
route_normalizer_enabled: true
 | 
			
		||||
langcode: fr
 | 
			
		||||
							
								
								
									
										7
									
								
								config/sync/search_api.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config/sync/search_api.settings.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: '-ts6YP3HWiO8vbWrV8j1VxyAgtOrC6LJAT-lqw3GFpM'
 | 
			
		||||
default_cron_limit: 50
 | 
			
		||||
cron_worker_runtime: 15
 | 
			
		||||
default_tracker: default
 | 
			
		||||
tracking_page_size: 100
 | 
			
		||||
langcode: fr
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user