completed config files with static page content type and workflow
This commit is contained in:
parent
39fd1e182c
commit
31abe391ed
1
config/install/README.txt
Normal file
1
config/install/README.txt
Normal file
@ -0,0 +1 @@
|
||||
This directory contains configuration to be imported into your Drupal site. To make this configuration active, visit admin/config/development/configuration/sync. For information about deploying configuration between servers, see https://www.drupal.org/documentation/administer/config
|
@ -20,3 +20,5 @@ entities:
|
||||
workflow_transition: 0
|
||||
workflow_scheduled_transition: 0
|
||||
menu_link_content: 0
|
||||
_core:
|
||||
default_config_hash: Afi_qYoJvhDk_M1TlcEkAaXCt6k2IBNV1aixLogVLWU
|
||||
|
@ -5,3 +5,5 @@ features:
|
||||
favicon: 1
|
||||
logo:
|
||||
use_default: 1
|
||||
_core:
|
||||
default_config_hash: Pawk313dlmTas62LfDspeCxjQbNtOVl3_Uyi3REvu1A
|
||||
|
@ -1,2 +1,4 @@
|
||||
enabled: true
|
||||
timeout: 172800
|
||||
_core:
|
||||
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
||||
|
@ -1,2 +1,4 @@
|
||||
enabled: false
|
||||
timeout: null
|
||||
_core:
|
||||
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
|
||||
|
@ -1,2 +1,4 @@
|
||||
enabled: true
|
||||
timeout: 172800
|
||||
_core:
|
||||
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
||||
|
@ -1,2 +1,4 @@
|
||||
enabled: false
|
||||
timeout: null
|
||||
_core:
|
||||
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
|
||||
|
@ -12,3 +12,5 @@ jstimer_js_load_option: false
|
||||
use_alt_logout_method: false
|
||||
use_watchdog: true
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M
|
||||
|
@ -19,3 +19,5 @@ logo:
|
||||
favicon:
|
||||
use_default: false
|
||||
path: ''
|
||||
_core:
|
||||
default_config_hash: mZYodhyp0QyNLZuDuZzbHDHQU4Hzg4WeX61Fbu3e1qg
|
||||
|
@ -59,3 +59,5 @@ visibility:
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: rzOMoDZMjIo5ijAGhA5y3CzuOgB_Qim7P0NPmVbAfyc
|
||||
|
22
config/install/block.block.adminimal_theme_breadcrumbs.yml
Normal file
22
config/install/block.block.adminimal_theme_breadcrumbs.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: 439f3cef-e1b5-4658-98a8-1bef4e64bb0d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: 8by5KRsb7ZpmjHj0ms1d7xAG_xH54AWsOX6spDLJ59U
|
||||
id: adminimal_theme_breadcrumbs
|
||||
theme: adminimal_theme
|
||||
region: breadcrumb
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
22
config/install/block.block.adminimal_theme_content.yml
Normal file
22
config/install/block.block.adminimal_theme_content.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: 9e758ae7-4686-4020-a7d5-9761469ddacd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: 80N66GdzEvwqi1m-_GZ-ulkk8AJG9beoXcZ4-pMVKjI
|
||||
id: adminimal_theme_content
|
||||
theme: adminimal_theme
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Main page content'
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
22
config/install/block.block.adminimal_theme_help.yml
Normal file
22
config/install/block.block.adminimal_theme_help.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: e249108b-bee8-4b5b-baad-b705782c21d5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: PfozGAnWQRNy00G6KEnZjIu9b2lGuWg-j-GT_-Ejglc
|
||||
id: adminimal_theme_help
|
||||
theme: adminimal_theme
|
||||
region: help
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
provider: help
|
||||
label_display: '0'
|
||||
visibility: { }
|
20
config/install/block.block.adminimal_theme_local_actions.yml
Normal file
20
config/install/block.block.adminimal_theme_local_actions.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: c6d1c5cf-d12e-47f2-9363-7f0a30f02a3e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: ik4PTMlBD0MWansnSMpSXq5SUlWRJ1IVVt6C7AIbQmc
|
||||
id: adminimal_theme_local_actions
|
||||
theme: adminimal_theme
|
||||
region: content
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Primary admin actions'
|
||||
provider: core
|
||||
label_display: '0'
|
||||
visibility: { }
|
22
config/install/block.block.adminimal_theme_login.yml
Normal file
22
config/install/block.block.adminimal_theme_login.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: 0b85c43d-caa2-4d7c-b234-faada87fead9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: 862sIulDdHmF0vBU1s2j2_a_CwkxursrL0pIrMDzzOg
|
||||
id: adminimal_theme_login
|
||||
theme: adminimal_theme
|
||||
region: content
|
||||
weight: 10
|
||||
provider: null
|
||||
plugin: user_login_block
|
||||
settings:
|
||||
id: user_login_block
|
||||
label: 'User login'
|
||||
provider: user
|
||||
label_display: visible
|
||||
visibility: { }
|
22
config/install/block.block.adminimal_theme_messages.yml
Normal file
22
config/install/block.block.adminimal_theme_messages.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: f2c680cf-2af9-4974-ad61-f26a856f9b05
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: YqKTtloWJ8FjLtfVNfrHaK6kVgxT67lC1cJ3j6i6WLo
|
||||
id: adminimal_theme_messages
|
||||
theme: adminimal_theme
|
||||
region: highlighted
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
20
config/install/block.block.adminimal_theme_page_title.yml
Normal file
20
config/install/block.block.adminimal_theme_page_title.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 21e980d1-c1bf-4734-8c57-6e27a305a706
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: Z3nlZUh2mSJP3apMrJWt-duS-aLyP79rcfu_0wpPmDs
|
||||
id: adminimal_theme_page_title
|
||||
theme: adminimal_theme
|
||||
region: header
|
||||
weight: -30
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
provider: core
|
||||
label_display: '0'
|
||||
visibility: { }
|
@ -0,0 +1,22 @@
|
||||
uuid: 6b0cf27c-0258-4acd-8abf-d8616d1f7262
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: CyX_aDKAka2_eihevNLscCHDYrzDgIqwWzFVEFRKIww
|
||||
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: 'Primary tabs'
|
||||
provider: core
|
||||
label_display: '0'
|
||||
primary: true
|
||||
secondary: false
|
||||
visibility: { }
|
@ -0,0 +1,22 @@
|
||||
uuid: e79b0fec-2bd8-44f1-8b7b-ea2448b0fd8d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- adminimal_theme
|
||||
_core:
|
||||
default_config_hash: DJ7Om1C2xWr2GI8CjZaZtyWpP-0S3hRR3oROZl1oesc
|
||||
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: 'Secondary tabs'
|
||||
provider: core
|
||||
label_display: '0'
|
||||
primary: false
|
||||
secondary: true
|
||||
visibility: { }
|
@ -1,3 +1,5 @@
|
||||
auto_import: { }
|
||||
auto_export: { }
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
||||
|
@ -3,3 +3,5 @@ ignored_config_entities:
|
||||
2: devel.settings
|
||||
4: piwik.settings
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: IullHNodatpZ32WixustQwIfzdZVNNBx8cz0-RYLSa8
|
||||
|
13
config/install/contact.form.personal.yml
Normal file
13
config/install/contact.form.personal.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: 0a236059-cbe6-478b-a40c-cac47f23fcfc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I
|
||||
id: personal
|
||||
label: 'Personal contact form'
|
||||
recipients: { }
|
||||
reply: ''
|
||||
weight: 0
|
||||
message: 'Your message has been sent.'
|
||||
redirect: ''
|
7
config/install/contact.settings.yml
Normal file
7
config/install/contact.settings.yml
Normal file
@ -0,0 +1,7 @@
|
||||
default_form: feedback
|
||||
flood:
|
||||
limit: 5
|
||||
interval: 3600
|
||||
user_default_enabled: true
|
||||
_core:
|
||||
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
@ -0,0 +1,22 @@
|
||||
uuid: e678350e-7ce7-4502-80e0-a20ee5f28f82
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
10
config/install/core.date_format.fallback.yml
Normal file
10
config/install/core.date_format.fallback.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 0b01774b-e52a-40f8-a371-44e723c38693
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE
|
||||
id: fallback
|
||||
label: 'Fallback date format'
|
||||
locked: true
|
||||
pattern: 'D, m/d/Y - H:i'
|
10
config/install/core.date_format.html_date.yml
Normal file
10
config/install/core.date_format.html_date.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: cf46192b-793a-476a-a6a6-7733353d58f2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk
|
||||
id: html_date
|
||||
label: 'HTML Date'
|
||||
locked: true
|
||||
pattern: Y-m-d
|
10
config/install/core.date_format.html_datetime.yml
Normal file
10
config/install/core.date_format.html_datetime.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 3179664b-6175-4022-b058-2b65d5327c4d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE
|
||||
id: html_datetime
|
||||
label: 'HTML Datetime'
|
||||
locked: true
|
||||
pattern: 'Y-m-d\TH:i:sO'
|
10
config/install/core.date_format.html_month.yml
Normal file
10
config/install/core.date_format.html_month.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: d3d2a984-8e70-4aca-8ebb-5b98c0a248d0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM
|
||||
id: html_month
|
||||
label: 'HTML Month'
|
||||
locked: true
|
||||
pattern: Y-m
|
10
config/install/core.date_format.html_time.yml
Normal file
10
config/install/core.date_format.html_time.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: b59e9c3b-bd7d-4c82-b545-9b62abee14cc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
|
||||
id: html_time
|
||||
label: 'HTML Time'
|
||||
locked: true
|
||||
pattern: 'H:i:s'
|
10
config/install/core.date_format.html_week.yml
Normal file
10
config/install/core.date_format.html_week.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 366ace72-b3b2-40e6-accf-4bf934ba9d15
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
|
||||
id: html_week
|
||||
label: 'HTML Week'
|
||||
locked: true
|
||||
pattern: Y-\WW
|
10
config/install/core.date_format.html_year.yml
Normal file
10
config/install/core.date_format.html_year.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: ac5cde2b-cdaf-4562-9209-5d2d6343b33f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
|
||||
id: html_year
|
||||
label: 'HTML Year'
|
||||
locked: true
|
||||
pattern: 'Y'
|
10
config/install/core.date_format.html_yearless_date.yml
Normal file
10
config/install/core.date_format.html_yearless_date.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: e42e6009-b844-40a4-9fd9-22183fbea85b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
|
||||
id: html_yearless_date
|
||||
label: 'HTML Yearless date'
|
||||
locked: true
|
||||
pattern: m-d
|
10
config/install/core.date_format.long.yml
Normal file
10
config/install/core.date_format.long.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 1aa95371-8906-4244-935c-1fee568cafe0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo
|
||||
id: long
|
||||
label: 'Default long date'
|
||||
locked: false
|
||||
pattern: 'l, F j, Y - H:i'
|
10
config/install/core.date_format.medium.yml
Normal file
10
config/install/core.date_format.medium.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: c0d8067f-9a2b-49ba-88cb-316f7738c413
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE
|
||||
id: medium
|
||||
label: 'Default medium date'
|
||||
locked: false
|
||||
pattern: 'D, m/d/Y - H:i'
|
10
config/install/core.date_format.short.yml
Normal file
10
config/install/core.date_format.short.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 53f10203-9379-4913-9792-de1c1251044a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA
|
||||
id: short
|
||||
label: 'Default short date'
|
||||
locked: false
|
||||
pattern: 'm/d/Y - H:i'
|
@ -0,0 +1,95 @@
|
||||
uuid: ffd74e1e-cd63-432c-8b1f-6b935f8b4d52
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_workflow
|
||||
- node.type.static
|
||||
module:
|
||||
- path
|
||||
- text
|
||||
- workflow
|
||||
id: node.static.default
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 121
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_workflow:
|
||||
weight: 122
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: workflow_default
|
||||
region: content
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 15
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 120
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 16
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden: { }
|
12
config/install/core.entity_form_mode.user.register.yml
Normal file
12
config/install/core.entity_form_mode.user.register.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: 5e8096f8-36d6-49e3-8004-ccdae1ba4afa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
||||
id: user.register
|
||||
label: Register
|
||||
targetEntityType: user
|
||||
cache: true
|
@ -0,0 +1,38 @@
|
||||
uuid: ad70e144-fcb0-427d-bec4-db59b5a8cd50
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_workflow
|
||||
- node.type.static
|
||||
module:
|
||||
- options
|
||||
- text
|
||||
- user
|
||||
id: node.static.default
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 101
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_workflow:
|
||||
weight: 102
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
@ -0,0 +1,31 @@
|
||||
uuid: 21279d0b-8f9d-43fa-b17a-2e72e3a00e7d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.static.body
|
||||
- node.type.static
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
id: node.static.teaser
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_summary_or_trimmed
|
||||
weight: 101
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
10
config/install/core.entity_view_mode.block.token.yml
Normal file
10
config/install/core.entity_view_mode.block.token.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 798b6add-0975-4f90-8cd4-ecf8a593c2cf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block
|
||||
id: block.token
|
||||
label: Token
|
||||
targetEntityType: block
|
||||
cache: true
|
@ -0,0 +1,10 @@
|
||||
uuid: 93589729-668c-4c9f-b1cd-a418baeee060
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- contact
|
||||
id: contact_message.token
|
||||
label: Token
|
||||
targetEntityType: contact_message
|
||||
cache: true
|
10
config/install/core.entity_view_mode.file.token.yml
Normal file
10
config/install/core.entity_view_mode.file.token.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 2f617677-d673-447d-8d98-166085d51ed8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
id: file.token
|
||||
label: Token
|
||||
targetEntityType: file
|
||||
cache: true
|
@ -0,0 +1,10 @@
|
||||
uuid: 424e9a93-c1c4-4408-b6c7-cc276d055c3b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_link_content
|
||||
id: menu_link_content.token
|
||||
label: Token
|
||||
targetEntityType: menu_link_content
|
||||
cache: true
|
12
config/install/core.entity_view_mode.node.full.yml
Normal file
12
config/install/core.entity_view_mode.node.full.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: eb1a5c10-70eb-48a2-9a58-32f02e6dbfe9
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
|
||||
id: node.full
|
||||
label: 'Full content'
|
||||
targetEntityType: node
|
||||
cache: true
|
12
config/install/core.entity_view_mode.node.rss.yml
Normal file
12
config/install/core.entity_view_mode.node.rss.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: 5b2f2a06-32af-47f2-b980-0146a993f51d
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU
|
||||
id: node.rss
|
||||
label: RSS
|
||||
targetEntityType: node
|
||||
cache: true
|
12
config/install/core.entity_view_mode.node.search_index.yml
Normal file
12
config/install/core.entity_view_mode.node.search_index.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: e4255a74-70f8-4f4f-8f3e-06cad40ed3d2
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
|
||||
id: node.search_index
|
||||
label: 'Search index'
|
||||
targetEntityType: node
|
||||
cache: true
|
12
config/install/core.entity_view_mode.node.search_result.yml
Normal file
12
config/install/core.entity_view_mode.node.search_result.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: d5425997-0970-40ae-90c2-f8c180a4fe89
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM
|
||||
id: node.search_result
|
||||
label: 'Search result highlighting input'
|
||||
targetEntityType: node
|
||||
cache: true
|
12
config/install/core.entity_view_mode.node.teaser.yml
Normal file
12
config/install/core.entity_view_mode.node.teaser.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: 42e42f04-6930-4d39-8f40-e596fda37e0b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
|
||||
id: node.teaser
|
||||
label: Teaser
|
||||
targetEntityType: node
|
||||
cache: true
|
10
config/install/core.entity_view_mode.node.token.yml
Normal file
10
config/install/core.entity_view_mode.node.token.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: e620ac43-ac80-4d03-a2da-4b4cd8bf4ed3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.token
|
||||
label: Token
|
||||
targetEntityType: node
|
||||
cache: true
|
12
config/install/core.entity_view_mode.taxonomy_term.full.yml
Normal file
12
config/install/core.entity_view_mode.taxonomy_term.full.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: 956a4cfb-fa84-4ca5-ba66-da41e0243b51
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE'
|
||||
id: taxonomy_term.full
|
||||
label: 'Taxonomy term page'
|
||||
targetEntityType: taxonomy_term
|
||||
cache: true
|
10
config/install/core.entity_view_mode.taxonomy_term.token.yml
Normal file
10
config/install/core.entity_view_mode.taxonomy_term.token.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 841da842-f1e3-4f63-99f7-b2d7bc6533d2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
id: taxonomy_term.token
|
||||
label: Token
|
||||
targetEntityType: taxonomy_term
|
||||
cache: true
|
12
config/install/core.entity_view_mode.user.compact.yml
Normal file
12
config/install/core.entity_view_mode.user.compact.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: 8e2ec0fd-723c-471b-90b3-e88fb7cb47dc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
|
||||
id: user.compact
|
||||
label: Compact
|
||||
targetEntityType: user
|
||||
cache: true
|
12
config/install/core.entity_view_mode.user.full.yml
Normal file
12
config/install/core.entity_view_mode.user.full.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: b08fbfe4-098e-4a3b-922a-5fa89d558a1e
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM
|
||||
id: user.full
|
||||
label: 'User account'
|
||||
targetEntityType: user
|
||||
cache: true
|
10
config/install/core.entity_view_mode.user.token.yml
Normal file
10
config/install/core.entity_view_mode.user.token.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: ffbfbdb5-ed5b-425f-8bcf-fd3884ab51f2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
id: user.token
|
||||
label: Token
|
||||
targetEntityType: user
|
||||
cache: true
|
100
config/install/core.extension.yml
Normal file
100
config/install/core.extension.yml
Normal file
@ -0,0 +1,100 @@
|
||||
module:
|
||||
actions_permissions: 0
|
||||
admin_toolbar: 0
|
||||
admin_toolbar_links_access_filter: 0
|
||||
audiofield: 0
|
||||
autologout: 0
|
||||
ban: 0
|
||||
better_messages: 0
|
||||
block: 0
|
||||
breakpoint: 0
|
||||
bulkdelete: 0
|
||||
ckeditor: 0
|
||||
config: 0
|
||||
config_devel: 0
|
||||
config_filter: 0
|
||||
config_ignore: 0
|
||||
config_translation: 0
|
||||
config_update: 0
|
||||
contact: 0
|
||||
context: 0
|
||||
context_ui: 0
|
||||
contextual: 0
|
||||
ctools: 0
|
||||
date_range_formatter: 0
|
||||
datetime: 0
|
||||
datetime_range: 0
|
||||
dblog: 0
|
||||
devel: 0
|
||||
devel_generate: 0
|
||||
domain: 0
|
||||
domain_alias: 0
|
||||
domain_config: 0
|
||||
domain_site_settings: 0
|
||||
dynamic_page_cache: 0
|
||||
editor: 0
|
||||
email_registration: 0
|
||||
entity: 0
|
||||
field: 0
|
||||
field_group: 0
|
||||
field_ui: 0
|
||||
file: 0
|
||||
filter: 0
|
||||
filter_perms: 0
|
||||
help: 0
|
||||
honeypot: 0
|
||||
image: 0
|
||||
kint: 0
|
||||
language: 0
|
||||
link: 0
|
||||
linkit: 0
|
||||
locale: 0
|
||||
maillog: 0
|
||||
matomo: 0
|
||||
menu_ui: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
path: 0
|
||||
path_alias_xt: 0
|
||||
profile: 0
|
||||
redirect: 0
|
||||
redis: 0
|
||||
responsive_image: 0
|
||||
search_api: 0
|
||||
search_api_db: 0
|
||||
synonyms: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
telephone: 0
|
||||
text: 0
|
||||
token: 0
|
||||
toolbar: 0
|
||||
toolbar_themes: 0
|
||||
translation_views: 0
|
||||
update: 0
|
||||
url_to_video_filter: 0
|
||||
user: 0
|
||||
views_bulk_edit: 0
|
||||
views_bulk_operations: 0
|
||||
views_ui: 0
|
||||
workflow: 0
|
||||
workflow_access: 0
|
||||
workflow_operations: 0
|
||||
workflow_ui: 0
|
||||
extlink: 1
|
||||
filefield_sources: 1
|
||||
menu_admin_per_menu: 1
|
||||
menu_link_content: 1
|
||||
pathauto: 1
|
||||
content_translation: 10
|
||||
views: 10
|
||||
figli_starter_kit: 1000
|
||||
theme:
|
||||
stable: 0
|
||||
classy: 0
|
||||
seven: 0
|
||||
adminimal_theme: 0
|
||||
profile: figli_starter_kit
|
||||
_core:
|
||||
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
3
config/install/core.menu.static_menu_link_overrides.yml
Normal file
3
config/install/core.menu.static_menu_link_overrides.yml
Normal file
@ -0,0 +1,3 @@
|
||||
definitions: { }
|
||||
_core:
|
||||
default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM
|
3
config/install/dblog.settings.yml
Normal file
3
config/install/dblog.settings.yml
Normal file
@ -0,0 +1,3 @@
|
||||
row_limit: 1000
|
||||
_core:
|
||||
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
|
10
config/install/devel.settings.yml
Normal file
10
config/install/devel.settings.yml
Normal file
@ -0,0 +1,10 @@
|
||||
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: default
|
||||
_core:
|
||||
default_config_hash: 8SYa5OOpQGdg4wnttb0LFNuG6GmivsS2qNv9sTH9gDI
|
@ -4,3 +4,5 @@ toolbar_items:
|
||||
- devel.run_cron
|
||||
- devel.theme_registry
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: IDzCy0l7vH5sENShziSE_TwGo7oDfS1yB4c26KU6WnE
|
||||
|
@ -3,3 +3,5 @@ www_prefix: false
|
||||
login_paths: /user/login\r\n/user/password
|
||||
css_classes: ''
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: fM34Luea0_giXIjyBhGj76ot9PQtAiQcFdME6PYT1S8
|
||||
|
@ -5,3 +5,5 @@ environments:
|
||||
- staging
|
||||
- testing
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: B-g_mD751mRPyBpjHIPl0jTXPr4KM0kzGRUaD-KRb10
|
||||
|
@ -0,0 +1,3 @@
|
||||
domain_site_settings: null
|
||||
_core:
|
||||
default_config_hash: tkmglv8nLQzpf1cBcgSWFvPzgDJEfiz6bifpEQYXq84
|
@ -1,3 +1,4 @@
|
||||
uuid: db015fbd-ac2c-4b99-9f40-8034f5498122
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
@ -5,6 +6,8 @@ dependencies:
|
||||
- filter.format.wysiwyg
|
||||
module:
|
||||
- ckeditor
|
||||
_core:
|
||||
default_config_hash: 45tCDsVx8RKDcrtyfVeP88jcBXzIxLtadjP2kF_DIjs
|
||||
format: wysiwyg
|
||||
editor: ckeditor
|
||||
settings:
|
||||
|
@ -1,2 +1,4 @@
|
||||
login_with_username: false
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||
|
18
config/install/extlink.settings.yml
Normal file
18
config/install/extlink.settings.yml
Normal file
@ -0,0 +1,18 @@
|
||||
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: 'This link will take you to an external web site. We are not responsible for their content.'
|
||||
extlink_exclude: ''
|
||||
extlink_include: ''
|
||||
extlink_class: ext
|
||||
extlink_label: '(link is external)'
|
||||
extlink_img_class: false
|
||||
extlink_css_exclude: ''
|
||||
extlink_css_explicit: ''
|
||||
extlink_mailto_class: mailto
|
||||
extlink_mailto_label: '(link sends email)'
|
||||
_core:
|
||||
default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM
|
22
config/install/field.field.node.static.body.yml
Normal file
22
config/install/field.field.node.static.body.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: d970af8a-ba35-43c4-8c50-392b372d74e1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.static
|
||||
module:
|
||||
- text
|
||||
id: node.static.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
21
config/install/field.field.node.static.field_workflow.yml
Normal file
21
config/install/field.field.node.static.field_workflow.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 01bb55db-c557-4ad7-8763-c559f69ffce9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_workflow
|
||||
- node.type.static
|
||||
module:
|
||||
- workflow
|
||||
id: node.static.field_workflow
|
||||
field_name: field_workflow
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Workflow
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: workflow
|
24
config/install/field.field.user.user.field_domain_admin.yml
Normal file
24
config/install/field.field.user.user.field_domain_admin.yml
Normal file
@ -0,0 +1,24 @@
|
||||
uuid: eebec94e-41ea-4bdd-aabf-9a7e4109608f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.user.field_domain_admin
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 74dOQDcgJSzXqRn__P2FDGQH5FGOOabKey5kf2h3WWg
|
||||
id: user.user.field_domain_admin
|
||||
field_name: field_domain_admin
|
||||
entity_type: user
|
||||
bundle: user
|
||||
label: 'Domain administrator'
|
||||
description: 'Select the domains this user may administer.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'domain:domain'
|
||||
handler_settings: { }
|
||||
field_type: entity_reference
|
3
config/install/field.settings.yml
Normal file
3
config/install/field.settings.yml
Normal file
@ -0,0 +1,3 @@
|
||||
purge_batch_size: 50
|
||||
_core:
|
||||
default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0
|
21
config/install/field.storage.node.body.yml
Normal file
21
config/install/field.storage.node.body.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 35de0204-b3bb-4ce3-96e3-c58729c64748
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY
|
||||
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
|
22
config/install/field.storage.node.field_workflow.yml
Normal file
22
config/install/field.storage.node.field_workflow.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: 6b485be5-e189-4596-88b4-ae51002ec496
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- workflow
|
||||
id: node.field_workflow
|
||||
field_name: field_workflow
|
||||
entity_type: node
|
||||
type: workflow
|
||||
settings:
|
||||
workflow_type: default
|
||||
allowed_values: { }
|
||||
allowed_values_function: ''
|
||||
module: workflow
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
22
config/install/field.storage.user.field_domain_admin.yml
Normal file
22
config/install/field.storage.user.field_domain_admin.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: aba4122c-0032-46f1-a4a7-39bb0ddb77f9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- domain
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: AdFknSS8IvRhgwe5AQBYmL82g_SdVhWAoAnBBKSYDls
|
||||
id: user.field_domain_admin
|
||||
field_name: field_domain_admin
|
||||
entity_type: user
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: domain
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
@ -1,2 +1,4 @@
|
||||
field_prefix: field_
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
|
||||
|
@ -5,3 +5,5 @@ icon:
|
||||
directory: core/modules/file/icons
|
||||
langcode: fr
|
||||
make_unused_managed_files_temporary: false
|
||||
_core:
|
||||
default_config_hash: _5293QOM-Perj4qDT33F4EmNlI9Ge0bNd_WYrZilDPA
|
||||
|
@ -1,6 +1,9 @@
|
||||
uuid: 8b59bf98-5348-4821-9806-253947a29997
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: '-HkgHFb_tVNTyyY2lYcwyfNRVwiDA6HKxfP6hr2oA00'
|
||||
name: 'Texte brut'
|
||||
format: plain_text
|
||||
weight: 10
|
||||
|
@ -1,9 +1,12 @@
|
||||
uuid: 7b5b2b19-99ee-4a0d-8acf-da6689b6bd5a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- linkit
|
||||
- editor
|
||||
- url_to_video_filter
|
||||
_core:
|
||||
default_config_hash: '-s0lnhT0irftq8qDTTeCSYIFEw6BANngYaUDagKl1u8'
|
||||
name: wysiwyg
|
||||
format: wysiwyg
|
||||
weight: 0
|
||||
@ -74,5 +77,5 @@ filters:
|
||||
settings:
|
||||
youtube: '1'
|
||||
youtube_webp_preview: '0'
|
||||
vimeo: '1'
|
||||
autoload: '0'
|
||||
vimeo: '1'
|
||||
|
@ -1,3 +1,5 @@
|
||||
fallback_format: plain_text
|
||||
always_show_fallback_choice: false
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
|
||||
|
@ -19,3 +19,5 @@ form_settings:
|
||||
node_page_form: false
|
||||
node_static_form: false
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
|
||||
|
@ -2,3 +2,5 @@ preview_image: core/modules/image/sample.png
|
||||
allow_insecure_derivatives: false
|
||||
suppress_itok_output: false
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: 7CnygMhc8yrEJGdPf_5QRmPsMvr4QoXlsmMo3te3nbw
|
||||
|
17
config/install/image.style.large.yml
Normal file
17
config/install/image.style.large.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: a50cf8ed-5a0a-4e40-b4f0-ec958440dbe2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: J2n0RpFzS0-bgSyxjs6rSdgxB1rb-bTAgqywNx_964M
|
||||
name: large
|
||||
label: 'Large (480×480)'
|
||||
effects:
|
||||
ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d:
|
||||
uuid: ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d
|
||||
id: image_scale
|
||||
weight: 0
|
||||
data:
|
||||
width: 480
|
||||
height: 480
|
||||
upscale: false
|
17
config/install/image.style.linkit_result_thumbnail.yml
Normal file
17
config/install/image.style.linkit_result_thumbnail.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: 327b587d-716a-4426-a3b6-1e91e29b3771
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: CMuvuRCfGZ5k3XgsXmkEc54rI8etDY1Qz2JP7JzKL-g
|
||||
name: linkit_result_thumbnail
|
||||
label: 'Linkit result thumbnail'
|
||||
effects:
|
||||
2943df29-38ea-459c-ba1d-290489bb1807:
|
||||
uuid: 2943df29-38ea-459c-ba1d-290489bb1807
|
||||
id: image_scale_and_crop
|
||||
weight: 1
|
||||
data:
|
||||
width: 50
|
||||
height: 50
|
||||
anchor: center-center
|
17
config/install/image.style.medium.yml
Normal file
17
config/install/image.style.medium.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: c7932785-7b58-4f2f-a371-f439e5149057
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: Y9NmnZHQq20ASSyTNA6JnwtWrJJiSajOehGDtmUFdM0
|
||||
name: medium
|
||||
label: 'Medium (220×220)'
|
||||
effects:
|
||||
bddf0d06-42f9-4c75-a700-a33cafa25ea0:
|
||||
uuid: bddf0d06-42f9-4c75-a700-a33cafa25ea0
|
||||
id: image_scale
|
||||
weight: 0
|
||||
data:
|
||||
width: 220
|
||||
height: 220
|
||||
upscale: false
|
17
config/install/image.style.thumbnail.yml
Normal file
17
config/install/image.style.thumbnail.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: 31622c2c-4ac5-4f9a-95d1-7682a125dc31
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: cCiWdBHgLwj5omG35lsKc4LkW4MBdmcctkVop4ol5x0
|
||||
name: thumbnail
|
||||
label: 'Thumbnail (100×100)'
|
||||
effects:
|
||||
1cfec298-8620-4749-b100-ccb6c4500779:
|
||||
uuid: 1cfec298-8620-4749-b100-ccb6c4500779
|
||||
id: image_scale
|
||||
weight: 0
|
||||
data:
|
||||
width: 100
|
||||
height: 100
|
||||
upscale: false
|
11
config/install/language.content_settings.node.static.yml
Normal file
11
config/install/language.content_settings.node.static.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: bfcecb31-d595-40f4-8bf3-70d8d3200a55
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static
|
||||
target_entity_type_id: node
|
||||
target_bundle: static
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@ -0,0 +1,13 @@
|
||||
uuid: 99f0411e-3ad8-45f1-80e9-6632027a7c63
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- redirect
|
||||
_core:
|
||||
default_config_hash: y734AXEpjry1Ppff_hQQBFQGJvYjF0fk1JoWtp5q2JY
|
||||
id: redirect.redirect
|
||||
target_entity_type_id: redirect
|
||||
target_bundle: redirect
|
||||
default_langcode: und
|
||||
language_alterable: true
|
11
config/install/language.entity.en.yml
Normal file
11
config/install/language.entity.en.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: 919034d1-809e-49cf-ab57-1dcf0fc867bf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: lBXDpdDPXQtrfTJQhr6MjRJJEEyYSoRJ0acdvHLsWeA
|
||||
id: en
|
||||
label: English
|
||||
direction: ltr
|
||||
weight: 0
|
||||
locked: false
|
11
config/install/language.entity.und.yml
Normal file
11
config/install/language.entity.und.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: 1507f450-2d97-4460-963a-f3c7e83bb6db
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: eNX6lLCKDaY83nCMh20My---y03KbiFlv802DKCCpvg
|
||||
id: und
|
||||
label: 'Not specified'
|
||||
direction: ltr
|
||||
weight: 2
|
||||
locked: true
|
11
config/install/language.entity.zxx.yml
Normal file
11
config/install/language.entity.zxx.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: 24340d98-73ef-4395-b2da-0b34aaaad0d5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 35CefWbnzaiytcg3acexxz_GTvuwIjYd_ZTcmmR-tXA
|
||||
id: zxx
|
||||
label: 'Not applicable'
|
||||
direction: ltr
|
||||
weight: 3
|
||||
locked: true
|
13
config/install/language.mappings.yml
Normal file
13
config/install/language.mappings.yml
Normal file
@ -0,0 +1,13 @@
|
||||
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
|
||||
_core:
|
||||
default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc
|
11
config/install/language.negotiation.yml
Normal file
11
config/install/language.negotiation.yml
Normal file
@ -0,0 +1,11 @@
|
||||
session:
|
||||
parameter: language
|
||||
url:
|
||||
source: path_prefix
|
||||
prefixes:
|
||||
en: ''
|
||||
domains:
|
||||
en: ''
|
||||
selected_langcode: site_default
|
||||
_core:
|
||||
default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM
|
19
config/install/language.types.yml
Normal file
19
config/install/language.types.yml
Normal file
@ -0,0 +1,19 @@
|
||||
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
|
||||
_core:
|
||||
default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8
|
15
config/install/locale.settings.yml
Normal file
15
config/install/locale.settings.yml
Normal file
@ -0,0 +1,15 @@
|
||||
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
|
||||
_core:
|
||||
default_config_hash: cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM
|
@ -2,3 +2,5 @@ send: false
|
||||
log: true
|
||||
verbose: true
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
||||
|
31
config/install/matomo.settings.yml
Normal file
31
config/install/matomo.settings.yml
Normal file
@ -0,0 +1,31 @@
|
||||
site_id: ''
|
||||
url_http: ''
|
||||
url_https: ''
|
||||
domain_mode: 0
|
||||
visibility:
|
||||
request_path_mode: 0
|
||||
request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*"
|
||||
user_role_mode: 0
|
||||
user_role_roles: { }
|
||||
user_account_mode: 1
|
||||
track:
|
||||
mailto: true
|
||||
files: true
|
||||
files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip'
|
||||
colorbox: true
|
||||
userid: false
|
||||
messages: { }
|
||||
site_search: false
|
||||
privacy:
|
||||
donottrack: true
|
||||
custom:
|
||||
variable: { }
|
||||
codesnippet:
|
||||
before: ''
|
||||
after: ''
|
||||
translation_set: false
|
||||
cache: false
|
||||
page_title_hierarchy: false
|
||||
page_title_hierarchy_exclude_home: true
|
||||
_core:
|
||||
default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY
|
@ -1,2 +1,4 @@
|
||||
override_parent_selector: false
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: ENUzSsLjtl0THWvptK2LZ7BJtRbb032hiy3VTvjR7Pw
|
||||
|
3
config/install/node.settings.yml
Normal file
3
config/install/node.settings.yml
Normal file
@ -0,0 +1,3 @@
|
||||
use_admin_theme: true
|
||||
_core:
|
||||
default_config_hash: 2OMXCScXUOLSYID9-phjO4q36nnnaMWNUlDxEqZzG1U
|
17
config/install/node.type.static.yml
Normal file
17
config/install/node.type.static.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: f44483de-dd0e-4037-950d-ed82d4d1c1e0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus: { }
|
||||
parent: ''
|
||||
name: Static
|
||||
type: static
|
||||
description: 'Static Page'
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 0
|
||||
display_submitted: false
|
4
config/install/path_alias_xt.settings.yml
Normal file
4
config/install/path_alias_xt.settings.yml
Normal file
@ -0,0 +1,4 @@
|
||||
user_special: true
|
||||
regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}'
|
||||
_core:
|
||||
default_config_hash: Eee2yPxbx-GtTowlxw6bfEtn5JdpohybL_OOCy3aUEE
|
@ -51,3 +51,5 @@ safe_tokens:
|
||||
- login-url
|
||||
- url
|
||||
- url-brief
|
||||
_core:
|
||||
default_config_hash: QDedIRjSYDH1ZiuQZ1LIkF9_wOwsokd_Cidr-mXA25E
|
||||
|
@ -6,3 +6,5 @@ ignore_admin_path: false
|
||||
access_check: false
|
||||
route_normalizer_enabled: true
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: R7HmKRbuDsDQNpqEWt7wWcf0ygaE3u-NQQr-w_LhHJk
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user