-
Notifications
You must be signed in to change notification settings - Fork 1
/
theme.yaml
327 lines (327 loc) · 9.18 KB
/
theme.yaml
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
name: Hypnosezentrum
description: "Hypnosezentrum OctoberCMS Theme"
author: "Art+Code Studio"
homepage: "https://artandcode.studio/"
code: hypnose
form:
tabs:
fields:
# Favicons
site_name:
label: "Name"
type: text
comment: 'The name of the web application as it is usually displayed to the user <a href="https://developer.mozilla.org/en-US/docs/Web/Manifest/name" target="_blank">(e.g., amongst a list of other applications, or as a label for an icon)</a>.'
commentHtml: true
default: "Hypnosezentrum Cuxhaven"
tab: Favicons
background_color:
label: "Background color"
type: colorpicker
comment: '<br><br><br>Background color of the <a href="https://developer.mozilla.org/en-US/docs/Web/Manifest/background_color" target="_blank">page before its stylesheet is loaded</a>.'
commentHtml: true
default: "#ffffff"
tab: Favicons
theme_color:
label: "Theme color"
type: colorpicker
comment: '<br><br><br>Color of the <a href="https://developers.google.com/web/updates/2015/08/using-manifest-to-set-sitewide-theme-color" target="_blank">browser address bar on Smartpohnes</a>.'
commentHtml: true
default: "#ffffff"
tab: Favicons
tile_color:
label: "Tile color"
type: colorpicker
comment: '<br><br><br>Color of the <a href="https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-helpandsupport-helpandsupport-tilecolor" target="_blank">tile on Windows Phone</a>.'
commentHtml: true
default: "#ffffff"
tab: Favicons
mask_color:
label: "Mask color"
type: colorpicker
comment: '<br><br><br>Color of the <a href="https://steemit.com/deutsch/@rilc0n/icon-fuer-angepinnte-tabs-in-safari-erstellen" target="_blank">icon on Safari</a>.'
commentHtml: true
default: "#ffffff"
tab: Favicons
# Layout Top
partial_top_logo:
type: mediafinder
mode: image
label: Logo
tab: "Layout Top"
# General
general_address:
type: richeditor
label: Address
tab: General
general_opening_hours:
type: richeditor
label: "Opening hours"
tab: General
general_precache_navigation:
type: checkbox
label: Precache navigation
comment: "Preloads the HTML of the navigation pages to increase the loading speed when the user clicks on the link"
default: true
tab: General
# Application Areas
application_areas_nav_item:
tab: "Application areas"
titleFrom: items
type: repeater
form:
fields:
image:
label: Image
type: mediafinder
mode: image
span: left
title:
label: Title
type: text
span: right
page:
label: Page
type: staticpagepicker
span: right
# Additional Areas
additional_areas_nav_item:
tab: "Additional areas"
titleFrom: items
type: repeater
form:
fields:
image:
label: Image
type: mediafinder
mode: image
span: left
title:
label: Title
type: text
span: right
page:
label: Page
type: staticpagepicker
span: right
personal_reports:
tab: "Personal reports"
titleFrom: report
prompt: "Add new report"
type: repeater
form:
fields:
title:
label: Title
type: text
span: left
quote:
label: Quote
type: textarea
span: right
fee_item_title_name:
tab: Fees
label: "Name title"
type: text
span: left
default: Behandlung
fee_item_title_sessions:
tab: Fees
label: "Sessions title"
type: text
span: left
default: Sitzungen
fee_item_title_price:
tab: Fees
label: "Price title"
type: text
span: left
default: "Honorar in EUR"
fee_groups:
tab: Fees
prompt: "Add new group"
titleFrom: groups
type: repeater
form:
fields:
title:
label: Title
type: text
items:
prompt: "Add new item"
titleFrom: items
type: repeater
form:
fields:
name:
label: Name
type: text
span: left
sessions:
label: Sessions
type: text
span: left
price:
label: Price
type: text
span: left
faq_all_title:
tab: FAQ
label: "All title"
type: text
default: "Alle Fragen"
span: left
faq_general_title:
tab: FAQ
label: "General title"
type: text
default: "Allgemeine Fragen"
span: left
faq_fee_title:
tab: FAQ
label: "Fee title"
type: text
default: "Fragen zum Honorar"
span: left
faq_therapy_title:
tab: FAQ
label: "Therapy title"
type: text
default: "Fragen zu den Therapieformen"
span: left
faq_questions:
tab: FAQ
prompt: "Add new question"
titleFrom: questions
type: repeater
form:
fields:
answer:
label: Answer
type: richeditor
size: large
span: right
category:
label: Category
type: dropdown
span: left
options:
general: General
fee: Fee
therapy: Therapy
question:
label: Question
type: text
span: left
at_a_glance_slides:
tab: Slideshow - At a glance
prompt: "Add new slide"
titleFrom: slides
type: repeater
form:
fields:
image:
label: Image
type: mediafinder
mode: image
span: left
extern_image:
label: Image by Url
type: text
comment: "Enter here a external image url if you want to use this instead"
span: right
alt:
label: "Alt text"
comment: "Image alternative text attribute for SEO and Screenreaders"
type: text
span: right
# Contact Reasons
contact_reasons_section:
label: "Reasons"
type: section
tab: Contact
contact_reasons_title:
tab: Contact
label: "Reasons title"
type: text
contact_admin_mail:
tab: Contact
label: "Admin mail"
type: text
contact_admin_name:
tab: Contact
label: "Admin name"
type: text
contact_reasons_content:
tab: Contact
label: "Reasons content text"
type: richeditor
contact_reasons:
tab: Contact
prompt: "Add new contact reason"
titleFrom: reasons
type: repeater
form:
fields:
text:
label: "Reason text"
type: text
# Contact Concern
contact_concern_section:
label: "Concern"
type: section
tab: Contact
contact_concern_title:
tab: Contact
label: "Concern title"
type: text
contact_concern_content:
tab: Contact
label: "Concern content text"
type: richeditor
# Contact Recall
contact_recall_section:
label: "Recall"
type: section
tab: Contact
contact_recall_title:
tab: Contact
label: "Recall title"
type: text
contact_recall_content:
tab: Contact
label: "Recall content text"
type: richeditor
contact_recall_trimes:
tab: Contact
prompt: "Add new recall time"
titleFrom: reasons
type: repeater
form:
fields:
text:
label: "Recall time text"
type: text
# Contact Legal
contact_legal_data_protection_content:
tab: Contact
label: "Data protection text"
type: richeditor
contact_legal_agreement_content:
tab: Contact
label: "Agreement text"
type: richeditor
questionaire_legal_data_protection_content:
tab: Contact
label: "Questionaire protection text"
type: richeditor
require:
- "Renatio.SeoManager"
- "ToughDeveloper.ImageResizer"
- "RainLab.Pages"
- "RainLab.Blog"
- "RainLab.Sitemap"
- "Samuell.ContentEditor"
- "RainLab.GoogleAnalytics"
- "Xeor.ContentType"
- "Indikator.Backend"
- "LukeTowers.SnappyPDF"