first commit

This commit is contained in:
2024-07-15 12:33:27 +02:00
commit ce50ae282b
22084 changed files with 2623791 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
_meta:
version: '1.0'
entity_type: shortcut
uuid: 478b3170-1dfd-49d8-8eb3-f1b285445ab7
bundle: default
default_langcode: en
default:
title:
-
value: 'All content'
weight:
-
value: -19
link:
-
uri: 'internal:/admin/content'
title: ''
options: { }

View File

@@ -0,0 +1,18 @@
_meta:
version: '1.0'
entity_type: shortcut
uuid: d5377721-d6de-4fdf-82e2-557c50f84ceb
bundle: default
default_langcode: en
default:
title:
-
value: 'Add content'
weight:
-
value: -20
link:
-
uri: 'internal:/node/add'
title: ''
options: { }

View File

@@ -0,0 +1,12 @@
name: 'Basic shortcuts'
description: 'Provides a basic set of shortcuts for logged-in users.'
type: Administration
install:
- shortcut
config:
import:
shortcut:
- shortcut.set.default
actions:
user.role.authenticated:
grantPermission: 'access shortcuts'