forked from tranduyhung/grav-theme-x-corporation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blueprints.yaml
executable file
·84 lines (83 loc) · 3.44 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
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
name: X-Corporation
description: "Grav Theme based on X-Corporation HTML theme of uiCookies."
version: 1.1.0
icon: briefcase
author:
name: Hung Tran
email: [email protected]
url: http://www.peaceofmindwebsite.com
homepage: https://github.com/tranduyhung/grav-theme-x-corporation
demo: http://www.peaceofmindwebsite.com/skeletons/x-corporation
keywords: corporate, corporation, theme, template, bootstrap, responsive, html5, uicookies, business, agency, lightweight, fast, company, tech startup, consultancy, firm, creative, studio,
bugs: https://github.com/tranduyhung/grav-theme-x-corporation/issues
license: MIT
form:
validation: loose
fields:
logo:
type: filepicker
folder: 'theme@:/img'
preview_images: true
acccept:
- .png
- .jpg
- .gif
label: THEME_X_CORPORATION.ADMIN.LOGO.LABEL
help: THEME_X_CORPORATION.ADMIN.LOGO.HELP
copyright:
type: textarea
label: THEME_X_CORPORATION.ADMIN.COPYRIGHT_TEXT.LABEL
help: THEME_X_CORPORATION.ADMIN.COPYRIGHT_TEXT.HELP
google_maps_api_key:
type: text
label: THEME_X_CORPORATION.ADMIN.GOOGLE_MAPS_API_KEY.LABEL
help: THEME_X_CORPORATION.ADMIN.GOOGLE_MAPS_API_KEY.HELP
footer_icons:
type: list
label: THEME_X_CORPORATION.ADMIN.FOOTER_ICONS.LABEL
help: THEME_X_CORPORATION.ADMIN.FOOTER_ICONS.HELP
style: vertical
fields:
.icon:
type: text
label: THEME_X_CORPORATION.ADMIN.FOOTER_ICONS.ICON.LABEL
placeholder: THEME_X_CORPORATION.ADMIN.FOOTER_ICONS.ICON.HELP
.url:
type: text
label: THEME_X_CORPORATION.ADMIN.FOOTER_ICONS.URL.LABEL
placeholder: THEME_X_CORPORATION.ADMIN.FOOTER_ICONS.URL.HELP
footer_blocks:
type: list
label: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.LABEL
help: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.DESC
style: vertical
fields:
.title:
type: text
label: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.TITLE.LABEL
placeholder: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.TITLE.HELP
.content:
type: textarea
rows: 5
label: THEME_X_CORPORATION.ADMIN.CONTENT.LABEL
placeholder: THEME_X_CORPORATION.ADMIN.CONTENT.HELP
.logo:
type: toggle
toggleable: false
label: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.LOGO.LABEL
help: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.LOGO.HELP
options:
1: PLUGIN_ADMIN.YES
0: PLUGIN_ADMIN.NO
validate:
type: bool
.icons:
type: toggle
toggleable: false
label: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.ICONS.LABEL
help: THEME_X_CORPORATION.ADMIN.FOOTER_BLOCKS.ICONS.HELP
options:
1: PLUGIN_ADMIN.YES
0: PLUGIN_ADMIN.NO
validate:
type: bool