-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathblueprints.yaml
193 lines (192 loc) · 8.38 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
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
name: Social & SEO Meta Tags
version: 3.0.2
description: Meta-tags for SEO and Social integration (Facebook Open Graph and Twitter Cards)
icon: code
author:
name: Clément G.
email: [email protected]
url: http://www.clemdesign.fr
homepage: https://github.com/clemdesign/grav-plugin-social-seo-metatags
demo:
keywords: grav, plugin, facebook, open graph, twitter cards, google, seo, description, metatags, tags
bugs: https://github.com/clemdesign/grav-plugin-social-seo-metatags/issues
docs: https://github.com/clemdesign/grav-plugin-social-seo-metatags/blob/master/README.md
license: MIT
form:
validation: strict
fields:
social_pages_types:
type: tabs
active: 1
title: Pages
fields:
plugin:
type: tab
title: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.NAME
fields:
enabled:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.PLUGIN_STATUS
highlight: 1
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
seo.robots:
type: select
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.ROBOTS.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.ROBOTS.HELP
default: without
size: medium
options:
index_follow: 'Index, Follow'
noindex_follow: 'NoIndex, Follow'
index_nofollow: 'Index, NoFollow'
noindex_nofollow: 'NoIndex, NoFollow'
nosnippet: 'NoSnippet'
noarchive: 'NoArchive'
noodp: 'NoODP'
noarchive_noodp: 'NoArchive, NoODP'
without: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.ROBOTS.WITHOUT
seo.keywords.taxonomy.enabled:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.KEYWORDS.TAXONOMY.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.KEYWORDS.TAXONOMY.HELP
highlight: 1
default: 1
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
seo.keywords.page_content.enabled:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.KEYWORDS.PAGE_CONTENT.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.KEYWORDS.PAGE_CONTENT.HELP
highlight: 1
default: 0
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
seo.breadcrumb:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.BREADCRUMB.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.BREADCRUMB.HELP
highlight: 1
default: 0
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
seo.keywords.length:
type: text
size: x-small
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.KEYWORDS.LENGTH.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.KEYWORDS.LENGTH.HELP
default: 20
validate:
type: number
min: 2
max: 30
quote.convert_simple:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.QUOTE.SIMPLE_RAW.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.QUOTE.SIMPLE_RAW.HELP
highlight: 1
default: 1
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
image.use_cache:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.IMAGE.USE_CACHE.NAME
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.IMAGE.USE_CACHE.HELP
highlight: 1
default: 0
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
# @see https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image
default.image:
type: file
label: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.DEFAULT.IMAGE.LABEL
help: PLUGINS.SOCIAL_SEO_METATAGS.GENERAL.DEFAULT.IMAGE.HELP
destination: 'user/assets/images'
multiple: false
filesize: 5
random_name: true
accept:
- image/gif
- image/jpeg
- image/png
- image/webp
twitter:
type: tab
title: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.NAME
fields:
social_pages.pages.twitter.enabled:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.ENABLED
highlight: 1
default: 0
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
social_pages.pages.twitter.type:
type: select
size: medium
label: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.TYPE
help: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.TYPE_HELP
default: summary_large_image
options:
summary_large_image: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.TYPE_CARDS.LARGE
summary: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.TYPE_CARDS.SUMMARY
social_pages.pages.twitter.username:
type: text
label: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.USERNAME
help: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.USERNAME_HELP
size: small
placeholder: '@'
validate:
pattern: '^@?(\w){1,15}$'
message: PLUGINS.SOCIAL_SEO_METATAGS.TWITTER.USERNAME_VALIDATION
facebook:
type: tab
title: PLUGINS.SOCIAL_SEO_METATAGS.FACEBOOK.NAME
fields:
social_pages.pages.facebook.opengraph.enabled:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.FACEBOOK.OPENGRAPH.ENABLED
highlight: 1
default: 0
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
social_pages.pages.facebook.insights.enabled:
type: toggle
label: PLUGINS.SOCIAL_SEO_METATAGS.FACEBOOK.INSIGHTS.ENABLED
highlight: 1
default: 0
options:
1: PLUGINS.SOCIAL_SEO_METATAGS.YES
0: PLUGINS.SOCIAL_SEO_METATAGS.NO
validate:
type: bool
social_pages.pages.facebook.insights.appid:
type: text
label: PLUGINS.SOCIAL_SEO_METATAGS.FACEBOOK.INSIGHTS.APPID
help: PLUGINS.SOCIAL_SEO_METATAGS.FACEBOOK.INSIGHTS.APPID_HELP
size: medium