system.links.menu.yml
5.2 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
system.admin:
title: Administration
route_name: system.admin
weight: 9
menu_name: admin
system.admin_content:
title: Content
description: 'Find and manage content.'
route_name: system.admin_content
parent: system.admin
weight: -10
system.admin_structure:
route_name: system.admin_structure
parent: system.admin
description: 'Administer blocks, content types, menus, etc.'
title: Structure
weight: -8
system.themes_page:
route_name: system.themes_page
title: Appearance
description: 'Select and configure your themes.'
parent: system.admin
weight: -6
system.modules_list:
title: Extend
description: 'Add and enable modules to extend site functionality.'
parent: system.admin
route_name: system.modules_list
weight: -2
system.admin_config:
title: Configuration
parent: system.admin
description: 'Administer settings.'
route_name: system.admin_config
weight: 0
system.admin_config_media:
route_name: system.admin_config_media
parent: system.admin_config
title: Media
weight: -10
system.file_system_settings:
title: 'File system'
description: 'Tell Drupal where to store uploaded files and how they are accessed.'
parent: system.admin_config_media
route_name: system.file_system_settings
system.image_toolkit_settings:
title: 'Image toolkit'
parent: system.admin_config_media
route_name: system.image_toolkit_settings
description: 'Choose which image toolkit to use if you have installed optional toolkits.'
weight: 20
system.admin_config_services:
title: 'Web services'
parent: system.admin_config
route_name: system.admin_config_services
system.rss_feeds_settings:
title: 'RSS publishing'
parent: system.admin_config_services
description: 'Configure the site description, the number of items per feed and whether feeds should be titles/teasers/full-text.'
route_name: system.rss_feeds_settings
system.admin_config_development:
route_name: system.admin_config_development
parent: system.admin_config
title: Development
description: 'Development tools.'
weight: -10
system.site_maintenance_mode:
title: 'Maintenance mode'
parent: system.admin_config_development
description: 'Take the site offline for maintenance or bring it back online.'
route_name: system.site_maintenance_mode
weight: -10
system.performance_settings:
title: Performance
parent: system.admin_config_development
description: 'Enable or disable page caching for anonymous users and set CSS and JS bandwidth optimization options.'
route_name: system.performance_settings
weight: -20
system.logging_settings:
title: 'Logging and errors'
parent: system.admin_config_development
description: 'Settings for logging and alerts modules. Various modules can route Drupal''s system events to different destinations, such as syslog, database, email, etc.'
route_name: system.logging_settings
weight: -15
system.admin_config_regional:
route_name: system.admin_config_regional
title: 'Regional and language'
parent: system.admin_config
description: 'Regional settings, localization and translation.'
weight: -5
system.regional_settings:
title: 'Regional settings'
parent: system.admin_config_regional
description: 'Settings for the site''s default time zone and country.'
route_name: system.regional_settings
weight: -20
entity.date_format.collection:
title: 'Date and time formats'
parent: system.admin_config_regional
description: 'Configure display format strings for date and time.'
route_name: entity.date_format.collection
weight: -9
system.admin_config_search:
title: 'Search and metadata'
route_name: system.admin_config_search
parent: system.admin_config
description: 'Local site search, metadata and SEO.'
weight: -10
system.admin_config_system:
title: System
route_name: system.admin_config_system
parent: system.admin_config
description: 'General system related configuration.'
weight: -20
system.site_information_settings:
title: 'Site information'
parent: system.admin_config_system
description: 'Change site name, email address, slogan, default front page, and error pages.'
route_name: system.site_information_settings
weight: -20
system.cron_settings:
title: Cron
parent: system.admin_config_system
description: 'Manage automatic site maintenance tasks.'
route_name: system.cron_settings
weight: 20
system.admin_config_ui:
title: 'User interface'
route_name: system.admin_config_ui
parent: system.admin_config
description: 'Tools that enhance the user interface.'
weight: -15
system.admin_config_workflow:
title: Workflow
route_name: system.admin_config_workflow
parent: system.admin_config
description: 'Content workflow, editorial workflow tools.'
weight: 5
system.admin_config_content:
title: 'Content authoring'
route_name: system.admin_config_content
parent: system.admin_config
description: 'Settings related to formatting and authoring content.'
weight: -15
system.admin_reports:
title: Reports
route_name: system.admin_reports
parent: system.admin
description: 'View reports, updates, and errors.'
weight: 5
system.status:
title: 'Status report'
parent: system.admin_reports
description: 'Get a status report about your site''s operation and any detected problems.'
route_name: system.status