appscms-tools-theme 4.2.0 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/home/en/en.json +429 -1
- data/_includes/appscms/customblog/contenttool-recent-posts.html +93 -0
- data/_includes/appscms/customblog/pageRelatedPosts.html +6 -3
- data/_includes/appscms/customblog/recentposts.html +2 -2
- data/_includes/appscms/customblog/relatedBlogs.html +1 -1
- data/_includes/appscms/customblog/relatedposts.html +2 -2
- data/_includes/appscms/extras/ratings.html +10 -12
- data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +0 -1
- data/_includes/appscms/head/head.html +54 -153
- data/_includes/appscms/headings/contenttool-headings.html +33 -0
- data/_includes/appscms/home/contenttool-feature-boxes.html +20 -0
- data/_includes/appscms/howto/howto.html +35 -45
- data/_includes/appscms/recent-posts/recent_posts.html +1 -1
- data/_includes/authors/authors.html +1 -4
- data/_includes/script.html +87 -150
- data/_layouts/appscms-blog.html +1 -1
- data/_layouts/contenttool-feature.html +46 -0
- data/_layouts/contenttool-home.html +54 -0
- data/_layouts/feature.html +299 -387
- data/_layouts/home.html +248 -266
- data/assets/css/appscms-contenttool.css +1381 -0
- data/assets/css/appscms-theme.css +34 -24
- data/assets/css/appscms-variables.css +1 -1
- data/assets/css/tools.css +21 -0
- data/assets/images/contenttool-main.svg +66 -0
- metadata +10 -3
data/_includes/script.html
CHANGED
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
var n = Object.create(null);
|
|
33
33
|
if (
|
|
34
34
|
(o.r(n),
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
Object.defineProperty(n, "default", { enumerable: !0, value: r }),
|
|
36
|
+
2 & e && "string" != typeof r)
|
|
37
37
|
)
|
|
38
38
|
for (var t in r)
|
|
39
39
|
o.d(
|
|
@@ -49,11 +49,11 @@
|
|
|
49
49
|
var e =
|
|
50
50
|
r && r.__esModule
|
|
51
51
|
? function () {
|
|
52
|
-
|
|
53
|
-
|
|
52
|
+
return r.default;
|
|
53
|
+
}
|
|
54
54
|
: function () {
|
|
55
|
-
|
|
56
|
-
|
|
55
|
+
return r;
|
|
56
|
+
};
|
|
57
57
|
return o.d(e, "a", e), e;
|
|
58
58
|
}),
|
|
59
59
|
(o.o = function (r, e) {
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
} catch (r) {
|
|
89
89
|
try {
|
|
90
90
|
console.error("[Rollbar]: Internal error", r);
|
|
91
|
-
} catch (r) {}
|
|
91
|
+
} catch (r) { }
|
|
92
92
|
}
|
|
93
93
|
};
|
|
94
94
|
}
|
|
@@ -100,8 +100,8 @@
|
|
|
100
100
|
return o;
|
|
101
101
|
}),
|
|
102
102
|
"undefined" != typeof window &&
|
|
103
|
-
|
|
104
|
-
|
|
103
|
+
window._rollbarShims &&
|
|
104
|
+
(window._rollbarShims[o] = { handler: e, messages: [] });
|
|
105
105
|
}
|
|
106
106
|
var s = o(4),
|
|
107
107
|
d = function (r, e) {
|
|
@@ -139,14 +139,14 @@
|
|
|
139
139
|
i.onload = i.onreadystatechange = null;
|
|
140
140
|
try {
|
|
141
141
|
d.removeChild(i);
|
|
142
|
-
} catch (r) {}
|
|
142
|
+
} catch (r) { }
|
|
143
143
|
(l = !0),
|
|
144
144
|
(function () {
|
|
145
145
|
var e;
|
|
146
146
|
if (void 0 === r._rollbarDidLoad) {
|
|
147
147
|
e = new Error("rollbar.js did not load");
|
|
148
|
-
for (var o, n, a, l, i = 0; (o = r._rollbarShims[i++]);
|
|
149
|
-
for (o = o.messages || []; (n = o.shift());
|
|
148
|
+
for (var o, n, a, l, i = 0; (o = r._rollbarShims[i++]);)
|
|
149
|
+
for (o = o.messages || []; (n = o.shift());)
|
|
150
150
|
for (a = n.args || [], i = 0; i < a.length; ++i)
|
|
151
151
|
if ("function" == typeof (l = a[i])) {
|
|
152
152
|
l(e);
|
|
@@ -167,9 +167,9 @@
|
|
|
167
167
|
"function" == typeof e
|
|
168
168
|
? e
|
|
169
169
|
: function () {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
170
|
+
return e || {};
|
|
171
|
+
}),
|
|
172
|
+
"function" != typeof r)
|
|
173
173
|
)
|
|
174
174
|
return r;
|
|
175
175
|
if (r._isWrap) return r;
|
|
@@ -184,15 +184,15 @@
|
|
|
184
184
|
throw (
|
|
185
185
|
(e &&
|
|
186
186
|
("string" == typeof e && (e = new String(e)),
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
187
|
+
(e._rollbarContext = n() || {}),
|
|
188
|
+
(e._rollbarContext._wrappedSource = r.toString()),
|
|
189
|
+
(window._rollbarWrappedError = e)),
|
|
190
|
+
e)
|
|
191
191
|
);
|
|
192
192
|
}
|
|
193
193
|
}),
|
|
194
|
-
|
|
195
|
-
|
|
194
|
+
(r._rollbar_wrapped._isWrap = !0),
|
|
195
|
+
r.hasOwnProperty)
|
|
196
196
|
)
|
|
197
197
|
for (var t in r)
|
|
198
198
|
r.hasOwnProperty(t) && (r._rollbar_wrapped[t] = r[t]);
|
|
@@ -203,10 +203,10 @@
|
|
|
203
203
|
});
|
|
204
204
|
for (
|
|
205
205
|
var p =
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
206
|
+
"log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad".split(
|
|
207
|
+
","
|
|
208
|
+
),
|
|
209
|
+
f = 0;
|
|
210
210
|
f < p.length;
|
|
211
211
|
++f
|
|
212
212
|
)
|
|
@@ -221,23 +221,23 @@
|
|
|
221
221
|
return a(function () {
|
|
222
222
|
e.captureUncaught &&
|
|
223
223
|
((l._rollbarOldOnError = r.onerror),
|
|
224
|
-
|
|
225
|
-
|
|
224
|
+
n.captureUncaughtExceptions(r, l, !0),
|
|
225
|
+
e.wrapGlobalEventHandlers && t(r, l, !0)),
|
|
226
226
|
e.captureUnhandledRejections &&
|
|
227
|
-
|
|
227
|
+
n.captureUnhandledRejections(r, l, !0);
|
|
228
228
|
var a = e.autoInstrument;
|
|
229
229
|
return (
|
|
230
230
|
!1 !== e.enabled &&
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
231
|
+
(void 0 === a ||
|
|
232
|
+
!0 === a ||
|
|
233
|
+
(function (r) {
|
|
234
|
+
return !(
|
|
235
|
+
"object" != typeof r ||
|
|
236
|
+
(void 0 !== r.page && !r.page)
|
|
237
|
+
);
|
|
238
|
+
})(a)) &&
|
|
239
|
+
r.addEventListener &&
|
|
240
|
+
(r.addEventListener("load", l.captureLoad.bind(l)),
|
|
241
241
|
r.addEventListener(
|
|
242
242
|
"DOMContentLoaded",
|
|
243
243
|
l.captureDomContentLoaded.bind(l)
|
|
@@ -256,8 +256,8 @@
|
|
|
256
256
|
function n(r, e, o, n) {
|
|
257
257
|
r._rollbarWrappedError &&
|
|
258
258
|
(n[4] || (n[4] = r._rollbarWrappedError),
|
|
259
|
-
|
|
260
|
-
|
|
259
|
+
n[5] || (n[5] = r._rollbarWrappedError._rollbarContext),
|
|
260
|
+
(r._rollbarWrappedError = null));
|
|
261
261
|
var t = e.handleUncaughtException.apply(e, n);
|
|
262
262
|
o && o.apply(r, n),
|
|
263
263
|
"anonymous" === t && (e.anonymousErrorsPending += 1);
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
if ("function" == typeof e._rollbarOldOnError)
|
|
270
270
|
t = e._rollbarOldOnError;
|
|
271
271
|
else if (r.onerror) {
|
|
272
|
-
for (t = r.onerror; t._rollbarOldOnError;
|
|
272
|
+
for (t = r.onerror; t._rollbarOldOnError;)
|
|
273
273
|
t = t._rollbarOldOnError;
|
|
274
274
|
e._rollbarOldOnError = t;
|
|
275
275
|
}
|
|
@@ -300,12 +300,12 @@
|
|
|
300
300
|
}
|
|
301
301
|
try {
|
|
302
302
|
(t = r.detail), !o && t && ((o = t.reason), (n = t.promise));
|
|
303
|
-
} catch (r) {}
|
|
303
|
+
} catch (r) { }
|
|
304
304
|
o ||
|
|
305
305
|
(o = "[unhandledrejection] error getting `reason` from event"),
|
|
306
306
|
e &&
|
|
307
|
-
|
|
308
|
-
|
|
307
|
+
e.handleUnhandledRejection &&
|
|
308
|
+
e.handleUnhandledRejection(o, n);
|
|
309
309
|
};
|
|
310
310
|
(n.belongsToShim = o),
|
|
311
311
|
(r._rollbarURH = n),
|
|
@@ -365,16 +365,16 @@
|
|
|
365
365
|
(function (r) {
|
|
366
366
|
for (
|
|
367
367
|
var e = function (r) {
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
368
|
+
return function () {
|
|
369
|
+
var e = Array.prototype.slice.call(arguments, 0);
|
|
370
|
+
if (this.impl[r]) return this.impl[r].apply(this.impl, e);
|
|
371
|
+
};
|
|
372
|
+
},
|
|
373
|
+
o =
|
|
374
|
+
"log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,_createItem,wrap,loadFull,shimId,captureEvent,captureDomContentLoaded,captureLoad".split(
|
|
375
|
+
","
|
|
376
|
+
),
|
|
377
|
+
n = 0;
|
|
378
378
|
n < o.length;
|
|
379
379
|
n++
|
|
380
380
|
)
|
|
@@ -383,14 +383,14 @@
|
|
|
383
383
|
}
|
|
384
384
|
(n.prototype._swapAndProcessMessages = function (r, e) {
|
|
385
385
|
var o, n, t;
|
|
386
|
-
for (this.impl = r(this.options); (o = e.shift());
|
|
386
|
+
for (this.impl = r(this.options); (o = e.shift());)
|
|
387
387
|
(n = o.method),
|
|
388
388
|
(t = o.args),
|
|
389
389
|
this[n] &&
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
390
|
+
"function" == typeof this[n] &&
|
|
391
|
+
("captureDomContentLoaded" === n || "captureLoad" === n
|
|
392
|
+
? this[n].apply(this, [t[0], o.ts])
|
|
393
|
+
: this[n].apply(this, t));
|
|
394
394
|
return this;
|
|
395
395
|
}),
|
|
396
396
|
(r.exports = n);
|
|
@@ -402,13 +402,13 @@
|
|
|
402
402
|
if (!e && !window._rollbarInitialized) {
|
|
403
403
|
for (
|
|
404
404
|
var o,
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
405
|
+
n,
|
|
406
|
+
t = (r = r || {}).globalAlias || "Rollbar",
|
|
407
|
+
a = window.rollbar,
|
|
408
|
+
l = function (r) {
|
|
409
|
+
return new a(r);
|
|
410
|
+
},
|
|
411
|
+
i = 0;
|
|
412
412
|
(o = window._rollbarShims[i++]);
|
|
413
413
|
|
|
414
414
|
)
|
|
@@ -426,20 +426,8 @@ site.data.[page.folderName][lang][file] %} {%- assign dataAtt =
|
|
|
426
426
|
"data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName'
|
|
427
427
|
data-tool='$tool'" -%} {%- assign $folderName = '$folderName' -%} {%- if
|
|
428
428
|
site.removeJquery != true -%}
|
|
429
|
-
<script
|
|
430
|
-
|
|
431
|
-
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"
|
|
432
|
-
{%-
|
|
433
|
-
if
|
|
434
|
-
site.crossorigin
|
|
435
|
-
-%}
|
|
436
|
-
{{
|
|
437
|
-
}}
|
|
438
|
-
crossorigin
|
|
439
|
-
{%-
|
|
440
|
-
endif
|
|
441
|
-
-%}
|
|
442
|
-
></script>
|
|
429
|
+
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" {%- if site.crossorigin -%} {{ }}
|
|
430
|
+
crossorigin {%- endif -%}></script>
|
|
443
431
|
{%- endif -%}
|
|
444
432
|
|
|
445
433
|
<script defer src="/assets/js/theme.js" crossorigin="anonymous"></script>
|
|
@@ -449,75 +437,24 @@ site.removeJquery != true -%}
|
|
|
449
437
|
<script defer src="/assets/js/usageTrackingEvents.js"></script>
|
|
450
438
|
<script defer src="/assets/js/sharePage.js"></script>
|
|
451
439
|
{%- endif -%} {%- if site.removeBootstrapJs != true -%}
|
|
452
|
-
<script
|
|
453
|
-
|
|
454
|
-
src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
|
|
455
|
-
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
|
|
456
|
-
crossorigin="anonymous"
|
|
457
|
-
></script>
|
|
440
|
+
<script defer="defer" src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
|
|
441
|
+
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script>
|
|
458
442
|
{%- endif -%} {{site.data.customcdns.customcdns.jsfiles}} {%- if
|
|
459
443
|
scriptData.jsfilepaths -%} {%- for path in scriptData.jsfilepaths -%} {%- assign
|
|
460
444
|
asset_dir = path -%} {%- if site.versioning and asset_dir != "" -%} {%- if
|
|
461
445
|
asset_dir contains "https" and asset_dir contains "https://" -%}
|
|
462
|
-
<script
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
data-folderName="{{page.folderName}}"
|
|
466
|
-
data-lang="{{page.lang}}"
|
|
467
|
-
data-fileName="{{page.fileName}}"
|
|
468
|
-
data-tool="{{page.tool}}"
|
|
469
|
-
data-permalink="{{page.permalink}}"
|
|
470
|
-
{%-
|
|
471
|
-
if
|
|
472
|
-
site.crossorigin
|
|
473
|
-
-%}
|
|
474
|
-
{{
|
|
475
|
-
}}
|
|
476
|
-
crossorigin
|
|
477
|
-
{%-
|
|
478
|
-
endif
|
|
479
|
-
-%}
|
|
480
|
-
></script>
|
|
446
|
+
<script defer src="{{path}}" data-folderName="{{page.folderName}}" data-lang="{{page.lang}}"
|
|
447
|
+
data-fileName="{{page.fileName}}" data-tool="{{page.tool}}" data-permalink="{{page.permalink}}" {%- if
|
|
448
|
+
site.crossorigin -%} {{ }} crossorigin {%- endif -%}></script>
|
|
481
449
|
{%- else -%}
|
|
482
|
-
<script
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
data-lang="{{page.lang}}"
|
|
487
|
-
data-fileName="{{page.fileName}}"
|
|
488
|
-
data-tool="{{page.tool}}"
|
|
489
|
-
data-permalink="{{page.permalink}}"
|
|
490
|
-
{%-
|
|
491
|
-
if
|
|
492
|
-
site.crossorigin
|
|
493
|
-
-%}
|
|
494
|
-
{{
|
|
495
|
-
}}
|
|
496
|
-
crossorigin
|
|
497
|
-
{%-
|
|
498
|
-
endif
|
|
499
|
-
-%}
|
|
500
|
-
></script>
|
|
450
|
+
<script defer src="{% ministamp { source_path: '{{ asset_dir }}', destination_path: '{{ asset_dir }}' } %}"
|
|
451
|
+
data-folderName="{{page.folderName}}" data-lang="{{page.lang}}" data-fileName="{{page.fileName}}"
|
|
452
|
+
data-tool="{{page.tool}}" data-permalink="{{page.permalink}}" {%- if site.crossorigin -%} {{ }} crossorigin {%- endif
|
|
453
|
+
-%}></script>
|
|
501
454
|
{%- endif -%} {%- else -%}
|
|
502
|
-
<script
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
data-folderName="{{page.folderName}}"
|
|
506
|
-
data-lang="{{page.lang}}"
|
|
507
|
-
data-fileName="{{page.fileName}}"
|
|
508
|
-
data-tool="{{page.tool}}"
|
|
509
|
-
data-permalink="{{page.permalink}}"
|
|
510
|
-
{%-
|
|
511
|
-
if
|
|
512
|
-
site.crossorigin
|
|
513
|
-
-%}
|
|
514
|
-
{{
|
|
515
|
-
}}
|
|
516
|
-
crossorigin
|
|
517
|
-
{%-
|
|
518
|
-
endif
|
|
519
|
-
-%}
|
|
520
|
-
></script>
|
|
455
|
+
<script defer src="{{path}}" data-folderName="{{page.folderName}}" data-lang="{{page.lang}}"
|
|
456
|
+
data-fileName="{{page.fileName}}" data-tool="{{page.tool}}" data-permalink="{{page.permalink}}" {%- if
|
|
457
|
+
site.crossorigin -%} {{ }} crossorigin {%- endif -%}></script>
|
|
521
458
|
{%- endif -%} {%- endfor -%} {%- endif -%} {%- if scriptData.jscdns -%} {%- for
|
|
522
459
|
item in scriptData.jscdns -%} {{item | replace:"$folderName", page.folderName |
|
|
523
460
|
replace: "$fileName", page.fileName | replace: "$lang", page.lang | replace:
|
|
@@ -529,14 +466,13 @@ page.layout == "calculator" -%}
|
|
|
529
466
|
{%- endif -%} {%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
|
|
530
467
|
{%- assign font = "Inter" -%} {%- endif -%} {%- if site.removeFontAwesome !=
|
|
531
468
|
true -%}
|
|
532
|
-
<link
|
|
533
|
-
rel="stylesheet"
|
|
534
|
-
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
|
|
469
|
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
|
|
535
470
|
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
|
|
536
|
-
crossorigin="anonymous"
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
{%-
|
|
471
|
+
crossorigin="anonymous" referrerpolicy="no-referrer" />
|
|
472
|
+
{%- endif -%}
|
|
473
|
+
|
|
474
|
+
{%- if site.bookmark -%}
|
|
475
|
+
{%- if page.layout == "feature" -%}
|
|
540
476
|
<script>
|
|
541
477
|
const toaster = document.querySelector(".toaster");
|
|
542
478
|
if (
|
|
@@ -555,3 +491,4 @@ true -%}
|
|
|
555
491
|
}, 20000);
|
|
556
492
|
</script>
|
|
557
493
|
{%- endif -%}
|
|
494
|
+
{%- endif -%}
|
data/_layouts/appscms-blog.html
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{%- endif -%}
|
|
15
15
|
<div class="row justify-content-center section-title-wrap">
|
|
16
16
|
<div class="col-lg-12">
|
|
17
|
-
<h1 class="appscms-h1 text-center">
|
|
17
|
+
<h1 class="appscms-h1 mt-5 text-center">
|
|
18
18
|
{{ site.data.blog.blog.h1 }}
|
|
19
19
|
</h1>
|
|
20
20
|
<p class="appscms-h2 text-center mb-5" style="font-size: 18px">
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{% assign file = page.fileName %} {% assign lang = page.lang %} {% assign folder
|
|
2
|
+
= page.folderName %} {% assign pageData = site.data[folder][lang][file] %} {%-
|
|
3
|
+
assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
|
|
4
|
+
|
|
5
|
+
<!DOCTYPE html>
|
|
6
|
+
<html lang="{{ page.lang }}">
|
|
7
|
+
{%- include appscms/head/head.html -%}
|
|
8
|
+
<body>
|
|
9
|
+
{%- include appscms/navbars/navbar.html -%} {%- include
|
|
10
|
+
appscms/navbars/toolbar.html -%} {%- include bookmark.html -%}
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
{%- include appscms/headings/headings.html -%}
|
|
14
|
+
{%- include
|
|
15
|
+
appscms/uploadbutton/uploadbutton.html -%} {%- include
|
|
16
|
+
appscms/featurehighlight/featurehighlight.html -%} {%- include
|
|
17
|
+
appscms/howto/howto.html -%} {%- if pageData.infographics.size > 0 -%} {%-
|
|
18
|
+
include appscms/infographics/infographics.html -%} {%- endif -%} {%- include
|
|
19
|
+
appscms/faq/faq.html -%}
|
|
20
|
+
<!-- {%- include
|
|
21
|
+
appscms/extras/traffic-count.html -%} -->
|
|
22
|
+
{%- if site.userTrackingCount -%} {%- include userTracking.html -%} {%-
|
|
23
|
+
endif -%} {%- assign langen = "en" -%} {%- if
|
|
24
|
+
site.data[folder][langen][file].categories -%} {% assign categories=
|
|
25
|
+
site.data[folder][langen][file].categories %} {%- else -%} {% assign
|
|
26
|
+
categories= page.categories %} {%- endif -%} {%- if
|
|
27
|
+
site.data[folder][langen][file].tags -%} {% assign tags=
|
|
28
|
+
site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
|
|
29
|
+
page.tags %} {%- endif -%} {%- if pageData.posts.size > 0 -%} {%- include
|
|
30
|
+
appscms/customblog/pageRelatedPosts.html -%} {%- else -%} {%- if
|
|
31
|
+
categories.size > 0 or tags.size > 0 -%} {%- include
|
|
32
|
+
appscms/recent-posts/related_categories_post.html -%} {%- else -%} {%-
|
|
33
|
+
include appscms/recent-posts/recent_posts.html -%} {%- endif -%} {%- endif
|
|
34
|
+
-%} {%- if site.customblogdata -%} {%- if categories.size> 0 or
|
|
35
|
+
tags.size>0-%} {%- include appscms/customblog/relatedposts.html -%} {%- else
|
|
36
|
+
-%} {%- include appscms/customblog/recentposts.html -%} {% endif %} {%-
|
|
37
|
+
endif -%} {%- include appscms/extras/ratings.html -%} {%- if
|
|
38
|
+
pageData.author.size > 0 -%} {% include
|
|
39
|
+
appscms/featurePageAuthors/featurePageAuthors.html %} {%- endif -%} {%-
|
|
40
|
+
include appscms/footer/products.html -%} {%- include
|
|
41
|
+
appscms/footer/footer.html -%} {%- if site.customCode -%} {%- include
|
|
42
|
+
customCode.html -%} {%- endif -%} {%- include appscms/scripts/script.html
|
|
43
|
+
-%}
|
|
44
|
+
</body>
|
|
45
|
+
</html>
|
|
46
|
+
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{% assign file = page.fileName %} {% assign lang = page.lang %} {% assign folder
|
|
2
|
+
= page.folderName %} {% assign pageData = site.data[folder][lang][file] %} {%-
|
|
3
|
+
assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
|
|
4
|
+
<!DOCTYPE html>
|
|
5
|
+
<html lang="{{ page.lang }}">
|
|
6
|
+
{%- include appscms/head/head.html -%}
|
|
7
|
+
<body>
|
|
8
|
+
{%- include appscms/navbars/navbar.html -%} {%- include
|
|
9
|
+
appscms/navbars/toolbar.html -%} {%- if homeData.nofileupload -%}
|
|
10
|
+
<div
|
|
11
|
+
id="safeui-alert"
|
|
12
|
+
class="alert alert-{{homeData.variant | default: 'primary'}} fade show text-center"
|
|
13
|
+
role="alert"
|
|
14
|
+
>
|
|
15
|
+
<div class="container">
|
|
16
|
+
{%- if homeData.alertmsg -%} {{homeData.alertmsg}} {%- else -%} We do
|
|
17
|
+
not upload any files to server, hence your data is 100% secure. {%-
|
|
18
|
+
endif -%}
|
|
19
|
+
</div>
|
|
20
|
+
</div>
|
|
21
|
+
{%- endif -%} {%- include appscms/headings/contenttool-headings.html -%} {%- if
|
|
22
|
+
site.search -%} {%- include appscms/searchbar/searchbar.html -%} {%- endif
|
|
23
|
+
-%}
|
|
24
|
+
|
|
25
|
+
<!-- {%- include
|
|
26
|
+
appscms/category-tabs/category-tabs.html -%} -->
|
|
27
|
+
{%- include appscms/home/contenttool-feature-boxes.html -%}
|
|
28
|
+
<div class="appcms-home-content-box" id="appcms-home-content-box">
|
|
29
|
+
{{ content }}
|
|
30
|
+
</div>
|
|
31
|
+
{%- assign langen = "en" -%} {%- if
|
|
32
|
+
site.data[folder][langen][file].categories -%} {% assign categories=
|
|
33
|
+
site.data[folder][langen][file].categories %} {%- else -%} {% assign
|
|
34
|
+
categories= page.categories %} {%- endif -%} {%- if
|
|
35
|
+
site.data[folder][langen][file].tags -%} {% assign tags=
|
|
36
|
+
site.data[folder][langen][file].tags %} {%- else -%} {% assign tags=
|
|
37
|
+
page.tags %} {%- endif -%} {%- if pageData.posts.size > 0 -%} {%- include
|
|
38
|
+
appscms/customblog/pageRelatedPosts.html -%} {%- else -%} {%- if
|
|
39
|
+
categories.size > 0 or tags.size > 0 -%} {%- include
|
|
40
|
+
appscms/recent-posts/related_categories_post.html -%} {%- else -%} {%-
|
|
41
|
+
include appscms/recent-posts/recent_posts.html -%} {%- endif -%} {%- endif
|
|
42
|
+
-%} {%- if site.customblogdata -%} {%- if categories.size> 0 or
|
|
43
|
+
tags.size>0-%} {%- include appscms/customblog/relatedposts.html -%} {%- else
|
|
44
|
+
-%} {%- include appscms/customblog/recentposts.html -%} {% endif %} {%-
|
|
45
|
+
endif -%}
|
|
46
|
+
|
|
47
|
+
<!--
|
|
48
|
+
{%- include
|
|
49
|
+
appscms/extras/traffic-count.html -%} -->
|
|
50
|
+
{%- include appscms/footer/products.html -%} {%- include
|
|
51
|
+
appscms/footer/footer.html -%} {%- include appscms/scripts/script.html -%}
|
|
52
|
+
</body>
|
|
53
|
+
</html>
|
|
54
|
+
|