Compare commits
80 commits
multiparag
...
main
Author | SHA1 | Date | |
---|---|---|---|
9daf305065 | |||
a5b9f0dfbf | |||
5831323c76 | |||
0cc55d4b24 | |||
2ffa0ae759 | |||
f51e51e943 | |||
07349db33f | |||
09bbafbe25 | |||
237eee72b2 | |||
3b2a1ebeb7 | |||
57e975b654 | |||
09fa1fdc71 | |||
77f9c1a1fc | |||
25a10ef444 | |||
07dac2f35c | |||
c28a64cf27 | |||
fd5499ea8c | |||
28300fcff7 | |||
59935e50e7 | |||
59c6b7a7fb | |||
661286b08e | |||
6607d8a34f | |||
6bfd17b76a | |||
6c0af76e06 | |||
d370a63952 | |||
27c9cf5cd4 | |||
da4120272a | |||
5547a39e97 | |||
d7727f04d2 | |||
02ba5e2ded | |||
bea080918f | |||
4b6242b33c | |||
d67da11e4d | |||
|
ec0ca4c12f | ||
ec631dfd33 | |||
d9a9589a87 | |||
541a61eb63 | |||
43ba21129e | |||
5f6565e682 | |||
4011ff611f | |||
8c8f7ecc25 | |||
17662e7001 | |||
926cfbf5cd | |||
5bb2a1fafd | |||
9798caca75 | |||
cf93f3af2f | |||
31ec4a580b | |||
172cf30900 | |||
ed9a5a30b4 | |||
8a98723783 | |||
04c91052d8 | |||
893436dad8 | |||
e7860127cc | |||
06a640c20d | |||
99105f8140 | |||
f15b931b8a | |||
4bfab4f5a1 | |||
f8792b6f92 | |||
b80a7dfd09 | |||
3a75f62b6f | |||
c46fbf6016 | |||
e703b1d3e7 | |||
decf908143 | |||
48daf12eb0 | |||
0182823610 | |||
c332b2c01d | |||
45d8f53673 | |||
0ad2b7f03d | |||
7a6929a69e | |||
a582e99cb3 | |||
26a04f78b8 | |||
3a8a081dfa | |||
18a4e77523 | |||
f1e098e0a6 | |||
ec6c8aea00 | |||
4d68bfb823 | |||
ef6b6a4a95 | |||
73aea5aeba | |||
931ca410ca | |||
b9741a7cc3 |
174 changed files with 5003 additions and 2378 deletions
|
@ -15,10 +15,6 @@
|
|||
"type": "git",
|
||||
"url": "https://codeberg.org/agaric/search_api_entity_multiselect.git"
|
||||
},
|
||||
"drupal/google_analytics": {
|
||||
"type": "git",
|
||||
"url": "git@git.drupal.org:issue/google_analytics-3357831.git"
|
||||
},
|
||||
"drupal": {
|
||||
"type": "composer",
|
||||
"url": "https://packages.drupal.org/8"
|
||||
|
@ -88,7 +84,7 @@
|
|||
"drupal/gin_gutenberg": "^1",
|
||||
"drupal/gin_login": "^2",
|
||||
"drupal/gin_toolbar": "^1",
|
||||
"drupal/google_analytics": "dev-3357831-php-8.2-compatibility",
|
||||
"drupal/google_analytics": "^4",
|
||||
"drupal/gutenberg": "^2",
|
||||
"drupal/http_cache_control": "^2",
|
||||
"drupal/http_client_error_status": "^3",
|
||||
|
@ -102,6 +98,7 @@
|
|||
"drupal/linkit": "^6",
|
||||
"drupal/mail_login": "^2.7",
|
||||
"drupal/markdown": "^3",
|
||||
"drupal/media_alias_display": "^2.0",
|
||||
"drupal/menu_item_extras": "^2.19",
|
||||
"drupal/menu_link_config": "^1.0@alpha",
|
||||
"drupal/menu_trail_by_path": "^2",
|
||||
|
@ -139,6 +136,7 @@
|
|||
"drupal/seckit": "^2.0",
|
||||
"drupal/select_or_other": "^4.0",
|
||||
"drupal/shield": "^1.4",
|
||||
"drupal/simple_sitemap": "^4.1",
|
||||
"drupal/smart_date": "^4.0",
|
||||
"drupal/sms": "^2.0",
|
||||
"drupal/social_post_facebook": "3.0.x-dev@dev",
|
||||
|
@ -163,7 +161,7 @@
|
|||
"drupal/weight": "^3.3",
|
||||
"drupal/workflow_buttons": "1.x-dev",
|
||||
"drupal/wysiwyg_linebreaks": "^2",
|
||||
"drush/drush": "^11",
|
||||
"drush/drush": "*",
|
||||
"drutopia/drutopia": "2.0.x-dev",
|
||||
"league/commonmark": "^1.0",
|
||||
"vlucas/phpdotenv": "^5.1",
|
||||
|
@ -215,9 +213,8 @@
|
|||
"patches": {
|
||||
"drupal/core": {
|
||||
"Adding attributes to views-view-list.html.twig doesn't work if Views List class Style option is empty": "https://www.drupal.org/files/issues/2023-03-16/2845400-24.patch",
|
||||
"Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2021-12-01/2648950-257.patch",
|
||||
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch",
|
||||
"Entity reference filter for all entity reference fields 3347343": "https://git.drupalcode.org/project/drupal/-/merge_requests/4053.diff"
|
||||
"Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2024-06-24/2648950-283.patch",
|
||||
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch"
|
||||
},
|
||||
"drupal/ds": {
|
||||
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"
|
||||
|
|
3967
composer.lock
generated
3967
composer.lock
generated
File diff suppressed because it is too large
Load diff
21
config/asset_injector.css.grid_paragraph_image.yml
Normal file
21
config/asset_injector.css.grid_paragraph_image.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 4807a852-0c98-4464-b94a-69f839b9f0c1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: grid_paragraph_image
|
||||
label: 'Grid paragraph image'
|
||||
code: |-
|
||||
.grid__item img {
|
||||
width: 100%;
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
21
config/asset_injector.css.link.yml
Normal file
21
config/asset_injector.css.link.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: b490d3cf-656f-497d-a687-53f0df526053
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: link
|
||||
label: Link
|
||||
code: |-
|
||||
a {
|
||||
color: #3b5bdb;
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
|
@ -0,0 +1,23 @@
|
|||
uuid: b70d3331-6b4c-413a-8d0d-2fa0ace602f2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: preserve_footer_menu_on_small_screens
|
||||
label: 'Preserve footer menu on small screens'
|
||||
code: |-
|
||||
@media screen and (max-width: 768px) {
|
||||
.is-hidden-mobile {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
21
config/asset_injector.css.purge_font_size_modifications.yml
Normal file
21
config/asset_injector.css.purge_font_size_modifications.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: b1b17c5f-0612-4cca-888b-35f5d37a6915
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: purge_font_size_modifications
|
||||
label: 'Purge font size modifications'
|
||||
code: |-
|
||||
.purge-child-class .is-medium {
|
||||
font-size: 1rem;
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
27
config/asset_injector.css.remove_column_negative_margins.yml
Normal file
27
config/asset_injector.css.remove_column_negative_margins.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: f4f700e0-429a-48db-91b5-b52b42ee7223
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: remove_column_negative_margins
|
||||
label: 'Remove column negative margins'
|
||||
code: |-
|
||||
.columns {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.columns:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
36
config/asset_injector.css.sticky_navbar.yml
Normal file
36
config/asset_injector.css.sticky_navbar.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: 16f0e340-e8c1-42f3-8be8-e25b8f89cd3e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: sticky_navbar
|
||||
label: 'Sticky navbar'
|
||||
code: |-
|
||||
.navbar {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
overflow-y: scroll;
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1024px) {
|
||||
.navbar {
|
||||
overflow-y: inherit;
|
||||
max-height: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.navbar-burger {
|
||||
align-self: center;
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
25
config/asset_injector.css.unblock_mountain_banner.yml
Normal file
25
config/asset_injector.css.unblock_mountain_banner.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 7b0d066a-6392-417e-a874-24c44efa2ec7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
id: unblock_mountain_banner
|
||||
label: 'Unblock mountain banner'
|
||||
code: |-
|
||||
div.column:has(#block-octavia-mountainbanner) + div.column {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.column:has(#block-octavia-mountainbanner) {
|
||||
padding: 0.75rem 0;
|
||||
}
|
||||
media: all
|
||||
preprocess: true
|
||||
conditions:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
contexts: { }
|
||||
conditions_require_all: true
|
|
@ -1,5 +1,6 @@
|
|||
_core:
|
||||
default_config_hash: NX6_WyjygzZfQY-9SZq6_5fmh_KUK7L0XlOqaAXkRCQ
|
||||
langcode: en
|
||||
interval: 60000
|
||||
only_on_form_change: false
|
||||
active_on:
|
||||
|
|
|
@ -18,8 +18,8 @@ _core:
|
|||
default_config_hash: _nmlhOeWfOyaMIMAfKhf_LEJ4eG9vdXDTuogV7xjoDA
|
||||
id: home_page_feature
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -14
|
||||
region: content_bottom
|
||||
weight: -12
|
||||
provider: null
|
||||
plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
||||
settings:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
uuid: 0cf4b034-7d19-41fd-bda3-7f230a3572e5
|
||||
langcode: en
|
||||
status: true
|
||||
status: false
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.account
|
||||
|
|
|
@ -3,6 +3,7 @@ langcode: en
|
|||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
|
@ -11,7 +12,7 @@ _core:
|
|||
id: octavia_branding
|
||||
theme: octavia
|
||||
region: navbar_branding
|
||||
weight: 0
|
||||
weight: -17
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
|
@ -21,5 +22,9 @@ settings:
|
|||
provider: system
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility: { }
|
||||
use_site_slogan: false
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
|
|
31
config/block.block.octavia_homeandbookinglinks.yml
Normal file
31
config/block.block.octavia_homeandbookinglinks.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: a7461e9d-867c-40fa-a571-eb1f8b6d2a37
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:basic:2163a919-d0d5-44c2-98dd-1ff7956f168b'
|
||||
module:
|
||||
- block_class
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
id: octavia_homeandbookinglinks
|
||||
theme: octavia
|
||||
region: footer
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'block_content:2163a919-d0d5-44c2-98dd-1ff7956f168b'
|
||||
settings:
|
||||
id: 'block_content:2163a919-d0d5-44c2-98dd-1ff7956f168b'
|
||||
label: 'Home and Booking links'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
31
config/block.block.octavia_mountainbanner.yml
Normal file
31
config/block.block.octavia_mountainbanner.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 28dbe5e9-ec53-4d73-abed-a481d2c3b9ef
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:basic:99e0d113-4340-4cfb-b8d7-90ca6b79a651'
|
||||
module:
|
||||
- block_class
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
id: octavia_mountainbanner
|
||||
theme: octavia
|
||||
region: header
|
||||
weight: -16
|
||||
provider: null
|
||||
plugin: 'block_content:99e0d113-4340-4cfb-b8d7-90ca6b79a651'
|
||||
settings:
|
||||
id: 'block_content:99e0d113-4340-4cfb-b8d7-90ca6b79a651'
|
||||
label: 'Mountain banner'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
|
@ -2,6 +2,9 @@ uuid: 19b15e56-a362-4403-aae6-1a8b14c67b4e
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_class
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
|
@ -9,7 +12,7 @@ _core:
|
|||
id: octavia_page_title
|
||||
theme: octavia
|
||||
region: header
|
||||
weight: 0
|
||||
weight: -15
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
|
@ -17,4 +20,8 @@ settings:
|
|||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
|
|
34
config/block.block.octavia_tourratesfooterblock.yml
Normal file
34
config/block.block.octavia_tourratesfooterblock.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
uuid: d460a99c-3297-44e2-ac8c-7f008ad88c24
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:slide:e4459d36-277a-4d51-8b1b-64b798d11d20'
|
||||
module:
|
||||
- block_class
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
third_party_settings:
|
||||
block_class:
|
||||
classes: 'image is-fullwidth purge-child-class'
|
||||
id: octavia_tourratesfooterblock
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: 'block_content:e4459d36-277a-4d51-8b1b-64b798d11d20'
|
||||
settings:
|
||||
id: 'block_content:e4459d36-277a-4d51-8b1b-64b798d11d20'
|
||||
label: 'Tour rates footer block'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: default
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__article_block_promoted
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: -12
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'views_block:article-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__blog_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -12
|
||||
weight: -13
|
||||
provider: null
|
||||
plugin: 'views_block:blog-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__content_by_author_block_author
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -10
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'views_block:content_by_author-block_author'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__related_content_block_related_content
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -11
|
||||
weight: -12
|
||||
provider: null
|
||||
plugin: 'views_block:related_content-block_related_content'
|
||||
settings:
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
uuid: 85f5cd0f-5f12-4834-8f59-c5cce8c19e52
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
- views.view.resource
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: DI69rTS0Bj5-RjyySaiyHvjBZH04xxsO7tSJ0CVfVdU
|
||||
id: views_block__resource_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -13
|
||||
provider: null
|
||||
plugin: 'views_block:resource-block_promoted'
|
||||
settings:
|
||||
id: 'views_block:resource-block_promoted'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
block_visibility_group: home_page
|
23
config/block_class.settings.yml
Normal file
23
config/block_class.settings.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
_core:
|
||||
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
|
||||
langcode: en
|
||||
maxlength_block_class_field: 255
|
||||
field_type: multiple_textfields
|
||||
default_case: standard
|
||||
block_classes_stored: '{"image":"image","is-fullwidth":"is-fullwidth","purge-child-class":"purge-child-class"}'
|
||||
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: '[]'
|
|
@ -6,5 +6,5 @@ _core:
|
|||
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
||||
id: basic
|
||||
label: 'Basic block'
|
||||
revision: 0
|
||||
revision: false
|
||||
description: 'A basic block contains a title and a body.'
|
||||
|
|
|
@ -6,5 +6,5 @@ _core:
|
|||
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
||||
id: slide
|
||||
label: Slide
|
||||
revision: 1
|
||||
revision: true
|
||||
description: ''
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
uuid: e9d6d472-19ab-4318-a73b-13eaf68ab7e1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_class
|
||||
id: config_sync.module.block_class
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: block_class
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: block_class.settings
|
||||
data:
|
||||
default_case: standard
|
||||
enable_attributes: true
|
||||
enable_auto_complete: true
|
||||
enable_id_replacement: true
|
||||
enable_special_chars: false
|
||||
field_type: multiple_textfields
|
||||
filter_html_clean_css_identifier: ''
|
||||
items_per_page: 50
|
||||
qty_attributes_per_block: 10
|
||||
qty_classes_per_block: 10
|
||||
maxlength_attributes: false
|
||||
maxlength_block_class_field: 255
|
||||
maxlength_id: 255
|
||||
weight_attributes: 0
|
||||
weight_class: 0
|
||||
weight_id: 0
|
||||
_core:
|
||||
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
|
733
config/config_snapshot.snapshot.config_sync.module.dblog.yml
Normal file
733
config/config_snapshot.snapshot.config_sync.module.dblog.yml
Normal file
|
@ -0,0 +1,733 @@
|
|||
uuid: 2712ff00-c8ab-4b48-a28a-d7cdf4402816
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- dblog
|
||||
id: config_sync.module.dblog
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: dblog
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: dblog.settings
|
||||
data:
|
||||
row_limit: 1000
|
||||
_core:
|
||||
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
|
||||
-
|
||||
collection: ''
|
||||
name: views.view.watchdog
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- dblog
|
||||
- user
|
||||
id: watchdog
|
||||
label: Watchdog
|
||||
module: views
|
||||
description: 'Recent log messages'
|
||||
tag: ''
|
||||
base_table: watchdog
|
||||
base_field: wid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Recent log messages'
|
||||
fields:
|
||||
nothing:
|
||||
id: nothing
|
||||
table: views
|
||||
field: nothing
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: Icon
|
||||
plugin_id: custom
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: true
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: icon
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: false
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: false
|
||||
wid:
|
||||
id: wid
|
||||
table: watchdog
|
||||
field: wid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
label: WID
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
severity:
|
||||
id: severity
|
||||
table: watchdog
|
||||
field: severity
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: machine_name
|
||||
label: Severity
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
machine_name: false
|
||||
type:
|
||||
id: type
|
||||
table: watchdog
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
label: Type
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
timestamp:
|
||||
id: timestamp
|
||||
table: watchdog
|
||||
field: timestamp
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: date
|
||||
label: Date
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
date_format: short
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
message:
|
||||
id: message
|
||||
table: watchdog
|
||||
field: message
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: dblog_message
|
||||
label: Message
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: true
|
||||
path: 'admin/reports/dblog/event/{{ wid }}'
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: '{{ message }}'
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 56
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: true
|
||||
trim: true
|
||||
preserve_tags: ''
|
||||
html: true
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
replace_variables: true
|
||||
name:
|
||||
id: name
|
||||
table: users_field_data
|
||||
field: name
|
||||
relationship: uid
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: name
|
||||
plugin_id: field
|
||||
label: User
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: user_name
|
||||
settings:
|
||||
link_to_entity: true
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
link:
|
||||
id: link
|
||||
table: watchdog
|
||||
field: link
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: dblog_operations
|
||||
label: Operations
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
pager:
|
||||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 50
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: ››
|
||||
previous: ‹‹
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button: true
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: false
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'access site reports'
|
||||
cache:
|
||||
type: none
|
||||
options: { }
|
||||
empty:
|
||||
area:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: 'No log messages available.'
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: 'No log messages available.'
|
||||
tokenize: false
|
||||
sorts:
|
||||
wid:
|
||||
id: wid
|
||||
table: watchdog
|
||||
field: wid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
order: DESC
|
||||
expose:
|
||||
label: ''
|
||||
field_identifier: wid
|
||||
exposed: false
|
||||
arguments: { }
|
||||
filters:
|
||||
type:
|
||||
id: type
|
||||
table: watchdog
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: dblog_types
|
||||
operator: in
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: type_op
|
||||
label: Type
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: type_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: type
|
||||
required: false
|
||||
remember: false
|
||||
multiple: true
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
severity:
|
||||
id: severity
|
||||
table: watchdog
|
||||
field: severity
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: severity_op
|
||||
label: Severity
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: severity_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: severity
|
||||
required: false
|
||||
remember: false
|
||||
multiple: true
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: '{{ type }} {{ severity }}'
|
||||
default_row_class: true
|
||||
columns:
|
||||
nothing: nothing
|
||||
wid: wid
|
||||
severity: severity
|
||||
type: type
|
||||
timestamp: timestamp
|
||||
message: message
|
||||
name: name
|
||||
link: link
|
||||
default: wid
|
||||
info:
|
||||
nothing:
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-medium
|
||||
wid:
|
||||
sortable: false
|
||||
default_sort_order: desc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-low
|
||||
severity:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-low
|
||||
type:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-medium
|
||||
timestamp:
|
||||
sortable: true
|
||||
default_sort_order: desc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-low
|
||||
message:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
name:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-medium
|
||||
link:
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: priority-low
|
||||
override: true
|
||||
sticky: false
|
||||
summary: ''
|
||||
empty_table: false
|
||||
caption: ''
|
||||
description: ''
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships:
|
||||
uid:
|
||||
id: uid
|
||||
table: watchdog
|
||||
field: uid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: User
|
||||
plugin_id: standard
|
||||
required: false
|
||||
css_class: admin-dblog
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
page:
|
||||
id: page
|
||||
display_title: Page
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
path: admin/reports/dblog
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
_core:
|
||||
default_config_hash: j0txIxY4nkJT_dscmXckM-1vanygDkJAeHPawZKfyH0
|
|
@ -2037,6 +2037,40 @@ items:
|
|||
field_type: file
|
||||
_core:
|
||||
default_config_hash: i0b97odFJz3_v7ctsvVTJCH3HXJVTjnrcfuONJU0J_o
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.paragraph.file.field_media_document
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_media_document
|
||||
- media.type.document
|
||||
- paragraphs.paragraphs_type.file
|
||||
id: paragraph.file.field_media_document
|
||||
field_name: field_media_document
|
||||
entity_type: paragraph
|
||||
bundle: file
|
||||
label: 'Media document'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
document: document
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
_core:
|
||||
default_config_hash: eoQHtzdldkrpPMrpuPRq9I77Ijs0OXAQaIQ92_1qf7M
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.paragraph.image.field_image
|
||||
|
@ -2840,6 +2874,31 @@ items:
|
|||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: shpX7SN4SMQrtD1yinDZI59p7VHAGCVOs0P3E73LNyQ
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.paragraph.field_media_document
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- paragraphs
|
||||
id: paragraph.field_media_document
|
||||
field_name: field_media_document
|
||||
entity_type: paragraph
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: Ej3uljafrGXXa0IvQk8uAYRwNpUBEPyIBFSwEASXvjE
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.paragraph.field_media_image
|
||||
|
|
|
@ -0,0 +1,57 @@
|
|||
uuid: 2c3c776a-86ef-4fab-bc46-6174336b03c4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- linkit
|
||||
id: config_sync.module.linkit
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: linkit
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: image.style.linkit_result_thumbnail
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
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
|
||||
_core:
|
||||
default_config_hash: PY0kMp7KIxvU4kBi5mcnD_DHTKUc1OkYCfaPliXjpa8
|
||||
-
|
||||
collection: ''
|
||||
name: linkit.linkit_profile.default
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: default
|
||||
label: Default
|
||||
description: 'A default Linkit profile'
|
||||
matchers:
|
||||
556010a3-e317-48b3-b4ed-854c10f4b950:
|
||||
uuid: 556010a3-e317-48b3-b4ed-854c10f4b950
|
||||
id: 'entity:node'
|
||||
weight: 0
|
||||
settings:
|
||||
metadata: '[node:content-type:name] #[node:nid] | [node:created:medium] by [node:author]'
|
||||
bundles: { }
|
||||
group_by_bundle: false
|
||||
include_unpublished: false
|
||||
substitution_type: canonical
|
||||
limit: 100
|
||||
_core:
|
||||
default_config_hash: 0Jw_BFJCCtWk187tIYvME58VFpYwPaAdrc4eRtAyHH0
|
|
@ -0,0 +1,27 @@
|
|||
uuid: 709cff5e-70e9-4185-9051-9b07cf4b3947
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- notfoundpassthrough
|
||||
id: config_sync.module.notfoundpassthrough
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: notfoundpassthrough
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: notfoundpassthrough.settings
|
||||
data:
|
||||
langcode: en
|
||||
servers: ''
|
||||
search: ''
|
||||
redirect: ''
|
||||
site_404: ''
|
||||
title: '404 - Page not found'
|
||||
content: 'Page not found'
|
||||
save_redirect: 0
|
||||
redirect_code: '302'
|
||||
force_redirect_code: 0
|
||||
_core:
|
||||
default_config_hash: 03kQa0BMwNSDV8ceb2SnCSEQRmeCqoEwbdtN-QZfBRY
|
|
@ -0,0 +1,103 @@
|
|||
uuid: 12aadf90-d910-46d1-9af3-e72c9bb57a5e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- simple_sitemap
|
||||
id: config_sync.module.simple_sitemap
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: simple_sitemap
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap.custom_links.default
|
||||
data:
|
||||
links:
|
||||
-
|
||||
path: /
|
||||
priority: '1.0'
|
||||
changefreq: daily
|
||||
_core:
|
||||
default_config_hash: 25hWeYa4sasuJtHqKKcEN_nYiuEC1lMPYHsn5dawJEw
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap.settings
|
||||
data:
|
||||
max_links: 2000
|
||||
cron_generate: true
|
||||
cron_generate_interval: 0
|
||||
generate_duration: 10000
|
||||
entities_per_queue_item: 50
|
||||
remove_duplicates: true
|
||||
skip_untranslated: true
|
||||
xsl: true
|
||||
base_url: ''
|
||||
default_variant: default
|
||||
custom_links_include_images: false
|
||||
disable_language_hreflang: false
|
||||
hide_branding: false
|
||||
excluded_languages: { }
|
||||
enabled_entity_types:
|
||||
- node
|
||||
- taxonomy_term
|
||||
- menu_link_content
|
||||
_core:
|
||||
default_config_hash: MUpaAk1hn-0Ph4OFw3DD_6gUF9KbGwxja9Y0qmampzo
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap.sitemap.default
|
||||
data:
|
||||
id: default
|
||||
label: Default
|
||||
description: 'The default hreflang sitemap - lists URLs to be indexed by modern search engines.'
|
||||
type: default_hreflang
|
||||
weight: 0
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- simple_sitemap.type.default_hreflang
|
||||
_core:
|
||||
default_config_hash: zHW-ZT11Lkf2zSRgisGKjgU7TzrNcT8_MwFeuVtl8O8
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap.sitemap.index
|
||||
data:
|
||||
id: index
|
||||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index listing all other sitemaps - useful if there are at least two other sitemaps. In most cases this sitemap should be last in the generation queue and set as the default sitemap.'
|
||||
type: index
|
||||
weight: 1000
|
||||
status: false
|
||||
dependencies:
|
||||
config:
|
||||
- simple_sitemap.type.index
|
||||
_core:
|
||||
default_config_hash: aJs7eKxEbjBloVrp0IuxQbeq25CNH0r9AhSS29kHFMw
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap.type.default_hreflang
|
||||
data:
|
||||
id: default_hreflang
|
||||
label: 'Default hreflang'
|
||||
description: 'The default hreflang sitemap type. A sitemap of this type is understood by most modern search engines.'
|
||||
sitemap_generator: default
|
||||
url_generators:
|
||||
- custom
|
||||
- entity
|
||||
- entity_menu_link_content
|
||||
- arbitrary
|
||||
_core:
|
||||
default_config_hash: pYORFuFzL0b2FKevz6fSag1wOUNTthFPPLxZ18JB1t0
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap.type.index
|
||||
data:
|
||||
id: index
|
||||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index sitemap type. A sitemap of this type lists sitemaps of all other types.'
|
||||
sitemap_generator: index
|
||||
url_generators:
|
||||
- index
|
||||
_core:
|
||||
default_config_hash: pbgJrin6L7zsVEKS8oEDCYJPCzgu765iTGQh2GPX1no
|
|
@ -0,0 +1,88 @@
|
|||
uuid: 83681fa6-8f66-43d7-a964-ccb70b5bff8b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- simple_sitemap_engines
|
||||
id: config_sync.module.simple_sitemap_engines
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: simple_sitemap_engines
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.settings
|
||||
data:
|
||||
enabled: true
|
||||
submission_interval: 24
|
||||
index_now_enabled: true
|
||||
index_now_preferred_engine: ''
|
||||
index_now_on_entity_save: false
|
||||
_core:
|
||||
default_config_hash: 33gg8hVdxE7nTswwBBOY_d2rH3XjAbBa4rw0XyMRh6Y
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.simple_sitemap_engine.bing
|
||||
data:
|
||||
id: bing
|
||||
label: Bing
|
||||
url: null
|
||||
index_now_url: 'https://www.bing.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
||||
_core:
|
||||
default_config_hash: uOksGlB4ho0egmcvzWqkR0Gon2HxOILPRhHQYuvcQ_E
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.simple_sitemap_engine.index_now
|
||||
data:
|
||||
id: index_now
|
||||
label: IndexNow
|
||||
url: null
|
||||
index_now_url: 'https://api.indexnow.org/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
||||
_core:
|
||||
default_config_hash: CEvRzshIbGfbSDdfC3_RrIcyIACFbQzIqPK0W2l0LpY
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.simple_sitemap_engine.naver
|
||||
data:
|
||||
id: naver
|
||||
label: Naver
|
||||
url: null
|
||||
index_now_url: 'https://searchadvisor.naver.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
||||
_core:
|
||||
default_config_hash: oCsWl2tvWgytYORap-rUJCMkzKsFtICQt21uOtHGG_I
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.simple_sitemap_engine.seznam
|
||||
data:
|
||||
id: seznam
|
||||
label: Seznam
|
||||
url: null
|
||||
index_now_url: 'https://search.seznam.cz/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
||||
_core:
|
||||
default_config_hash: VVUUpnJomJ_zAlrcmzQCTAVLNHiZWbw4-e4rdaLHic4
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.simple_sitemap_engine.yandex
|
||||
data:
|
||||
id: yandex
|
||||
label: Yandex
|
||||
url: null
|
||||
index_now_url: 'https://yandex.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
||||
_core:
|
||||
default_config_hash: H5rVsTF_mIRdWj_oH26Hcc-U8aT3HU8A_mjbkZ_D27s
|
||||
-
|
||||
collection: ''
|
||||
name: simple_sitemap_engines.simple_sitemap_engine.yep
|
||||
data:
|
||||
id: yep
|
||||
label: Yep
|
||||
url: null
|
||||
index_now_url: 'https://indexnow.yep.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
||||
_core:
|
||||
default_config_hash: GtuDCiCWdrpa9bravGtmwQGVNTGToZx3RDZ5_IzS2Kk
|
|
@ -4,9 +4,10 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.file.field_file
|
||||
- field.field.paragraph.file.field_media_document
|
||||
- paragraphs.paragraphs_type.file
|
||||
module:
|
||||
- file
|
||||
- media_library_media_modify
|
||||
_core:
|
||||
default_config_hash: 47c_p3_AKkkCabhYVnOWmPVzSp8BmBg5ERP84VO4EM0
|
||||
id: paragraph.file.default
|
||||
|
@ -14,14 +15,20 @@ targetEntityType: paragraph
|
|||
bundle: file
|
||||
mode: default
|
||||
content:
|
||||
field_file:
|
||||
field_media_document:
|
||||
type: media_library_media_modify_widget
|
||||
weight: 0
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
type: file_generic
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
form_mode: default
|
||||
check_selected: false
|
||||
replace_checkbox_by_order_indicator: false
|
||||
multi_edit_on_create: false
|
||||
no_edit_on_create: false
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
field_file: true
|
||||
status: true
|
||||
uid: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: ENk37W6NnKGWq84DwzIkfEhYQv_afN8gHHugUQi7jjs
|
||||
id: media.main
|
||||
label: Main
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -11,5 +11,6 @@ _core:
|
|||
default_config_hash: Tdhz-aDHfDoV1Ul9umtItxGTrjkFzoNAkDw8FWXjYA0
|
||||
id: media.media_library
|
||||
label: 'Media library'
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
||||
id: user.register
|
||||
label: Register
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
||||
|
|
|
@ -77,6 +77,7 @@ content:
|
|||
timezone_override: ''
|
||||
format_type: long
|
||||
separator: '-'
|
||||
from_to: both
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: left
|
||||
|
|
|
@ -63,6 +63,7 @@ content:
|
|||
timezone_override: ''
|
||||
format_type: medium
|
||||
separator: '-'
|
||||
from_to: both
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: ds_content
|
||||
|
|
|
@ -69,6 +69,7 @@ content:
|
|||
timezone_override: ''
|
||||
date_format: 'Y-m-d\TH:i:s'
|
||||
separator: '-'
|
||||
from_to: both
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: ds_content
|
||||
|
|
|
@ -73,6 +73,7 @@ content:
|
|||
timezone_override: ''
|
||||
format_type: medium
|
||||
separator: '-'
|
||||
from_to: both
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: right
|
||||
|
|
|
@ -4,9 +4,8 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.file.field_file
|
||||
- field.field.paragraph.file.field_media_document
|
||||
- paragraphs.paragraphs_type.file
|
||||
module:
|
||||
- file
|
||||
_core:
|
||||
default_config_hash: 7APNi5gpaAg2_8CMsnLPZDur8I52PYdXwRHzYO3SLbg
|
||||
id: paragraph.file.default
|
||||
|
@ -14,12 +13,15 @@ targetEntityType: paragraph
|
|||
bundle: file
|
||||
mode: default
|
||||
content:
|
||||
field_file:
|
||||
weight: 0
|
||||
field_media_document:
|
||||
type: entity_reference_entity_view
|
||||
label: hidden
|
||||
settings: { }
|
||||
settings:
|
||||
view_mode: default
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
field_file: true
|
||||
search_api_excerpt: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- block
|
||||
id: block.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: block
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: QqgQqXTAzP3BZhl5XLw2R5EE1BsJTCwptXnMkjY8xZw
|
||||
id: block_content.columnar
|
||||
label: Columnar
|
||||
description: ''
|
||||
targetEntityType: block_content
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
|
||||
id: block_content.full
|
||||
label: Full
|
||||
description: ''
|
||||
targetEntityType: block_content
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- block_content
|
||||
id: block_content.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: block_content
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA
|
||||
id: comment.full
|
||||
label: 'Full comment'
|
||||
description: ''
|
||||
targetEntityType: comment
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- comment
|
||||
id: comment.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: comment
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- contact
|
||||
id: contact_message.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: contact_message
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- content_moderation
|
||||
id: content_moderation_state.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: content_moderation_state
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- crop
|
||||
id: crop.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: crop
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- file
|
||||
id: file.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: file
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0
|
||||
id: media.full
|
||||
label: 'Full content'
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -11,5 +11,6 @@ _core:
|
|||
default_config_hash: Tdhz-aDHfDoV1Ul9umtItxGTrjkFzoNAkDw8FWXjYA0
|
||||
id: media.media_library
|
||||
label: 'Media library'
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: FNlRm8KB_uxHKVIuv4uEA3sQbmGiBKQ_r9BbgH61Bp8
|
||||
id: media.narrow
|
||||
label: Narrow
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- media
|
||||
id: media.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: kYbmr_oacOcMdwBxezolZwPMWVT7saq972LWg92nKZk
|
||||
id: media.wide
|
||||
label: Wide
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- menu_link_content
|
||||
id: menu_link_content.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: menu_link_content
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: 72C_fCp3_JLorvt4YLz5w9UeUuor4vY465KrhUFEBxM
|
||||
id: node.box
|
||||
label: Box
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: z6QSG0XSjPK_V4notuY8MaeIAO_QnwfvuH825TyLiHg
|
||||
id: node.card
|
||||
label: Card
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
|
||||
id: node.full
|
||||
label: 'Full content'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: zCJHOoAhXJBG7URAzV10-MNcnU7eNX9VTz4LvWS625I
|
||||
id: node.media
|
||||
label: 'Media object'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: REKLyEtFZOM1LgQ-KVSwvqkcwNlS7EvkWbdV12zinFw
|
||||
id: node.micro
|
||||
label: Micro
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU
|
||||
id: node.rss
|
||||
label: RSS
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
|
||||
id: node.search_index
|
||||
label: 'Search index'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM
|
||||
id: node.search_result
|
||||
label: 'Search result highlighting input'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: Crt6i6j8yM0YLdbxgS7BCzDtadVne43fhOy0WVkoB1o
|
||||
id: node.simple_card
|
||||
label: 'Simple card'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: I68oVlHUQbsqRH-WCvFJRANAwaYqU1nl3ZHVstUkWkg
|
||||
id: node.small_card
|
||||
label: 'Small card'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
|
||||
id: node.teaser
|
||||
label: Teaser
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: nfevs6UIIvKBEKDLqjESVCx8H-owjCTzCHcyb398q3w
|
||||
id: node.tile
|
||||
label: Tile
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- node
|
||||
id: node.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: hFG3sm7kkwkMu9ruyw2Ys51J421IyluY9DhnSsT6tMM
|
||||
id: paragraph.columnar
|
||||
label: Columnar
|
||||
description: ''
|
||||
targetEntityType: paragraph
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
||||
id: paragraph.preview
|
||||
label: Preview
|
||||
description: ''
|
||||
targetEntityType: paragraph
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- path_alias
|
||||
id: path_alias.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: path_alias
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- shortcut
|
||||
id: shortcut.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: shortcut
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE'
|
||||
id: taxonomy_term.full
|
||||
label: 'Taxonomy term page'
|
||||
description: ''
|
||||
targetEntityType: taxonomy_term
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- taxonomy
|
||||
id: taxonomy_term.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: taxonomy_term
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- tour
|
||||
id: tour.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: tour
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
|
||||
id: user.compact
|
||||
label: Compact
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
||||
|
|
|
@ -8,5 +8,6 @@ _core:
|
|||
default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM
|
||||
id: user.full
|
||||
label: 'User account'
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
||||
|
|
|
@ -6,5 +6,6 @@ dependencies:
|
|||
- user
|
||||
id: user.token
|
||||
label: Token
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
||||
|
|
|
@ -10,6 +10,7 @@ module:
|
|||
automated_crop: 0
|
||||
autosave_form: 0
|
||||
block: 0
|
||||
block_class: 0
|
||||
block_content: 0
|
||||
block_visibility_groups: 0
|
||||
breakpoint: 0
|
||||
|
@ -37,6 +38,7 @@ module:
|
|||
ctools: 0
|
||||
datetime: 0
|
||||
datetime_range: 0
|
||||
dblog: 0
|
||||
drutopia_article: 0
|
||||
drutopia_blog: 0
|
||||
drutopia_comment: 0
|
||||
|
@ -54,6 +56,7 @@ module:
|
|||
drutopia_user: 0
|
||||
dynamic_page_cache: 0
|
||||
editor: 0
|
||||
editor_advanced_link: 0
|
||||
entity_reference_revisions: 0
|
||||
exclude_node_title: 0
|
||||
facets: 0
|
||||
|
@ -73,7 +76,9 @@ module:
|
|||
jquery_ui_accordion: 0
|
||||
layout_discovery: 0
|
||||
link: 0
|
||||
linkit: 0
|
||||
media: 0
|
||||
media_alias_display: 0
|
||||
media_contextual_crop: 0
|
||||
media_contextual_crop_fp_adapter: 0
|
||||
media_contextual_crop_iwc_adapter: 0
|
||||
|
@ -84,9 +89,11 @@ module:
|
|||
menu_link_content: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
metatag_views: 0
|
||||
multiparagraph_flow: 0
|
||||
mysql: 0
|
||||
node: 0
|
||||
notfoundpassthrough: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
paragraphs_browser: 0
|
||||
|
@ -101,6 +108,9 @@ module:
|
|||
search_api_db: 0
|
||||
shortcut: 0
|
||||
similarterms: 0
|
||||
simple_sitemap: 0
|
||||
simple_sitemap_engines: 0
|
||||
simple_sitemap_views: 0
|
||||
skins: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
|
|
3
config/dblog.settings.yml
Normal file
3
config/dblog.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
|
||||
row_limit: 10000
|
|
@ -37,8 +37,10 @@ settings:
|
|||
- heading5
|
||||
- heading6
|
||||
ckeditor5_list:
|
||||
reversed: false
|
||||
startIndex: true
|
||||
properties:
|
||||
reversed: false
|
||||
startIndex: true
|
||||
multiBlock: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags:
|
||||
- '<cite>'
|
||||
|
@ -48,19 +50,25 @@ settings:
|
|||
- '<a hreflang>'
|
||||
- '<blockquote cite>'
|
||||
- '<ul type>'
|
||||
- '<ol start type>'
|
||||
- '<ol type>'
|
||||
- '<h2 id>'
|
||||
- '<h3 id>'
|
||||
- '<h4 id>'
|
||||
- '<h5 id>'
|
||||
- '<h6 id>'
|
||||
editor_advanced_link_link:
|
||||
enabled_attributes:
|
||||
- target
|
||||
linkit_extension:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
media_media:
|
||||
allow_view_mode_override: false
|
||||
allow_view_mode_override: true
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_size: null
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
width: null
|
||||
height: null
|
||||
|
|
|
@ -49,15 +49,20 @@ settings:
|
|||
ckeditor5_imageResize:
|
||||
allow_resize: true
|
||||
ckeditor5_list:
|
||||
reversed: true
|
||||
startIndex: true
|
||||
properties:
|
||||
reversed: true
|
||||
startIndex: true
|
||||
multiBlock: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags: { }
|
||||
linkit_extension:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_size: null
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
width: null
|
||||
height: null
|
||||
|
|
|
@ -13,17 +13,17 @@ id: paragraph.file.field_file
|
|||
field_name: field_file
|
||||
entity_type: paragraph
|
||||
bundle: file
|
||||
label: File
|
||||
label: 'File (deprecated)'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'txt pdf odt doc docx'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: file
|
||||
|
|
29
config/field.field.paragraph.file.field_media_document.yml
Normal file
29
config/field.field.paragraph.file.field_media_document.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 01a41180-36f8-4cd9-9341-2e620b276a62
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_media_document
|
||||
- media.type.document
|
||||
- paragraphs.paragraphs_type.file
|
||||
id: paragraph.file.field_media_document
|
||||
field_name: field_media_document
|
||||
entity_type: paragraph
|
||||
bundle: file
|
||||
label: 'Media document'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
document: document
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
|
@ -12,10 +12,10 @@ field_name: field_file
|
|||
entity_type: paragraph
|
||||
type: file
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
target_type: file
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
|
|
20
config/field.storage.paragraph.field_media_document.yml
Normal file
20
config/field.storage.paragraph.field_media_document.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 0f9ff95d-5877-47b0-a77c-01f835ddeedc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- paragraphs
|
||||
id: paragraph.field_media_document
|
||||
field_name: field_media_document
|
||||
entity_type: paragraph
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
|
@ -6,3 +6,10 @@ description:
|
|||
icon:
|
||||
directory: core/modules/file/icons
|
||||
make_unused_managed_files_temporary: false
|
||||
filename_sanitization:
|
||||
transliterate: false
|
||||
replace_whitespace: false
|
||||
replace_non_alphanumeric: false
|
||||
deduplicate_separators: false
|
||||
lowercase: false
|
||||
replacement_character: '-'
|
||||
|
|
|
@ -2,8 +2,11 @@ uuid: 93056a5a-c628-4a3f-91f9-4ccb5927d6c7
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.media.wide
|
||||
module:
|
||||
- editor
|
||||
- linkit
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
|
||||
|
@ -11,15 +14,12 @@ name: 'Basic HTML'
|
|||
format: basic_html
|
||||
weight: 0
|
||||
filters:
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
editor_file_reference:
|
||||
id: editor_file_reference
|
||||
provider: editor
|
||||
status: true
|
||||
weight: -10
|
||||
settings:
|
||||
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <drupal-media data-entity-type data-entity-uuid alt data-caption data-align>'
|
||||
filter_html_help: false
|
||||
filter_html_nofollow: false
|
||||
weight: 11
|
||||
settings: { }
|
||||
filter_align:
|
||||
id: filter_align
|
||||
provider: filter
|
||||
|
@ -32,18 +32,28 @@ filters:
|
|||
status: true
|
||||
weight: 8
|
||||
settings: { }
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -10
|
||||
settings:
|
||||
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href target="_blank" data-entity-type data-entity-uuid data-entity-substitution> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li> <drupal-media data-entity-type data-entity-uuid alt data-view-mode data-caption data-align>'
|
||||
filter_html_help: false
|
||||
filter_html_nofollow: false
|
||||
filter_html_image_secure:
|
||||
id: filter_html_image_secure
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 9
|
||||
settings: { }
|
||||
editor_file_reference:
|
||||
id: editor_file_reference
|
||||
provider: editor
|
||||
linkit:
|
||||
id: linkit
|
||||
provider: linkit
|
||||
status: true
|
||||
weight: 11
|
||||
settings: { }
|
||||
weight: 0
|
||||
settings:
|
||||
title: true
|
||||
media_embed:
|
||||
id: media_embed
|
||||
provider: media
|
||||
|
@ -51,5 +61,7 @@ filters:
|
|||
weight: 100
|
||||
settings:
|
||||
default_view_mode: default
|
||||
allowed_view_modes: { }
|
||||
allowed_view_modes:
|
||||
default: default
|
||||
wide: wide
|
||||
allowed_media_types: { }
|
||||
|
|
|
@ -4,12 +4,19 @@ status: true
|
|||
dependencies:
|
||||
module:
|
||||
- editor
|
||||
- linkit
|
||||
_core:
|
||||
default_config_hash: KMhXYrB50PHlC9zRDcIi-BZAV9qSWhsxVvhznwJBvUM
|
||||
name: 'Full HTML'
|
||||
format: full_html
|
||||
weight: 1
|
||||
filters:
|
||||
editor_file_reference:
|
||||
id: editor_file_reference
|
||||
provider: editor
|
||||
status: true
|
||||
weight: 11
|
||||
settings: { }
|
||||
filter_align:
|
||||
id: filter_align
|
||||
provider: filter
|
||||
|
@ -22,18 +29,6 @@ filters:
|
|||
status: true
|
||||
weight: 9
|
||||
settings: { }
|
||||
filter_htmlcorrector:
|
||||
id: filter_htmlcorrector
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 10
|
||||
settings: { }
|
||||
editor_file_reference:
|
||||
id: editor_file_reference
|
||||
provider: editor
|
||||
status: true
|
||||
weight: 11
|
||||
settings: { }
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
|
@ -43,3 +38,16 @@ filters:
|
|||
allowed_html: ''
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_htmlcorrector:
|
||||
id: filter_htmlcorrector
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 10
|
||||
settings: { }
|
||||
linkit:
|
||||
id: linkit
|
||||
provider: linkit
|
||||
status: true
|
||||
weight: 0
|
||||
settings:
|
||||
title: true
|
||||
|
|
|
@ -8,6 +8,12 @@ name: 'Plain text'
|
|||
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
|
||||
|
@ -21,9 +27,3 @@ filters:
|
|||
weight: 0
|
||||
settings:
|
||||
filter_url_length: 72
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings: { }
|
||||
|
|
|
@ -8,6 +8,12 @@ name: 'Restricted HTML'
|
|||
format: restricted_html
|
||||
weight: 0
|
||||
filters:
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings: { }
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
|
@ -17,12 +23,6 @@ filters:
|
|||
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings: { }
|
||||
filter_url:
|
||||
id: filter_url
|
||||
provider: filter
|
||||
|
|
17
config/image.style.linkit_result_thumbnail.yml
Normal file
17
config/image.style.linkit_result_thumbnail.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
uuid: ca7c40a0-46ac-44c7-b147-6749fef155d7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: PY0kMp7KIxvU4kBi5mcnD_DHTKUc1OkYCfaPliXjpa8
|
||||
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
|
34
config/linkit.linkit_profile.default.yml
Normal file
34
config/linkit.linkit_profile.default.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
uuid: c37aae9f-63fc-490e-a352-787a2617d78d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: 0Jw_BFJCCtWk187tIYvME58VFpYwPaAdrc4eRtAyHH0
|
||||
label: Default
|
||||
id: default
|
||||
description: 'A default Linkit profile'
|
||||
matchers:
|
||||
556010a3-e317-48b3-b4ed-854c10f4b950:
|
||||
id: 'entity:node'
|
||||
uuid: 556010a3-e317-48b3-b4ed-854c10f4b950
|
||||
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
|
||||
5dddb224-19c1-45e8-b303-071acde45145:
|
||||
id: 'entity:media'
|
||||
uuid: 5dddb224-19c1-45e8-b303-071acde45145
|
||||
settings:
|
||||
metadata: ''
|
||||
bundles:
|
||||
document: document
|
||||
group_by_bundle: false
|
||||
substitution_type: media
|
||||
limit: 100
|
||||
weight: 0
|
|
@ -1,6 +1,6 @@
|
|||
_core:
|
||||
default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY
|
||||
icon_base_uri: 'public://media-icons/generic'
|
||||
iframe_domain: ''
|
||||
iframe_domain: null
|
||||
oembed_providers_url: 'https://oembed.com/providers.json'
|
||||
standalone_url: false
|
||||
standalone_url: true
|
||||
|
|
7
config/media_alias_display.settings.yml
Normal file
7
config/media_alias_display.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
kill_switch: false
|
||||
media_bundles:
|
||||
document: document
|
||||
audio: '0'
|
||||
image: '0'
|
||||
remote_video: '0'
|
||||
video: '0'
|
|
@ -8,4 +8,6 @@ id: front
|
|||
label: 'Front page'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
description: '[node:field_summary]'
|
||||
shortlink: '[site:url]'
|
||||
title: '[node:title] | [site:name]'
|
||||
|
|
|
@ -7,6 +7,6 @@ _core:
|
|||
id: node
|
||||
label: Content
|
||||
tags:
|
||||
title: '[node:title] | [site:name]'
|
||||
description: '[node:summary]'
|
||||
canonical_url: '[node:url]'
|
||||
description: '[node:field_summary]'
|
||||
title: '[node:title] | [site:name]'
|
||||
|
|
|
@ -7,7 +7,7 @@ _core:
|
|||
name: Article
|
||||
type: article
|
||||
description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
|
||||
help: ''
|
||||
help: null
|
||||
new_revision: true
|
||||
preview_mode: 1
|
||||
display_submitted: true
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue