fully updated to drupal 10

This commit is contained in:
2024-08-22 00:02:35 +02:00
parent 096aa350d9
commit b6cc242184
297 changed files with 4219 additions and 5427 deletions

View File

@@ -8,7 +8,7 @@ dependencies:
_core:
default_config_hash: jvd5Pu6jy-lra4oMr-mR7zuY6CVDv9CaNeoj0Y70gV4
id: block_content
label: 'Custom block library'
label: 'Content blocks'
module: views
description: 'Find and manage custom blocks.'
tag: default
@@ -209,6 +209,15 @@ display:
date_format: short
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
operations:
id: operations
table: block_content
@@ -278,6 +287,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -291,7 +301,7 @@ display:
access:
type: perm
options:
perm: 'administer blocks'
perm: 'access block library'
cache:
type: tag
options: { }
@@ -523,14 +533,15 @@ display:
position: 1
display_options:
display_extenders: { }
path: admin/structure/block/block-content
path: admin/content/block
menu:
type: tab
title: 'Custom block library'
description: ''
title: Blocks
description: 'Create and edit block content.'
weight: 0
expanded: false
menu_name: admin
parent: block.admin_display
parent: system.admin_content
context: '0'
cache_metadata:
max-age: -1