-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathblueprints.yaml
More file actions
44 lines (41 loc) · 1.1 KB
/
Copy pathblueprints.yaml
File metadata and controls
44 lines (41 loc) · 1.1 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
name: CookiesPolicy
version: 1.0.10
description: 'Displays a banner or a dialog on page, to comply with the European Community Cookies Law'
icon: gavel
author:
name: Giansimon Diblas
email: info@diblas.net
url: http://diblas.net
homepage: https://github.com/giansi/grav-plugin-cookies-policy
demo: https://github.com/giansi/grav-plugin-cookies-policy
keywords: plugin, cookie, policy, european, law
bugs: https://github.com/giansi/grav-plugin-cookies-policy/issues
license: MIT
form:
validation: strict
fields:
enabled:
type: toggle
label: Plugin status
highlight: 1
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
type:
type: select
label: Type
size: small
default: bar
options:
bar: bar
dialog: dialog
help: Choose the displayed banner type
url:
type: text
label: Privacy route
size: medium
placeholder: http://example.com/privacy-url
help: Add here the route that points the full privacy page