diff --git a/config/config_split.config_split.config_dev.yml b/config/config_split.config_split.config_dev.yml index ec7628e0..ca661c36 100644 --- a/config/config_split.config_split.config_dev.yml +++ b/config/config_split.config_split.config_dev.yml @@ -6,6 +6,8 @@ id: config_dev label: config_dev description: 'Dev modules and settings not suitable for production.' weight: 0 +stackable: false +no_patching: false storage: folder folder: ../config_dev module: diff --git a/config/core.entity_form_mode.media.media_library.yml b/config/core.entity_form_mode.media.media_library.yml index 97b4f91a..40d5409a 100644 --- a/config/core.entity_form_mode.media.media_library.yml +++ b/config/core.entity_form_mode.media.media_library.yml @@ -9,5 +9,6 @@ dependencies: - media_library id: media.media_library label: 'Media library' +description: '' targetEntityType: media cache: true diff --git a/config/core.entity_form_mode.user.register.yml b/config/core.entity_form_mode.user.register.yml index 334e6892..9255e5d1 100644 --- a/config/core.entity_form_mode.user.register.yml +++ b/config/core.entity_form_mode.user.register.yml @@ -8,5 +8,6 @@ _core: default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI id: user.register label: Register +description: '' targetEntityType: user cache: true diff --git a/config/core.entity_view_mode.block_content.full.yml b/config/core.entity_view_mode.block_content.full.yml index 28a8ae1d..80cb1dbd 100644 --- a/config/core.entity_view_mode.block_content.full.yml +++ b/config/core.entity_view_mode.block_content.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg id: block_content.full label: Full +description: '' targetEntityType: block_content cache: true diff --git a/config/core.entity_view_mode.media.full.yml b/config/core.entity_view_mode.media.full.yml index 2df42006..159ea91d 100644 --- a/config/core.entity_view_mode.media.full.yml +++ b/config/core.entity_view_mode.media.full.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.full label: 'Full content' +description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.media.hero.yml b/config/core.entity_view_mode.media.hero.yml index bc63dba3..3def6a7f 100644 --- a/config/core.entity_view_mode.media.hero.yml +++ b/config/core.entity_view_mode.media.hero.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.hero label: Hero +description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.media.media_library.yml b/config/core.entity_view_mode.media.media_library.yml index 37f42766..2446db1c 100644 --- a/config/core.entity_view_mode.media.media_library.yml +++ b/config/core.entity_view_mode.media.media_library.yml @@ -9,5 +9,6 @@ dependencies: - media_library id: media.media_library label: 'Media library' +description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.media.responsive_image.yml b/config/core.entity_view_mode.media.responsive_image.yml index 6f935bc9..1659ddff 100644 --- a/config/core.entity_view_mode.media.responsive_image.yml +++ b/config/core.entity_view_mode.media.responsive_image.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.responsive_image label: 'Responsive image' +description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.media.responsive_thumbnail.yml b/config/core.entity_view_mode.media.responsive_thumbnail.yml index 12fb94e3..fe80e0cd 100644 --- a/config/core.entity_view_mode.media.responsive_thumbnail.yml +++ b/config/core.entity_view_mode.media.responsive_thumbnail.yml @@ -6,5 +6,6 @@ dependencies: - media id: media.responsive_thumbnail label: 'Responsive thumbnail' +description: '' targetEntityType: media cache: true diff --git a/config/core.entity_view_mode.node.card.yml b/config/core.entity_view_mode.node.card.yml index 3e041663..89bdd1bb 100644 --- a/config/core.entity_view_mode.node.card.yml +++ b/config/core.entity_view_mode.node.card.yml @@ -6,5 +6,6 @@ dependencies: - node id: node.card label: Card +description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.full.yml b/config/core.entity_view_mode.node.full.yml index 401d00e4..5d86033b 100644 --- a/config/core.entity_view_mode.node.full.yml +++ b/config/core.entity_view_mode.node.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk id: node.full label: 'Full content' +description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.list.yml b/config/core.entity_view_mode.node.list.yml index a3bb3c93..403b3e81 100644 --- a/config/core.entity_view_mode.node.list.yml +++ b/config/core.entity_view_mode.node.list.yml @@ -6,5 +6,6 @@ dependencies: - node id: node.list label: List +description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.rss.yml b/config/core.entity_view_mode.node.rss.yml index 4a026707..2ddd3901 100644 --- a/config/core.entity_view_mode.node.rss.yml +++ b/config/core.entity_view_mode.node.rss.yml @@ -8,5 +8,6 @@ _core: default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU id: node.rss label: RSS +description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.search_index.yml b/config/core.entity_view_mode.node.search_index.yml index fe17ed6b..f639d3ea 100644 --- a/config/core.entity_view_mode.node.search_index.yml +++ b/config/core.entity_view_mode.node.search_index.yml @@ -8,5 +8,6 @@ _core: default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY id: node.search_index label: 'Search index' +description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.node.search_result.yml b/config/core.entity_view_mode.node.search_result.yml index 9055a0e2..e342e673 100644 --- a/config/core.entity_view_mode.node.search_result.yml +++ b/config/core.entity_view_mode.node.search_result.yml @@ -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 diff --git a/config/core.entity_view_mode.node.teaser.yml b/config/core.entity_view_mode.node.teaser.yml index 1b37bbe5..724ad416 100644 --- a/config/core.entity_view_mode.node.teaser.yml +++ b/config/core.entity_view_mode.node.teaser.yml @@ -8,5 +8,6 @@ _core: default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 id: node.teaser label: Teaser +description: '' targetEntityType: node cache: true diff --git a/config/core.entity_view_mode.paragraph.grid.yml b/config/core.entity_view_mode.paragraph.grid.yml index d44fc81c..c9b98038 100644 --- a/config/core.entity_view_mode.paragraph.grid.yml +++ b/config/core.entity_view_mode.paragraph.grid.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.grid label: Grid +description: '' targetEntityType: paragraph cache: true diff --git a/config/core.entity_view_mode.paragraph.preview.yml b/config/core.entity_view_mode.paragraph.preview.yml index 7d7810e6..38a513ed 100644 --- a/config/core.entity_view_mode.paragraph.preview.yml +++ b/config/core.entity_view_mode.paragraph.preview.yml @@ -6,5 +6,6 @@ dependencies: - paragraphs id: paragraph.preview label: Preview +description: '' targetEntityType: paragraph cache: true diff --git a/config/core.entity_view_mode.taxonomy_term.full.yml b/config/core.entity_view_mode.taxonomy_term.full.yml index 6fa19e68..dd3a45cd 100644 --- a/config/core.entity_view_mode.taxonomy_term.full.yml +++ b/config/core.entity_view_mode.taxonomy_term.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE' id: taxonomy_term.full label: 'Taxonomy term page' +description: '' targetEntityType: taxonomy_term cache: true diff --git a/config/core.entity_view_mode.user.compact.yml b/config/core.entity_view_mode.user.compact.yml index 63bc755b..4b2fa089 100644 --- a/config/core.entity_view_mode.user.compact.yml +++ b/config/core.entity_view_mode.user.compact.yml @@ -8,5 +8,6 @@ _core: default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g id: user.compact label: Compact +description: '' targetEntityType: user cache: true diff --git a/config/core.entity_view_mode.user.full.yml b/config/core.entity_view_mode.user.full.yml index dc000d23..a3f1c0ed 100644 --- a/config/core.entity_view_mode.user.full.yml +++ b/config/core.entity_view_mode.user.full.yml @@ -8,5 +8,6 @@ _core: default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM id: user.full label: 'User account' +description: '' targetEntityType: user cache: true diff --git a/config/editor.editor.full_html.yml b/config/editor.editor.full_html.yml index 2b34e6bc..737b3666 100644 --- a/config/editor.editor.full_html.yml +++ b/config/editor.editor.full_html.yml @@ -47,8 +47,10 @@ settings: ckeditor5_imageResize: allow_resize: true ckeditor5_list: - reversed: false - startIndex: true + properties: + reversed: false + startIndex: true + multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' diff --git a/config_dev/environment_indicator.indicator.yml b/config/environment_indicator.indicator.yml similarity index 100% rename from config_dev/environment_indicator.indicator.yml rename to config/environment_indicator.indicator.yml diff --git a/config_dev/environment_indicator.switcher.local.yml b/config/environment_indicator.switcher.local.yml similarity index 100% rename from config_dev/environment_indicator.switcher.local.yml rename to config/environment_indicator.switcher.local.yml diff --git a/config/filter.format.full_html.yml b/config/filter.format.full_html.yml index ce3726cb..edecfd47 100644 --- a/config/filter.format.full_html.yml +++ b/config/filter.format.full_html.yml @@ -13,40 +13,6 @@ name: 'Full HTML' format: full_html weight: 0 filters: - filter_caption: - id: filter_caption - provider: filter - status: true - weight: -46 - settings: { } - filter_htmlcorrector: - id: filter_htmlcorrector - provider: filter - status: true - weight: -45 - settings: { } - filter_html: - id: filter_html - provider: filter - status: true - weight: -50 - settings: - allowed_html: '