Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

- Update config to mach drupal version.

## [1.0.0]

- Upgrade drupal core (10.3.1)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- media
id: media.inline_media_form
label: 'Inline media form'
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_form_mode.media.media_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ _core:
default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8
id: media.media_library
label: 'Media library'
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_form_mode.user.register.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
id: user.register
label: Register
description: ''
targetEntityType: user
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.block.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- block
id: block.token
label: Token
description: ''
targetEntityType: block
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.comment.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA
id: comment.full
label: 'Full comment'
description: ''
targetEntityType: comment
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.comment.list_display.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- comment
id: comment.list_display
label: 'List display'
description: ''
targetEntityType: comment
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- comment
id: comment.os2loop_search_db_search_autocomplete
label: 'Search autocomplete'
description: ''
targetEntityType: comment
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- comment
id: comment.search_result
label: 'Search result'
description: ''
targetEntityType: comment
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.comment.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- comment
id: comment.token
label: Token
description: ''
targetEntityType: comment
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.file.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- file
id: file.token
label: Token
description: ''
targetEntityType: file
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.flagging.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- flag
id: flagging.token
label: Token
description: ''
targetEntityType: flagging
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.media.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0
id: media.full
label: 'Full content'
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.media.media_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ _core:
default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8
id: media.media_library
label: 'Media library'
description: ''
targetEntityType: media
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- menu_link_content
id: menu_link_content.token
label: Token
description: ''
targetEntityType: menu_link_content
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.message.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- message
id: message.token
label: Token
description: ''
targetEntityType: message
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- message
id: message_template.token
label: Token
description: ''
targetEntityType: message_template
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
id: node.full
label: 'Full content'
description: ''
targetEntityType: node
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.list_display.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- node
id: node.list_display
label: 'List display'
description: ''
targetEntityType: node
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- node
id: node.os2loop_search_db_search_autocomplete
label: 'Search autocomplete'
description: ''
targetEntityType: node
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- node
id: node.pdf
label: PDF
description: ''
targetEntityType: node
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.rss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU
id: node.rss
label: RSS
description: ''
targetEntityType: node
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.search_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
id: node.search_index
label: 'Search index'
description: ''
targetEntityType: node
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.search_result.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.teaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
id: node.teaser
label: Teaser
description: ''
targetEntityType: node
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.node.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- node
id: node.token
label: Token
description: ''
targetEntityType: node
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- os2loop_documents
id: os2loop_document_collection_item.token
label: Token
description: ''
targetEntityType: os2loop_document_collection_item
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.paragraph.preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
id: paragraph.preview
label: Preview
description: ''
targetEntityType: paragraph
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.paragraph.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- paragraphs
id: paragraph.token
label: Token
description: ''
targetEntityType: paragraph
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.path_alias.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- path_alias
id: path_alias.token
label: Token
description: ''
targetEntityType: path_alias
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- search_api
id: search_api_task.token
label: Token
description: ''
targetEntityType: search_api_task
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.taxonomy_term.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE'
id: taxonomy_term.full
label: 'Taxonomy term page'
description: ''
targetEntityType: taxonomy_term
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- taxonomy
id: taxonomy_term.list_display
label: 'List display'
description: ''
targetEntityType: taxonomy_term
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.taxonomy_term.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- taxonomy
id: taxonomy_term.token
label: Token
description: ''
targetEntityType: taxonomy_term
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.user.card_display.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- user
id: user.card_display
label: 'Card display'
description: ''
targetEntityType: user
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.user.compact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
id: user.compact
label: Compact
description: ''
targetEntityType: user
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.user.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ _core:
default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM
id: user.full
label: 'User account'
description: ''
targetEntityType: user
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.user.list_display.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- user
id: user.list_display
label: 'List display'
description: ''
targetEntityType: user
cache: true
1 change: 1 addition & 0 deletions config/sync/core.entity_view_mode.user.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dependencies:
- user
id: user.token
label: Token
description: ''
targetEntityType: user
cache: true
12 changes: 4 additions & 8 deletions config/sync/editor.editor.os2loop_documents_body.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,11 @@ settings:
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
reversed: true
startIndex: true
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
12 changes: 4 additions & 8 deletions config/sync/editor.editor.os2loop_documents_rich_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ settings:
enabled_headings:
- heading3
ckeditor5_list:
reversed: false
startIndex: true
properties:
reversed: false
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
Expand All @@ -45,9 +47,3 @@ settings:
- '<h3 id>'
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
12 changes: 4 additions & 8 deletions config/sync/editor.editor.os2loop_documents_table.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ settings:
- heading5
- heading6
ckeditor5_list:
reversed: false
startIndex: true
properties:
reversed: false
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
Expand Down Expand Up @@ -77,9 +79,3 @@ settings:
element: '<td class="right">'
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
12 changes: 4 additions & 8 deletions config/sync/editor.editor.os2loop_external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ settings:
- heading5
- heading6
ckeditor5_list:
reversed: false
startIndex: true
properties:
reversed: false
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
Expand All @@ -53,9 +55,3 @@ settings:
- '<ol type>'
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
12 changes: 4 additions & 8 deletions config/sync/editor.editor.os2loop_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ settings:
- heading5
- heading6
ckeditor5_list:
reversed: false
startIndex: true
properties:
reversed: false
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
Expand All @@ -53,9 +55,3 @@ settings:
- '<ol type>'
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
Loading