This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
/
openy_gated_content.links.menu.yml
146 lines (129 loc) · 3.92 KB
/
openy_gated_content.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
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
openy_gated_content.openy:
title: Virtual Y
description: 'Configure Virtual YMCA module settings.'
parent: system.admin
route_name: openy_gated_content.openy_config
weight: 0
openy_gated_content.videos:
title: 'Videos'
route_name: system.admin_content
options:
query:
type: gc_video
description: 'View videos list.'
parent: openy_gated_content.openy
weight: 1
openy_gated_content.video_add:
title: 'Add Video'
route_name: node.add
route_parameters:
node_type: gc_video
description: 'Add Video.'
parent: openy_gated_content.videos
openy_gated_content.event_series:
title: 'Event series'
route_name: view.virtual_y_event_series.admin_page
description: 'Event series.'
parent: openy_gated_content.openy
weight: 2
openy_gated_content.event_instances:
title: 'Event instances'
route_name: view.virtual_y_events.admin_page
description: ''
parent: openy_gated_content.event_series
weight: 1
openy_gated_content.livestream_add:
title: 'Add Live Stream'
route_name: entity.eventseries.add_form
route_parameters:
eventseries_type: live_stream
description: 'Add Live Stream.'
parent: openy_gated_content.event_series
weight: 2
openy_gated_content.virtualmeetings:
title: 'Add Virtual Meeting'
route_name: entity.eventseries.add_form
route_parameters:
eventseries_type: virtual_meeting
description: 'Add Virtual Meeting.'
parent: openy_gated_content.event_series
weight: 3
openy_gated_content.blogs:
title: 'Blog posts'
route_name: system.admin_content
options:
query:
type: vy_blog_post
description: 'View blog posts list.'
parent: openy_gated_content.openy
openy_gated_content.blogs_add:
title: 'Add Blog post'
route_name: node.add
route_parameters:
node_type: vy_blog_post
description: 'Add blog post.'
parent: openy_gated_content.blogs
openy_gated_content.settings:
title: 'Virtual YMCA settings'
route_name: openy_gated_content.settings
description: 'Virtual YMCA settings form.'
parent: openy_gated_content.openy
weight: 20
openy_gated_content.welcome_email_settings:
title: 'Welcome email settings'
route_name: openy_gated_content.welcome_email_settings
description: 'Virtual YMCA welcome email settings form.'
parent: openy_gated_content.settings
weight: 30
openy_gated_content.taxonomy:
title: 'Taxonomy'
route_name: openy_gated_content.taxonomy_config
description: 'Virtual YMCA taxonomy.'
parent: openy_gated_content.openy
weight: 20
openy_gated_content.categories:
title: 'Categories'
route_name: entity.taxonomy_vocabulary.overview_form
route_parameters:
taxonomy_vocabulary: gc_category
description: 'Virtual YMCA categories.'
parent: openy_gated_content.taxonomy
weight: 1
openy_gated_content.duration:
title: 'Duration'
route_name: entity.taxonomy_vocabulary.overview_form
route_parameters:
taxonomy_vocabulary: gc_duration
description: 'Virtual YMCA duration.'
parent: openy_gated_content.taxonomy
weight: 2
openy_gated_content.duration.rebuild:
title: 'Rebuild Durations'
route_name: openy_gated_content.duration.rebuild
description: 'Perform rebuild of the durations references'
parent: openy_gated_content.duration
weight: 1
openy_gated_content.instructor:
title: 'Instructors'
route_name: entity.taxonomy_vocabulary.overview_form
route_parameters:
taxonomy_vocabulary: gc_instructor
description: 'Virtual YMCA instructor.'
parent: openy_gated_content.taxonomy
weight: 3
openy_gated_content.equipment:
title: 'Equipment'
route_name: entity.taxonomy_vocabulary.overview_form
route_parameters:
taxonomy_vocabulary: gc_equipment
description: 'Virtual YMCA equipment.'
parent: openy_gated_content.taxonomy
weight: 4
openy_gated_content.level:
title: 'Levels'
route_name: entity.taxonomy_vocabulary.overview_form
route_parameters:
taxonomy_vocabulary: gc_level
description: 'Virtual YMCA level.'
parent: openy_gated_content.taxonomy
weight: 5