-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathblueprints.yaml
39 lines (38 loc) · 1.08 KB
/
blueprints.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
name: Eventaservo Api
version: 0.1.0
description: Montru mapon kaj kalendaron de eventaservo.org
icon: plug
author:
name: Paul Würtz
email: paulwuertz@posteo.de
homepage: https://github.com/11362032/grav-plugin-eventaservo-api
demo: http://demo.yoursite.com
keywords: grav, plugin, etc
bugs: https://github.com/11362032/grav-plugin-eventaservo-api/issues
docs: https://github.com/11362032/grav-plugin-eventaservo-api/blob/develop/README.md
license: MIT
form:
validation: strict
fields:
enabled:
type: toggle
label: PLUGIN_ADMIN.PLUGIN_STATUS
highlight: 1
default: 0
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
user_email:
type: text
label: PLUGIN_EVENTASERVO_API.USER_EMAIL
help: PLUGIN_EVENTASERVO_API.USER_EMAIL_HELP
api_key:
type: text
label: PLUGIN_EVENTASERVO_API.API_KEY
help: PLUGIN_EVENTASERVO_API.API_KEY_HELP
url_filters:
type: text
label: PLUGIN_EVENTASERVO_API.URL_FILTERS
help: PLUGIN_EVENTASERVO_API.URL_FILTERS_HELP