-
Notifications
You must be signed in to change notification settings - Fork 5
/
strawberryfield.links.menu.yml
43 lines (38 loc) · 1.6 KB
/
strawberryfield.links.menu.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Strawberry Key Name Providers menu items definition
entity.strawberry_keynameprovider.collection:
title: 'Strawberry Key Name Providers'
route_name: entity.strawberry_keynameprovider.collection
description: 'List Strawberry Field Key Name Provider Plugins'
parent: system.admin_structure
weight: 99
# Strawberryfield group admin
strawberryfield.group.admin:
title: 'Archipelago'
route_name: system.admin_config_strawberryfield
parent: system.admin_config
description: 'Archipelago Configuration'
weight: -999
strawberryfield.file_persister_settings_form:
title: 'File Persister Service Configuration Form'
route_name: strawberryfield.file_persister_settings_form
description: 'Configure strawberry field file persistence service and storage settings'
parent: strawberryfield.group.admin
weight: 98
strawberryfield.important_solr_settings_form:
title: 'Important Solr Settings Form'
route_name: strawberryfield.important_solr_settings_form
description: 'Configure which Solr field is used in ADO Type Mapping'
parent: strawberryfield.group.admin
weight: 99
strawberryfield.hydroponics_settings_form:
title: 'Queue Manager for Hydroponics Service'
route_name: strawberryfield.hydroponics_settings_form
description: 'Configure which Queues will run as Background Services'
parent: strawberryfield.group.admin
weight: 101
strawberryfield.breadcrumb_settings_form:
title: 'ADO Breadcrumb settings'
route_name: strawberryfield.breadcrumb_settings_form
description: 'Configure how Breadcrumbs are going to be generated for ADOs'
parent: strawberryfield.group.admin
weight: 100