Add Drupal CMS Admin UI recipe
https://www.drupal.org/project/drupal_cms_admin_ui ``` composer require drupal/drupal_cms_admin_ui drush recipe $(pwd)/recipes/drupal_cms_admin_ui ```
This commit is contained in:
parent
3ba181a753
commit
e740384446
19 changed files with 703 additions and 2 deletions
22
config/sync/block.block.gin_breadcrumbs.yml
Normal file
22
config/sync/block.block.gin_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: f615a68c-fdb9-40ab-bc79-f70c2a715eb3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: y9X3xgCsO59pQyzNLzY1D3SDJJxCHILLWkpPnmuTJ2E
|
||||
id: gin_breadcrumbs
|
||||
theme: gin
|
||||
region: breadcrumb
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
22
config/sync/block.block.gin_content.yml
Normal file
22
config/sync/block.block.gin_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: fbac89f2-160b-436c-99e6-48e2af3fa444
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk
|
||||
id: gin_content
|
||||
theme: gin
|
||||
region: content
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Main page content'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/sync/block.block.gin_local_actions.yml
Normal file
20
config/sync/block.block.gin_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 19f0e955-fc87-41af-8397-4eca8c33fd04
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: OQ9aJ-4qVwK1x00o9EOYK4eFDjQr_HLpbPiJaPSVZiQ
|
||||
id: gin_local_actions
|
||||
theme: gin
|
||||
region: content
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Primary admin actions'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/sync/block.block.gin_messages.yml
Normal file
22
config/sync/block.block.gin_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 10de17a1-3c2c-4ef9-8f7d-57062553d495
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0
|
||||
id: gin_messages
|
||||
theme: gin
|
||||
region: highlighted
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/sync/block.block.gin_page_title.yml
Normal file
20
config/sync/block.block.gin_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 19321262-00d6-479a-81e4-2711a28a4737
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: 6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y
|
||||
id: gin_page_title
|
||||
theme: gin
|
||||
region: content
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/sync/block.block.gin_primary_local_tasks.yml
Normal file
22
config/sync/block.block.gin_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: f27b72ab-8a29-45a8-b39e-4bdeb49d73b5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4
|
||||
id: gin_primary_local_tasks
|
||||
theme: gin
|
||||
region: highlighted
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Primary tabs'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: false
|
||||
visibility: { }
|
22
config/sync/block.block.gin_secondary_local_tasks.yml
Normal file
22
config/sync/block.block.gin_secondary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: fa87b341-c9b2-4beb-81f3-5786ba3d7dc5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI
|
||||
id: gin_secondary_local_tasks
|
||||
theme: gin
|
||||
region: highlighted
|
||||
weight: -2
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Secondary tabs'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: false
|
||||
secondary: true
|
||||
visibility: { }
|
3
config/sync/coffee.configuration.yml
Normal file
3
config/sync/coffee.configuration.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
coffee_menus:
|
||||
admin: admin
|
||||
max_results: 7
|
|
@ -10,11 +10,13 @@ module:
|
|||
breakpoint: 0
|
||||
checklistapi: 0
|
||||
ckeditor5: 0
|
||||
coffee: 0
|
||||
comment: 0
|
||||
config: 0
|
||||
contact: 0
|
||||
contextual: 0
|
||||
crop: 0
|
||||
dashboard: 0
|
||||
datetime: 0
|
||||
dblog: 0
|
||||
dynamic_page_cache: 0
|
||||
|
@ -32,6 +34,7 @@ module:
|
|||
file: 0
|
||||
filter: 0
|
||||
focal_point: 0
|
||||
gin_toolbar: 0
|
||||
help: 0
|
||||
history: 0
|
||||
image: 0
|
||||
|
@ -46,6 +49,7 @@ module:
|
|||
metatag: 0
|
||||
metatag_open_graph: 0
|
||||
metatag_twitter_cards: 0
|
||||
navigation: 0
|
||||
node: 0
|
||||
opd_daily_emails: 0
|
||||
opd_podcast: 0
|
||||
|
@ -57,6 +61,7 @@ module:
|
|||
redirect: 0
|
||||
rel_to_abs: 0
|
||||
robotstxt: 0
|
||||
sam: 0
|
||||
search: 0
|
||||
seo_checklist: 0
|
||||
serialization: 0
|
||||
|
@ -65,6 +70,8 @@ module:
|
|||
sitemap: 0
|
||||
sqlite: 0
|
||||
system: 0
|
||||
tagify: 0
|
||||
tagify_user_list: 0
|
||||
taxonomy: 0
|
||||
text: 0
|
||||
token: 0
|
||||
|
@ -87,4 +94,5 @@ module:
|
|||
theme:
|
||||
claro: 0
|
||||
opdavies: 0
|
||||
gin: 0
|
||||
profile: standard
|
||||
|
|
24
config/sync/gin.settings.yml
Normal file
24
config/sync/gin.settings.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
favicon:
|
||||
use_default: true
|
||||
features:
|
||||
comment_user_picture: true
|
||||
comment_user_verification: true
|
||||
favicon: true
|
||||
node_user_picture: true
|
||||
logo:
|
||||
use_default: true
|
||||
third_party_settings:
|
||||
shortcut:
|
||||
module_link: true
|
||||
preset_accent_color: blue
|
||||
preset_focus_color: gin
|
||||
enable_darkmode: '1'
|
||||
classic_toolbar: new
|
||||
secondary_toolbar_frontend: true
|
||||
high_contrast_mode: false
|
||||
accent_color: ''
|
||||
focus_color: ''
|
||||
layout_density: default
|
||||
show_description_toggle: false
|
||||
show_user_theme_settings: false
|
||||
sticky_action_buttons: false
|
52
config/sync/navigation.block_layout.yml
Normal file
52
config/sync/navigation.block_layout.yml
Normal file
|
@ -0,0 +1,52 @@
|
|||
langcode: en
|
||||
sections:
|
||||
-
|
||||
layout_id: navigation_layout
|
||||
layout_settings:
|
||||
label: ''
|
||||
components:
|
||||
2694e8e4-2af1-4be6-a11c-84b2dee3cfdf:
|
||||
uuid: 2694e8e4-2af1-4be6-a11c-84b2dee3cfdf
|
||||
region: content
|
||||
configuration:
|
||||
id: navigation_dashboard
|
||||
label: Dashboard
|
||||
label_display: '0'
|
||||
provider: dashboard
|
||||
weight: -5
|
||||
additional: { }
|
||||
3ff7be01-c8b0-4444-88f3-2364d7a8054e:
|
||||
uuid: 3ff7be01-c8b0-4444-88f3-2364d7a8054e
|
||||
region: content
|
||||
configuration:
|
||||
id: 'navigation_menu:content'
|
||||
label: Content
|
||||
label_display: '0'
|
||||
provider: navigation
|
||||
level: 1
|
||||
depth: 2
|
||||
weight: 1
|
||||
additional: { }
|
||||
3f2f743f-856f-404a-9c28-57ee83af4691:
|
||||
uuid: 3f2f743f-856f-404a-9c28-57ee83af4691
|
||||
region: content
|
||||
configuration:
|
||||
id: 'navigation_menu:admin'
|
||||
label: Administration
|
||||
label_display: '0'
|
||||
provider: navigation
|
||||
level: 2
|
||||
depth: 2
|
||||
weight: 2
|
||||
additional: { }
|
||||
283da777-e051-4571-8089-47633a9ce706:
|
||||
uuid: 283da777-e051-4571-8089-47633a9ce706
|
||||
region: footer
|
||||
configuration:
|
||||
id: navigation_user
|
||||
label: User
|
||||
label_display: '0'
|
||||
provider: navigation
|
||||
weight: 0
|
||||
additional: { }
|
||||
third_party_settings: { }
|
7
config/sync/navigation.settings.yml
Normal file
7
config/sync/navigation.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
logo:
|
||||
provider: default
|
||||
path: ''
|
||||
max:
|
||||
filesize: 1048576
|
||||
height: 40
|
||||
width: 40
|
4
config/sync/sam.settings.yml
Normal file
4
config/sync/sam.settings.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
add_more_label: 'Add another item'
|
||||
remove_label: Remove
|
||||
help_text_singular: '@count additional item can be added'
|
||||
help_text_plural: '@count additional items can be added'
|
13
config/sync/system.menu.content.yml
Normal file
13
config/sync/system.menu.content.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: dd2ac0c6-051b-4ab4-9296-29c3c0a1e590
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- navigation
|
||||
_core:
|
||||
default_config_hash: nqVwm91Uyib_rvFaNPF1MdYqHlmZ38w5rsOVVy4uWDw
|
||||
id: content
|
||||
label: Content
|
||||
description: 'Content task links'
|
||||
locked: true
|
|
@ -1,4 +1,4 @@
|
|||
_core:
|
||||
default_config_hash: eJ529VM1gSIA_vgTy2PdiDvJuG0xhSxfQjCyl5WKlv4
|
||||
admin: claro
|
||||
admin: gin
|
||||
default: opdavies
|
||||
|
|
1
config/sync/tagify.settings.yml
Normal file
1
config/sync/tagify.settings.yml
Normal file
|
@ -0,0 +1 @@
|
|||
set_default_widget: true
|
|
@ -5,6 +5,7 @@ dependencies:
|
|||
config:
|
||||
- filter.format.basic_html
|
||||
module:
|
||||
- coffee
|
||||
- comment
|
||||
- contact
|
||||
- file
|
||||
|
@ -21,6 +22,7 @@ label: 'Authenticated user'
|
|||
weight: 1
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access coffee'
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access shortcuts'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue