jekyll-open-sdg-plugins 1.2.0.pre.beta3 → 1.2.0.pre.beta4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 244b235130121abe8c8e0bfbcf7b88e96920f2bbc5c2099ae0dc9e91f2cfbfa6
4
- data.tar.gz: bf1e4341a537a4fafe72ba9d591859edefe215b02627060a316d54288dd5cc87
3
+ metadata.gz: 0a13b75f8a6bee0ac35a81bd34f1f5777adbef3892b90642d6b5d3f7a02a2cd5
4
+ data.tar.gz: cd76e70a5722c7b988bd88b0e33278d0221591e17424169e38aad82186075b11
5
5
  SHA512:
6
- metadata.gz: a369c34b21f0ce5dfdce7ebc19385148291a5779f8bfbfd7c22f540c0ba2a2c430756063e81213d891e0324cc50d2234d17717c574fbef87d1f919bccdf7291b
7
- data.tar.gz: 90abe5fc420c5de8ff432ddd9960d7b54e9ae7321cc658ad34bcb1440a008bb95232ff91b73364b97688b30e39b95df74a91108e1280b8eaa417e258c198a7c4
6
+ metadata.gz: 8a81989072531a863547ba9ce95f213ffa13231f3f2c3cac1a70c2f0a779f2c23c8ef7de7eb507a81a808d076e0e2b7d59108c9d24617c3968d68f88c5d12a3f
7
+ data.tar.gz: e7d5024aea9d3de0c5a1edabb4d8fb5809ff608b74f1ac9d9af2f17458b1a484e8be391edb3566dd97a03c479ae4e6ca4de7595c6326094d3e95e4191de999c6
@@ -9,7 +9,7 @@
9
9
  "description": "Unit of measurement which displays below the indicator chart.",
10
10
  "links": [
11
11
  {
12
- "rel": "More information",
12
+ "rel": "More information on the units of measurement setting",
13
13
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#recommended-special-fields"
14
14
  }
15
15
  ]
@@ -20,7 +20,7 @@
20
20
  "description": "Copyright which displays below the indicator chart.",
21
21
  "links": [
22
22
  {
23
- "rel": "More information",
23
+ "rel": "More information on the copyright setting",
24
24
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#footer"
25
25
  }
26
26
  ]
@@ -32,7 +32,7 @@
32
32
  "description": "Footnote which displays below the indicator chart.",
33
33
  "links": [
34
34
  {
35
- "rel": "More information",
35
+ "rel": "More information on the footnote setting",
36
36
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#footer"
37
37
  }
38
38
  ]
@@ -44,7 +44,7 @@
44
44
  "format": "checkbox",
45
45
  "links": [
46
46
  {
47
- "rel": "More information",
47
+ "rel": "More information the non-statistical setting",
48
48
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-fields"
49
49
  }
50
50
  ]
@@ -55,7 +55,7 @@
55
55
  "description": "A CSS class to apply to the data notice for this indicator.",
56
56
  "links": [
57
57
  {
58
- "rel": "More information",
58
+ "rel": "More information on the data notice setting",
59
59
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#data-notice"
60
60
  }
61
61
  ]
@@ -66,7 +66,7 @@
66
66
  "description": "A title to display above the data notice for this indicator.",
67
67
  "links": [
68
68
  {
69
- "rel": "More information",
69
+ "rel": "More information on the data notice heading setting",
70
70
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#data-notice"
71
71
  }
72
72
  ]
@@ -78,7 +78,7 @@
78
78
  "description": "Text to display as a data notice for this indicator, intended to contain very important information which site viewers must keep in mind when using the data provided.",
79
79
  "links": [
80
80
  {
81
- "rel": "More information",
81
+ "rel": "More information on the data notice text setting",
82
82
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#data-notice"
83
83
  }
84
84
  ]
@@ -90,7 +90,7 @@
90
90
  "format": "checkbox",
91
91
  "links": [
92
92
  {
93
- "rel": "More information",
93
+ "rel": "More information on the map setting",
94
94
  "href": "https://open-sdg.readthedocs.io/en/latest/maps/#metadata-field-data_show_map"
95
95
  }
96
96
  ]
@@ -121,7 +121,7 @@
121
121
  },
122
122
  "links": [
123
123
  {
124
- "rel": "More information",
124
+ "rel": "More information on the starting values setting",
125
125
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#starting-values"
126
126
  }
127
127
  ]
@@ -133,7 +133,7 @@
133
133
  "description": "A footer that displays below the embedded feature. Only used with either embedded_feature_url or embedded_feature_html.",
134
134
  "links": [
135
135
  {
136
- "rel": "More information",
136
+ "rel": "More information on the embed footer setting",
137
137
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#embedded-feature-metadata"
138
138
  }
139
139
  ]
@@ -145,7 +145,7 @@
145
145
  "description": "Any HTML to display in another tab, after Chart/Table/etc.",
146
146
  "links": [
147
147
  {
148
- "rel": "More information",
148
+ "rel": "More information on the embed HTML setting",
149
149
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#embedded-feature-metadata"
150
150
  }
151
151
  ]
@@ -156,7 +156,7 @@
156
156
  "description": "A title for the embedded feature tab (ie, Chart/Table/[this]). Only used with either embedded_feature_url or embedded_feature_html.",
157
157
  "links": [
158
158
  {
159
- "rel": "More information",
159
+ "rel": "More information on the embed tab title setting",
160
160
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#embedded-feature-metadata"
161
161
  }
162
162
  ]
@@ -167,7 +167,7 @@
167
167
  "description": "A title that displays above the embedded feature. Only used with either embedded_feature_url or embedded_feature_html.",
168
168
  "links": [
169
169
  {
170
- "rel": "More information",
170
+ "rel": "More information on the embed title setting",
171
171
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#embedded-feature-metadata"
172
172
  }
173
173
  ]
@@ -179,7 +179,7 @@
179
179
  "description": "Any URL to display as an iframe in another tab, after Chart/Table/etc.",
180
180
  "links": [
181
181
  {
182
- "rel": "More information",
182
+ "rel": "More information on the embed URL setting",
183
183
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#embedded-feature-metadata"
184
184
  }
185
185
  ]
@@ -195,7 +195,6 @@
195
195
  "properties": {
196
196
  "preset": {
197
197
  "type": "string",
198
- "format": "choices",
199
198
  "title": "Preset",
200
199
  "enum": ["target_line"],
201
200
  "description": "A preset bundle of configurations."
@@ -239,7 +238,7 @@
239
238
  "description": "The color of the line.",
240
239
  "links": [
241
240
  {
242
- "rel": "More information",
241
+ "rel": "More information on the border color setting",
243
242
  "href": "https://github.com/chartjs/chartjs-plugin-annotation/blob/master/README.md"
244
243
  }
245
244
  ]
@@ -250,7 +249,7 @@
250
249
  "description": "The type of line dash.",
251
250
  "links": [
252
251
  {
253
- "rel": "More information",
252
+ "rel": "More information on the line dash setting",
254
253
  "href": "https://github.com/chartjs/chartjs-plugin-annotation/blob/master/README.md"
255
254
  }
256
255
  ]
@@ -332,7 +331,7 @@
332
331
  },
333
332
  "links": [
334
333
  {
335
- "rel": "More information",
334
+ "rel": "More information on the graph annotations setting",
336
335
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#graph-metadata"
337
336
  }
338
337
  ]
@@ -373,7 +372,7 @@
373
372
  },
374
373
  "links": [
375
374
  {
376
- "rel": "More information",
375
+ "rel": "More information on the graph limits setting",
377
376
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#graph-metadata"
378
377
  }
379
378
  ]
@@ -384,7 +383,7 @@
384
383
  "description": "This can be used with the bar graph type to place a certain disaggregation into the same stacked bars.",
385
384
  "links": [
386
385
  {
387
- "rel": "More information",
386
+ "rel": "More information on the stacked disaggregation setting",
388
387
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#recommended-special-fields"
389
388
  }
390
389
  ]
@@ -395,7 +394,7 @@
395
394
  "description": "The title that displays above the graph/chart.",
396
395
  "links": [
397
396
  {
398
- "rel": "More information",
397
+ "rel": "More information on the graph title setting",
399
398
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-for-statistical-indicators"
400
399
  }
401
400
  ]
@@ -431,13 +430,12 @@
431
430
  },
432
431
  "graph_type": {
433
432
  "type": "string",
434
- "format": "choices",
435
433
  "title": "Graph type",
436
434
  "description": "What type of graph to use for the indicator.",
437
435
  "enum": ["line", "bar", "binary"],
438
436
  "links": [
439
437
  {
440
- "rel": "More information",
438
+ "rel": "More information on the graph titles setting",
441
439
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-for-statistical-indicators"
442
440
  }
443
441
  ]
@@ -448,7 +446,7 @@
448
446
  "description": "The name for the indicator, which displays at the top of the indicator page.",
449
447
  "links": [
450
448
  {
451
- "rel": "More information",
449
+ "rel": "More information on the indicator name setting",
452
450
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-fields"
453
451
  }
454
452
  ]
@@ -459,7 +457,7 @@
459
457
  "description": "The number (or 'id') for the indicator.",
460
458
  "links": [
461
459
  {
462
- "rel": "More information",
460
+ "rel": "More information on the indicator number setting",
463
461
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-fields"
464
462
  }
465
463
  ]
@@ -470,7 +468,7 @@
470
468
  "description": "A label used in the absence of any disaggregation.",
471
469
  "links": [
472
470
  {
473
- "rel": "More information",
471
+ "rel": "More information on the geographical coverage setting",
474
472
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-for-statistical-indicators"
475
473
  }
476
474
  ]
@@ -483,13 +481,12 @@
483
481
  },
484
482
  "reporting_status": {
485
483
  "type": "string",
486
- "format": "choices",
487
484
  "title": "Reporting status",
488
485
  "enum": ["complete", "inprogress", "notstarted", "notapplicable"],
489
486
  "description": "The status of the indicator.",
490
487
  "links": [
491
488
  {
492
- "rel": "More information",
489
+ "rel": "More information on the reporting status setting",
493
490
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#mandatory-fields"
494
491
  }
495
492
  ]
@@ -506,7 +503,7 @@
506
503
  },
507
504
  "links": [
508
505
  {
509
- "rel": "More information",
506
+ "rel": "More information on the tags setting",
510
507
  "href": "https://open-sdg.readthedocs.io/en/latest/metadata-format/#recommended-special-fields"
511
508
  }
512
509
  ]
@@ -10,7 +10,7 @@
10
10
  "format": "checkbox",
11
11
  "links": [
12
12
  {
13
- "rel": "More information",
13
+ "rel": "More information on the accessible charts setting",
14
14
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#accessible_charts"
15
15
  }
16
16
  ]
@@ -22,7 +22,7 @@
22
22
  "format": "checkbox",
23
23
  "links": [
24
24
  {
25
- "rel": "More information",
25
+ "rel": "More information on the accessible tabs setting",
26
26
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#accessible_tabs"
27
27
  }
28
28
  ]
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "links": [
43
43
  {
44
- "rel": "More information",
44
+ "rel": "More information on the analytics setting",
45
45
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#analytics"
46
46
  }
47
47
  ]
@@ -85,7 +85,7 @@
85
85
  },
86
86
  "links": [
87
87
  {
88
- "rel": "More information",
88
+ "rel": "More information on the breadcrumbs setting",
89
89
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#breadcrumbs"
90
90
  }
91
91
  ]
@@ -111,7 +111,7 @@
111
111
  },
112
112
  "links": [
113
113
  {
114
- "rel": "More information",
114
+ "rel": "More information on the country setting",
115
115
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#country"
116
116
  }
117
117
  ]
@@ -125,7 +125,6 @@
125
125
  "layout": {
126
126
  "type": "string",
127
127
  "title": "Layout",
128
- "format": "choices",
129
128
  "enum": [
130
129
  "",
131
130
  "config-builder"
@@ -138,7 +137,13 @@
138
137
  },
139
138
  "description": "The layout to use for the configuration form pages."
140
139
  }
141
- }
140
+ },
141
+ "links": [
142
+ {
143
+ "rel": "More information on the create config forms setting",
144
+ "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#create_config_forms"
145
+ }
146
+ ]
142
147
  },
143
148
  "create_goals": {
144
149
  "options": {"collapsed": true},
@@ -149,7 +154,6 @@
149
154
  "layout": {
150
155
  "type": "string",
151
156
  "title": "Layout",
152
- "format": "choices",
153
157
  "enum": [
154
158
  "",
155
159
  "goal",
@@ -169,7 +173,7 @@
169
173
  },
170
174
  "links": [
171
175
  {
172
- "rel": "More information",
176
+ "rel": "More information on the create goals setting",
173
177
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#create_goals"
174
178
  }
175
179
  ]
@@ -183,7 +187,6 @@
183
187
  "layout": {
184
188
  "type": "string",
185
189
  "title": "Layout",
186
- "format": "choices",
187
190
  "enum": [
188
191
  "",
189
192
  "indicator"
@@ -199,7 +202,7 @@
199
202
  },
200
203
  "links": [
201
204
  {
202
- "rel": "More information",
205
+ "rel": "More information on the create indicators setting",
203
206
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#create_indicators"
204
207
  }
205
208
  ]
@@ -240,7 +243,7 @@
240
243
  },
241
244
  "links": [
242
245
  {
243
- "rel": "More information",
246
+ "rel": "More information on the create pages setting",
244
247
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#create_pages"
245
248
  }
246
249
  ]
@@ -257,7 +260,7 @@
257
260
  },
258
261
  "links": [
259
262
  {
260
- "rel": "More information",
263
+ "rel": "More information on the custom CSS setting",
261
264
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#custom_css"
262
265
  }
263
266
  ]
@@ -274,7 +277,7 @@
274
277
  },
275
278
  "links": [
276
279
  {
277
- "rel": "More information",
280
+ "rel": "More information on the custom JS setting",
278
281
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#custom_js"
279
282
  }
280
283
  ]
@@ -286,7 +289,7 @@
286
289
  "description": "This setting controls the URL of the 'Edit Data' buttons that appear on the staging site's indicator pages.",
287
290
  "links": [
288
291
  {
289
- "rel": "More information",
292
+ "rel": "More information on the data edit URL setting",
290
293
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#data_edit_url"
291
294
  }
292
295
  ]
@@ -323,7 +326,7 @@
323
326
  },
324
327
  "links": [
325
328
  {
326
- "rel": "More information",
329
+ "rel": "More information on the date formats setting",
327
330
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#date_formats"
328
331
  }
329
332
  ]
@@ -347,7 +350,7 @@
347
350
  },
348
351
  "links": [
349
352
  {
350
- "rel": "More information",
353
+ "rel": "More information on the disclaimer setting",
351
354
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#disclaimer"
352
355
  }
353
356
  ]
@@ -382,7 +385,7 @@
382
385
  },
383
386
  "links": [
384
387
  {
385
- "rel": "More information",
388
+ "rel": "More information on the email contacts setting",
386
389
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#email_contacts"
387
390
  }
388
391
  ]
@@ -392,11 +395,10 @@
392
395
  "minLength": 1,
393
396
  "title": "Environment",
394
397
  "description": "Which environment (staging or production) this configuration is for.",
395
- "format": "choices",
396
398
  "enum": ["staging", "production"],
397
399
  "links": [
398
400
  {
399
- "rel": "More information",
401
+ "rel": "More information on the environment setting",
400
402
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#environment"
401
403
  }
402
404
  ]
@@ -405,11 +407,10 @@
405
407
  "type": "string",
406
408
  "title": "Footer language toggle",
407
409
  "description": "This setting controls the type of language toggle to be used in the footer.",
408
- "format": "choices",
409
410
  "enum": ["none", "dropdown", "links"],
410
411
  "links": [
411
412
  {
412
- "rel": "More information",
413
+ "rel": "More information on the footer language toggle setting",
413
414
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#footer_language_toggle"
414
415
  }
415
416
  ]
@@ -425,7 +426,7 @@
425
426
  },
426
427
  "links": [
427
428
  {
428
- "rel": "More information",
429
+ "rel": "More information on the footer menu setting",
429
430
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#footer_menu"
430
431
  }
431
432
  ]
@@ -475,7 +476,7 @@
475
476
  },
476
477
  "links": [
477
478
  {
478
- "rel": "More information",
479
+ "rel": "More information on the frontpage cards setting",
479
480
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#frontpage_cards"
480
481
  }
481
482
  ]
@@ -488,7 +489,7 @@
488
489
  "$ref": "#/definitions/title_and_description",
489
490
  "links": [
490
491
  {
491
- "rel": "More information",
492
+ "rel": "More information on the frontpage goals grid setting",
492
493
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#frontpage_goals_grid"
493
494
  }
494
495
  ]
@@ -499,7 +500,7 @@
499
500
  "description": "This setting can control the heading that appears on the front page. This setting is only used in the frontpage layout.",
500
501
  "links": [
501
502
  {
502
- "rel": "More information",
503
+ "rel": "More information on the frontpage heading setting",
503
504
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#frontpage_heading"
504
505
  }
505
506
  ]
@@ -510,7 +511,7 @@
510
511
  "description": "This setting can control the instructions that appear on the front page. This setting is only used in the frontpage layout.",
511
512
  "links": [
512
513
  {
513
- "rel": "More information",
514
+ "rel": "More information on the frontpage instructions setting",
514
515
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#frontpage_instructions"
515
516
  }
516
517
  ]
@@ -523,7 +524,7 @@
523
524
  "$ref": "#/definitions/title_and_description",
524
525
  "links": [
525
526
  {
526
- "rel": "More information",
527
+ "rel": "More information on the frontpage introduction banner setting",
527
528
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#frontpage_introduction_banner"
528
529
  }
529
530
  ]
@@ -535,7 +536,7 @@
535
536
  "description": "This setting controls the base URL for downloading the imagery for the goals.",
536
537
  "links": [
537
538
  {
538
- "rel": "More information",
539
+ "rel": "More information on the goal image base setting",
539
540
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#goal_image_base"
540
541
  }
541
542
  ]
@@ -546,7 +547,7 @@
546
547
  "description": "This setting controls the type of file (the file extension) that will be used for the goal images.",
547
548
  "links": [
548
549
  {
549
- "rel": "More information",
550
+ "rel": "More information on the goal image extension setting",
550
551
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#goal_image_extension"
551
552
  }
552
553
  ]
@@ -559,7 +560,7 @@
559
560
  "$ref": "#/definitions/title_and_description",
560
561
  "links": [
561
562
  {
562
- "rel": "More information",
563
+ "rel": "More information on the goals page setting",
563
564
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#goals_page"
564
565
  }
565
566
  ]
@@ -569,11 +570,10 @@
569
570
  "title": "Graph color set",
570
571
  "description": "This setting can be used to customize the color set used in the charts.",
571
572
  "examples": [],
572
- "format": "choices",
573
573
  "enum": ["default", "sdg", "goal", "custom"],
574
574
  "links": [
575
575
  {
576
- "rel": "More information",
576
+ "rel": "More information on the graph color set setting",
577
577
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#graph_color_set"
578
578
  }
579
579
  ]
@@ -592,7 +592,7 @@
592
592
  },
593
593
  "links": [
594
594
  {
595
- "rel": "More information",
595
+ "rel": "More information on the graph color list setting",
596
596
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#graph_color_list"
597
597
  }
598
598
  ]
@@ -603,7 +603,7 @@
603
603
  "description": "This setting can be used to limit the length of the list of colors selected via graph_color_set.",
604
604
  "links": [
605
605
  {
606
- "rel": "More information",
606
+ "rel": "More information on the graph color number setting",
607
607
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#graph_color_number"
608
608
  }
609
609
  ]
@@ -612,11 +612,10 @@
612
612
  "type": "string",
613
613
  "title": "Header language toggle",
614
614
  "description": "This setting controls the type of language toggle to be used in the header.",
615
- "format": "choices",
616
615
  "enum": ["none", "dropdown", "links"],
617
616
  "links": [
618
617
  {
619
- "rel": "More information",
618
+ "rel": "More information on the header language toggle setting",
620
619
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#header_language_toggle"
621
620
  }
622
621
  ]
@@ -628,7 +627,7 @@
628
627
  "format": "checkbox",
629
628
  "links": [
630
629
  {
631
- "rel": "More information",
630
+ "rel": "More information on the hide empty metadata setting",
632
631
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#hide_empty_metadata"
633
632
  }
634
633
  ]
@@ -654,7 +653,7 @@
654
653
  },
655
654
  "links": [
656
655
  {
657
- "rel": "More information",
656
+ "rel": "More information on the languages setting",
658
657
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#languages"
659
658
  }
660
659
  ]
@@ -685,7 +684,7 @@
685
684
  },
686
685
  "links": [
687
686
  {
688
- "rel": "More information",
687
+ "rel": "More information on the language override setting",
689
688
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#languages_public"
690
689
  }
691
690
  ]
@@ -730,7 +729,7 @@
730
729
  },
731
730
  "links": [
732
731
  {
733
- "rel": "More information",
732
+ "rel": "More information on the map layers setting",
734
733
  "href": "https://open-sdg.readthedocs.io/en/latest/maps/#map_layers"
735
734
  }
736
735
  ]
@@ -808,7 +807,7 @@
808
807
  "description": "The color range for the choropleth map.",
809
808
  "links": [
810
809
  {
811
- "ref": "More information",
810
+ "ref": "More information on the color range setting",
812
811
  "href": "https://gka.github.io/chroma.js/#chroma-brewer"
813
812
  }
814
813
  ]
@@ -843,7 +842,7 @@
843
842
  },
844
843
  "links": [
845
844
  {
846
- "rel": "More information",
845
+ "rel": "More information on the map options setting",
847
846
  "href": "https://open-sdg.readthedocs.io/en/latest/maps/#map_options"
848
847
  }
849
848
  ]
@@ -860,7 +859,7 @@
860
859
  },
861
860
  "links": [
862
861
  {
863
- "rel": "More information",
862
+ "rel": "More information on the menu setting",
864
863
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#menu"
865
864
  }
866
865
  ]
@@ -872,7 +871,7 @@
872
871
  "description": "This setting controls the URL of the 'Edit Metadata' buttons that appear on the staging site's indicator pages.",
873
872
  "links": [
874
873
  {
875
- "rel": "More information",
874
+ "rel": "More information on the metadata edit URL setting",
876
875
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#metadata_edit_url"
877
876
  }
878
877
  ]
@@ -909,7 +908,7 @@
909
908
  },
910
909
  "links": [
911
910
  {
912
- "rel": "More information",
911
+ "rel": "More information on the metadata tabs setting",
913
912
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#metadata_tabs"
914
913
  }
915
914
  ]
@@ -929,7 +928,7 @@
929
928
  },
930
929
  "links": [
931
930
  {
932
- "rel": "More information",
931
+ "rel": "More information on the news setting",
933
932
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#news"
934
933
  }
935
934
  ]
@@ -940,7 +939,7 @@
940
939
  "description": "This setting can be used to control the text of the tab containing non-global metadata.",
941
940
  "links": [
942
941
  {
943
- "rel": "More information",
942
+ "rel": "More information on the non-global metadata setting",
944
943
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#non_global_metadata"
945
944
  }
946
945
  ]
@@ -952,7 +951,7 @@
952
951
  "description": "Specify the URL of your published data repository.",
953
952
  "links": [
954
953
  {
955
- "rel": "More information",
954
+ "rel": "More information on the remote data prefix setting",
956
955
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#remote_data_prefix"
957
956
  }
958
957
  ]
@@ -965,7 +964,7 @@
965
964
  "$ref": "#/definitions/title_and_description",
966
965
  "links": [
967
966
  {
968
- "rel": "More information",
967
+ "rel": "More information on the reporting status setting",
969
968
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#reporting_status"
970
969
  }
971
970
  ]
@@ -996,7 +995,7 @@
996
995
  },
997
996
  "links": [
998
997
  {
999
- "rel": "More information",
998
+ "rel": "More information on the search index boost setting",
1000
999
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#search_index_boost"
1001
1000
  }
1002
1001
  ]
@@ -1013,7 +1012,7 @@
1013
1012
  },
1014
1013
  "links": [
1015
1014
  {
1016
- "rel": "More information",
1015
+ "rel": "More information on the search index extra fields setting",
1017
1016
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#search_index_extra_fields"
1018
1017
  }
1019
1018
  ]
@@ -1025,7 +1024,7 @@
1025
1024
  "format": "checkbox",
1026
1025
  "links": [
1027
1026
  {
1028
- "rel": "More information",
1027
+ "rel": "More information on the series toggle setting",
1029
1028
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#series_toggle"
1030
1029
  }
1031
1030
  ]
@@ -1036,7 +1035,7 @@
1036
1035
  "description": "This setting creates a ShareThis widget along the left side of every page. It should be the property id for your ShareThis account.",
1037
1036
  "links": [
1038
1037
  {
1039
- "rel": "More information",
1038
+ "rel": "More information on the sharethis setting",
1040
1039
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#sharethis_property"
1041
1040
  }
1042
1041
  ]
@@ -1055,7 +1054,7 @@
1055
1054
  "format": "checkbox",
1056
1055
  "links": [
1057
1056
  {
1058
- "rel": "More information",
1057
+ "rel": "More information on the validate indicator config setting",
1059
1058
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#validate_indicator_config"
1060
1059
  }
1061
1060
  ]
@@ -1067,7 +1066,7 @@
1067
1066
  "format": "checkbox",
1068
1067
  "links": [
1069
1068
  {
1070
- "rel": "More information",
1069
+ "rel": "More information on the validate site config setting",
1071
1070
  "href": "https://open-sdg.readthedocs.io/en/latest/configuration/#validate_site_config"
1072
1071
  }
1073
1072
  ]
@@ -1,3 +1,3 @@
1
1
  module JekyllOpenSdgPlugins
2
- VERSION = "1.2.0-beta3".freeze
2
+ VERSION = "1.2.0-beta4".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-open-sdg-plugins
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0.pre.beta3
4
+ version: 1.2.0.pre.beta4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brock Fanning
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-10 00:00:00.000000000 Z
11
+ date: 2020-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll