j1-template 2024.1.0 → 2024.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (96) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +1 -1
  3. data/assets/data/banner.html +4 -4
  4. data/assets/data/cookieconsent.html +270 -175
  5. data/assets/data/galeries.html +1 -1
  6. data/assets/data/iso-639-language-codes-flags.json +179 -169
  7. data/assets/data/masonry.html +18 -12
  8. data/assets/data/translator.html +124 -0
  9. data/assets/themes/j1/adapter/js/comments.js +420 -418
  10. data/assets/themes/j1/adapter/js/cookieConsent.js +462 -451
  11. data/assets/themes/j1/adapter/js/gallery.js +11 -0
  12. data/assets/themes/j1/adapter/js/j1.js +32 -18
  13. data/assets/themes/j1/adapter/js/translator.js +2 -0
  14. data/assets/themes/j1/core/js/template.js +147 -95
  15. data/assets/themes/j1/core/js/template.min.js +5 -5
  16. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  17. data/assets/themes/j1/modules/comments/hyvor/css/hyvor.css +2105 -0
  18. data/assets/themes/j1/modules/comments/hyvor/css/themes/uno.css +18 -0
  19. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +8 -2
  20. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +2 -1
  21. data/assets/themes/j1/modules/lightGallery/js/lightgallery.js +116 -101
  22. data/assets/themes/j1/modules/lightGallery/js/lightgallery.min.js +2 -1
  23. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.js +65 -21
  24. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +9 -2
  25. data/assets/themes/j1/modules/msDropdown/js/msDropdown.js +1 -1
  26. data/assets/themes/j1/modules/msDropdown/js/msDropdown.min.js +4 -1
  27. data/assets/themes/j1/modules/tiktocPlayer/js/player.min.js +18 -0
  28. data/assets/themes/j1/modules/translator/js/translator.js +91 -80
  29. data/assets/themes/j1/modules/translator/js/translator.min.js +2 -1
  30. data/lib/j1/version.rb +1 -1
  31. data/lib/starter_web/README.md +5 -5
  32. data/lib/starter_web/_config.yml +1 -1
  33. data/lib/starter_web/_data/blocks/banner.yml +1 -1
  34. data/lib/starter_web/_data/layouts/collection.yml +6 -6
  35. data/lib/starter_web/_data/layouts/default.yml +6 -6
  36. data/lib/starter_web/_data/layouts/home.yml +2 -2
  37. data/lib/starter_web/_data/layouts/news_panel_posts.yml +6 -6
  38. data/lib/starter_web/_data/layouts/page.yml +6 -6
  39. data/lib/starter_web/_data/layouts/post.yml +6 -6
  40. data/lib/starter_web/_data/layouts/raw.yml +6 -6
  41. data/lib/starter_web/_data/modules/analytics.yml +1 -1
  42. data/lib/starter_web/_data/modules/comments.yml +4 -1
  43. data/lib/starter_web/_data/modules/defaults/analytics.yml +1 -2
  44. data/lib/starter_web/_data/modules/defaults/comments.yml +0 -6
  45. data/lib/starter_web/_data/modules/defaults/cookieconsent.de.yml +104 -0
  46. data/lib/starter_web/_data/modules/defaults/cookieconsent.en.yml +104 -0
  47. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +1 -8
  48. data/lib/starter_web/_data/modules/defaults/lunr.yml +2 -2
  49. data/lib/starter_web/_data/modules/defaults/translator.en.yml +138 -0
  50. data/lib/starter_web/_data/modules/defaults/translator.yml +22 -20
  51. data/lib/starter_web/_data/modules/gallery.yml +416 -266
  52. data/lib/starter_web/_data/resources.yml +28 -2
  53. data/lib/starter_web/_data/templates/feed.xml +1 -1
  54. data/lib/starter_web/_plugins/asciidoctor/audio-block.rb +85 -0
  55. data/lib/starter_web/_plugins/asciidoctor/video-block.rb +1 -1
  56. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +34 -8
  57. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +1 -1
  58. data/lib/starter_web/_plugins/asciidoctor/wistia-block.rb +1 -1
  59. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +1 -1
  60. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  61. data/lib/starter_web/assets/audio/sound-effects/ambient-piano.mp3 +0 -0
  62. data/lib/starter_web/assets/videos/gallery/gianna_1.jpg +0 -0
  63. data/lib/starter_web/assets/videos/gallery/gianna_2.jpg +0 -0
  64. data/lib/starter_web/assets/videos/gallery/gianna_3.jpg +0 -0
  65. data/lib/starter_web/assets/videos/gallery/html5/video2.mp4 +0 -0
  66. data/lib/starter_web/assets/videos/gallery/solo-sex.jpg +0 -0
  67. data/lib/starter_web/assets/videos/gallery/video1-poster.jpg +0 -0
  68. data/lib/starter_web/assets/videos/gallery/video2-poster.jpg +0 -0
  69. data/lib/starter_web/assets/videos/gallery/videojs-poster.png +0 -0
  70. data/lib/starter_web/assets/videos/gallery/voice_kids_nl_2021/video_poster.jpg +0 -0
  71. data/lib/starter_web/assets/videos/vtt/chapters/video1.vtt +8 -0
  72. data/lib/starter_web/package.json +1 -1
  73. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +0 -7
  74. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +24 -7
  75. data/lib/starter_web/pages/public/learn/where_to_go.adoc +5 -1
  76. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +11 -4
  77. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +19 -14
  78. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +17 -12
  79. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +12 -6
  80. metadata +22 -18
  81. data/lib/starter_web/assets/videos/gallery/html5/video1-poster.jpg +0 -0
  82. data/lib/starter_web/assets/videos/gallery/html5/video2-poster.jpg +0 -0
  83. data/lib/starter_web/assets/videos/gallery/html5/303/237video2-poster.jpg +0 -0
  84. data/lib/starter_web/assets/videos/gallery/nye-party-shop-poster.jpg +0 -0
  85. data/lib/starter_web/assets/videos/gallery/video1-poster.1920..jpg +0 -0
  86. data/lib/starter_web/assets/videos/gallery/video1-thumb.jpg +0 -0
  87. data/lib/starter_web/assets/videos/gallery/video2-thumb.jpg +0 -0
  88. data/lib/starter_web/assets/videos/gallery/video_adele_last_carpool_caraoke_poster.1920.jpg +0 -0
  89. data/lib/starter_web/assets/videos/gallery/video_james_carpool_caraoke.1920.jpg +0 -0
  90. /data/lib/starter_web/_data/layouts/custom/{readme → !readme} +0 -0
  91. /data/lib/starter_web/_includes/custom/static/{readme → !readme} +0 -0
  92. /data/lib/starter_web/_includes/custom/templates/{readme → !readme} +0 -0
  93. /data/lib/starter_web/assets/videos/vtt/captions/{readme → !readme} +0 -0
  94. /data/lib/starter_web/assets/videos/vtt/chapters/{readme → !readme} +0 -0
  95. /data/lib/starter_web/assets/videos/vtt/descriptions/{readme → !readme} +0 -0
  96. /data/lib/starter_web/assets/videos/vtt/subtitles/{readme → !readme} +0 -0
@@ -38,112 +38,112 @@ settings:
38
38
  # Old Times
39
39
  #
40
40
  - gallery:
41
- enabled: true
41
+ enabled: true
42
42
 
43
- id: jg_old_times
44
- type: image
45
- image_base_path: /assets/images/modules/gallery/old_times
46
- thumb_base_path: /assets/images/modules/gallery/old_times
43
+ id: jg_old_times
44
+ type: image
45
+ image_base_path: /assets/images/modules/gallery/old_times
46
+ thumb_base_path: /assets/images/modules/gallery/old_times
47
47
 
48
48
  # ------------------------------------------------------------------------
49
49
  # Justified Gallery settings
50
50
  # ------------------------------------------------------------------------
51
51
  #
52
52
  gallery_options:
53
- rowHeight: 250
54
- gutters: 3
53
+ rowHeight: 250
54
+ gutters: 3
55
55
 
56
56
  # ------------------------------------------------------------------------
57
57
  # Lightbox settings
58
58
  # ------------------------------------------------------------------------
59
59
  #
60
60
  lightbox:
61
- enabled: true
62
- type: lg # lb | lg
61
+ enabled: true
62
+ type: lg # lb | lg
63
63
 
64
64
  lightGallery:
65
- plugins: lgFullscreen, lgRotate, lgThumbnail
65
+ plugins: lgFullscreen, lgRotate, lgThumbnail
66
66
 
67
67
  options:
68
- licenseKey: 0000-0000-000-0000
69
- download: false
70
- alignThumbnails: left
68
+ licenseKey: 0000-0000-000-0000
69
+ download: false
70
+ alignThumbnails: left
71
71
 
72
72
  # ------------------------------------------------------------------------
73
73
  # Images
74
74
  #
75
75
  images:
76
76
 
77
- - image: # image
78
- file: image_01.jpg
77
+ - image: # image
78
+ file: image_01.jpg
79
79
  description: >
80
- <h5>GrandPa</h5>
81
- <h6>80th Birthday</h6>
80
+ <h5>GrandPa</h5>
81
+ <h6>80th Birthday</h6>
82
82
  caption:
83
- text: GrandPa &middot; 80th Birthday
83
+ text: GrandPa &middot; 80th Birthday
84
84
 
85
- - image: # image
86
- file: image_02.jpg
85
+ - image: # image
86
+ file: image_02.jpg
87
87
  description: >
88
- <h5>GrandPa</h5>
89
- <h6>80th Birthday</h6>
88
+ <h5>GrandPa</h5>
89
+ <h6>80th Birthday</h6>
90
90
  caption:
91
- text: GrandPa &middot; 80th Birthday
91
+ text: GrandPa &middot; 80th Birthday
92
92
 
93
- - image: # image
94
- file: image_03.jpg
93
+ - image: # image
94
+ file: image_03.jpg
95
95
  description: >
96
- <h5>GrandPa</h5>
97
- <h6>Annual journey</h6>
96
+ <h5>GrandPa</h5>
97
+ <h6>Annual journey</h6>
98
98
  caption:
99
- text: GrandPa &middot; Annual journey
99
+ text: GrandPa &middot; Annual journey
100
100
 
101
- - image: # image
102
- file: image_04.jpg
101
+ - image: # image
102
+ file: image_04.jpg
103
103
  description: >
104
- <h5>GrandPa</h5>
105
- <h6>Annual journey</h6>
104
+ <h5>GrandPa</h5>
105
+ <h6>Annual journey</h6>
106
106
  caption:
107
- text: GrandPa &middot; Annual journey
107
+ text: GrandPa &middot; Annual journey
108
108
 
109
109
  # --------------------------------------------------------------------------
110
110
  # Gallery Mega Cities
111
111
  #
112
112
  - gallery:
113
- enabled: true
113
+ enabled: true
114
114
 
115
- id: jg_mega_cities
116
- type: image
117
- image_base_path: /assets/images/modules/gallery/mega_cities
118
- thumb_base_path: /assets/images/modules/gallery/mega_cities
115
+ id: jg_mega_cities
116
+ type: image
117
+ image_base_path: /assets/images/modules/gallery/mega_cities
118
+ thumb_base_path: /assets/images/modules/gallery/mega_cities
119
119
 
120
120
  # ------------------------------------------------------------------------
121
121
  # Justified Gallery settings
122
122
  # ------------------------------------------------------------------------
123
123
  #
124
124
  gallery_options:
125
- rowHeight: 150
126
- gutters: 1
125
+ rowHeight: 150
126
+ gutters: 1
127
127
 
128
128
  # ------------------------------------------------------------------------
129
129
  # Lightbox settings
130
130
  # ------------------------------------------------------------------------
131
131
  #
132
132
  lightbox:
133
- enabled: true
134
- type: lg
133
+ enabled: true
134
+ type: lg
135
135
 
136
136
  lightGallery:
137
- plugins: lgFullscreen, lgRotate, lgThumbnail
137
+ plugins: lgFullscreen, lgRotate, lgThumbnail
138
138
 
139
139
  options:
140
- licenseKey: 0000-0000-000-0000
141
- download: false
142
- alignThumbnails: left
143
- addClass: lg-uno-thumbnails # customized thumbnails
144
- appendThumbnailsTo: .lg-outer # required for customized thumbnails
145
- animateThumb: false # required for customized thumbnails
146
- allowMediaOverlap: true # required for customized thumbnails
140
+ licenseKey: 0000-0000-000-0000
141
+ download: false
142
+ alignThumbnails: left
143
+ addClass: lg-uno-thumbnails # customized thumbnails
144
+ appendThumbnailsTo: .lg-outer # required for customized thumbnails
145
+ animateThumb: false # required for customized thumbnails
146
+ allowMediaOverlap: true # required for customized thumbnails
147
147
 
148
148
  # ------------------------------------------------------------------------
149
149
  # CSS filter options
@@ -159,101 +159,101 @@ settings:
159
159
  #
160
160
  images:
161
161
 
162
- - image: # image 1
163
- file: banter-snaps_b.jpg
162
+ - image: # image 1
163
+ file: banter-snaps_b.jpg
164
164
  description: >
165
- <h5>Japan</h5>
166
- <h6>City of Osaka</h6>
165
+ <h5>Japan</h5>
166
+ <h6>City of Osaka</h6>
167
167
  caption:
168
- text: Japan &middot; City of Osaka
168
+ text: Japan &middot; City of Osaka
169
169
 
170
- - image: # image 2
171
- file: denys-nevozhai-1_b.jpg
170
+ - image: # image 2
171
+ file: denys-nevozhai-1_b.jpg
172
172
  description: >
173
- <h5>China</h5>
174
- <h6>Man posing at the rooftop of Jin Mao Tower Shanghai</h6>
173
+ <h5>China</h5>
174
+ <h6>Man posing at the rooftop of Jin Mao Tower Shanghai</h6>
175
175
  caption:
176
- text: China &middot; Man posing at the rooftop of Jin Mao Tower Shanghai
176
+ text: China &middot; Man posing at the rooftop of Jin Mao Tower Shanghai
177
177
 
178
- - image: # image 3
179
- file: gints-gailis_b.jpg
178
+ - image: # image 3
179
+ file: gints-gailis_b.jpg
180
180
  description: >
181
- <h5>Indonesia</h5>
182
- <h6>Shangri-La Hotel Jakarta</h6>
181
+ <h5>Indonesia</h5>
182
+ <h6>Shangri-La Hotel Jakarta</h6>
183
183
  caption:
184
- text: Indonesia &middot; Shangri-La Hotel Jakarta
184
+ text: Indonesia &middot; Shangri-La Hotel Jakarta
185
185
 
186
- - image: # image 4
187
- file: steven-diaz_b.jpg
186
+ - image: # image 4
187
+ file: steven-diaz_b.jpg
188
188
  description: >
189
- <h5>Japan</h5>
190
- <h6>Tokyo seen from World Trade Center Observation Deck</h6>
189
+ <h5>Japan</h5>
190
+ <h6>Tokyo seen from World Trade Center Observation Deck</h6>
191
191
  caption:
192
- text: Japan - Tokyo seen from World Trade Center Observation Deck
192
+ text: Japan - Tokyo seen from World Trade Center Observation Deck
193
193
 
194
- - image: # image 5
195
- file: denys-nevozhai-2_b.jpg
194
+ - image: # image 5
195
+ file: denys-nevozhai-2_b.jpg
196
196
  description: >
197
- <h5>China</h5>
198
- <h6>Young couple over Shenzhen</h6>
197
+ <h5>China</h5>
198
+ <h6>Young couple over Shenzhen</h6>
199
199
  caption:
200
- text: China &middot; Young couple over Shenzhen
200
+ text: China &middot; Young couple over Shenzhen
201
201
 
202
- - image: # image 6
203
- file: johan-mouchet_b.jpg
202
+ - image: # image 6
203
+ file: johan-mouchet_b.jpg
204
204
  description: >
205
- <h5>Australia</h5>
206
- <h6>The Queen Bee at the Eureka Tower of Melbourne</h6>
205
+ <h5>Australia</h5>
206
+ <h6>The Queen Bee at the Eureka Tower of Melbourne</h6>
207
207
  caption:
208
- text: Australia &middot; The Queen Bee at the Eureka Tower of Melbourne
208
+ text: Australia &middot; The Queen Bee at the Eureka Tower of Melbourne
209
209
 
210
- - image: # image 7
211
- file: thomas-tucker_b.jpg
210
+ - image: # image 7
211
+ file: thomas-tucker_b.jpg
212
212
  description: >
213
- <h5>Taiwan</h5>
214
- <h6>Sunset over City of Taipei</h6>
213
+ <h5>Taiwan</h5>
214
+ <h6>Sunset over City of Taipei</h6>
215
215
  caption:
216
- text: Taiwan &middot; Sunset over City of Taipei
216
+ text: Taiwan &middot; Sunset over City of Taipei
217
217
 
218
- - image: # image 8
219
- file: emmad-mazhari_b.jpg
218
+ - image: # image 8
219
+ file: emmad-mazhari_b.jpg
220
220
  description: >
221
- <h5>United States</h5>
222
- <h6>City of Chicago</h6>
221
+ <h5>United States</h5>
222
+ <h6>City of Chicago</h6>
223
223
  caption:
224
- text: United States &middot; City of Chicago
224
+ text: United States &middot; City of Chicago
225
225
 
226
- - image: # image 9
227
- file: federico-rizzarelli_b.jpg
226
+ - image: # image 9
227
+ file: federico-rizzarelli_b.jpg
228
228
  description: >
229
- <h5>China</h5>
230
- <h6>City of Shanghai</h6>
229
+ <h5>China</h5>
230
+ <h6>City of Shanghai</h6>
231
231
  caption:
232
- text: China &middot; City of Shanghai
232
+ text: China &middot; City of Shanghai
233
233
 
234
- - image: # image 10
235
- file: andreas-brucker_b.jpg
234
+ - image: # image 10
235
+ file: andreas-brucker_b.jpg
236
236
  description: >
237
- <h5>Thailand</h5>
238
- <h6>City of Bangkok</h6>
237
+ <h5>Thailand</h5>
238
+ <h6>City of Bangkok</h6>
239
239
  caption:
240
- text: Thailand &middot; City of Bangkok
240
+ text: Thailand &middot; City of Bangkok
241
241
 
242
- - image: # image 11
243
- file: luca-bravo_b.jpg
242
+ - image: # image 11
243
+ file: luca-bravo_b.jpg
244
244
  description: >
245
- <h5>Taiwan</h5>
246
- <h6>Sunset over City of Taipei</h6>
245
+ <h5>Taiwan</h5>
246
+ <h6>Sunset over City of Taipei</h6>
247
247
  caption:
248
- text: Taiwan &middot; Sunset over City of Taipei
248
+ text: Taiwan &middot; Sunset over City of Taipei
249
249
 
250
- - image: # image 12
251
- file: ethan-brooke_b.jpg
250
+ - image: # image 12
251
+ file: ethan-brooke_b.jpg
252
252
  description: >
253
- <h5>South Korea</h5>
254
- <h6>Lotte World Tower Seoul</h6>
253
+ <h5>South Korea</h5>
254
+ <h6>Lotte World Tower Seoul</h6>
255
255
  caption:
256
- text: South Korea &middot; Lotte World Tower Seoul
256
+ text: South Korea &middot; Lotte World Tower Seoul
257
257
 
258
258
  # ==========================================================================
259
259
  # Video Galleries
@@ -263,59 +263,63 @@ settings:
263
263
  # HTML5 VIDEO
264
264
  #
265
265
  - gallery:
266
- enabled: true
266
+ enabled: true
267
267
 
268
- id: jg_video_html5
269
- type: video
270
- video: html5
271
- video_base_path: /assets/videos/gallery/html5
272
- image_base_path: /assets/videos/gallery
273
- thumb_base_path: /assets/videos/gallery
268
+ id: jg_video_html5
269
+ type: video
270
+ video: html5
271
+ video_base_path: /assets/videos/gallery/html5
272
+ image_base_path: /assets/videos/gallery
273
+ thumb_base_path: /assets/videos/gallery
274
274
 
275
275
  # ------------------------------------------------------------------------
276
276
  # Justified Gallery settings
277
277
  # ------------------------------------------------------------------------
278
278
  #
279
279
  gallery_options:
280
- rowHeight: 250
281
- gutters: 3
280
+ rowHeight: 250
281
+ gutters: 3
282
282
 
283
283
  # ------------------------------------------------------------------------
284
284
  # Lightbox|lightGallery settings
285
285
  # ------------------------------------------------------------------------
286
286
  #
287
287
  lightbox:
288
- enabled: true
289
- type: lg
288
+ enabled: true
289
+ type: lg
290
290
 
291
291
  lightGallery:
292
- plugins: lgThumbnail, lgVideo
292
+ plugins: lgThumbnail, lgVideo
293
293
 
294
294
  options:
295
- licenseKey: 0000-0000-000-0000
296
- download: false
297
- alignThumbnails: left
298
- animateThumb: true
299
- autoplayFirstVideo: true
300
- videojs: true
301
- videojsTheme: vjs-theme-uno
295
+ licenseKey: 0000-0000-000-0000
296
+ download: false
297
+ alignThumbnails: left
298
+ animateThumb: true
299
+ autoplayFirstVideo: true
300
+ videojs: true
301
+ videojsTheme: vjs-theme-uno
302
302
 
303
303
  videojsOptions:
304
- enabled: true
305
- controls: true
306
- muted: false
307
- preload: true
308
- playbackRates: [0.25, 0.5, 1, 1.5, 2]
304
+ enabled: true
305
+
306
+ # videoStart: ["00:00:30", "00:01:30"] # start time (hh:mm:ss) for [video1, video2]
307
+ controls: true
308
+ muted: false
309
+ preload: true
310
+ playbackRates: [0.25, 0.5, 1, 1.5, 2]
309
311
  zoomPlugin:
310
- enabled: true
312
+ enabled: true
311
313
  # options:
312
- # moveX: 0
313
- # moveY: 0
314
- # rotate: 0
315
- # zoom: 1
314
+ # moveX: 0
315
+ # moveY: 0
316
+ # rotate: 0
317
+ # zoom: 1
316
318
  controlBar:
317
- remainingTimeDisplay: true
318
- pictureInPictureToggle: false
319
+ remainingTimeDisplay: true
320
+ pictureInPictureToggle: false
321
+ volumePanel:
322
+ inline: false
319
323
 
320
324
  # ------------------------------------------------------------------------
321
325
  # CSS filter options
@@ -385,54 +389,55 @@ settings:
385
389
  # Online VIDEO (YouTube)
386
390
  #
387
391
  - gallery:
388
- enabled: true
392
+ enabled: true
389
393
 
390
- id: jg_video_online_youtube
391
- type: video
392
- video: youtube
393
- image_base_path: /assets/videos/gallery
394
- thumb_base_path: /assets/videos/gallery
394
+ id: jg_video_online_youtube
395
+ type: video
396
+ video: youtube
397
+ image_base_path: /assets/videos/gallery
398
+ thumb_base_path: /assets/videos/gallery
395
399
 
396
400
  # ------------------------------------------------------------------------
397
401
  # Justified Gallery settings
398
402
  # ------------------------------------------------------------------------
399
403
  #
400
404
  gallery_options:
401
- rowHeight: 200
402
- gutters: 3
405
+ rowHeight: 200
406
+ gutters: 3
403
407
 
404
408
  # ------------------------------------------------------------------------
405
409
  # Lightbox|lightGallery settings
406
410
  # ------------------------------------------------------------------------
407
411
  #
408
412
  lightbox:
409
- enabled: true
410
- type: lg
413
+ enabled: true
414
+ type: lg
411
415
 
412
416
  lightGallery:
413
- plugins: lgThumbnail, lgVideo
417
+ plugins: lgThumbnail, lgVideo
414
418
 
415
419
  options:
416
- licenseKey: 0000-0000-000-0000
417
- download: false
418
- alignThumbnails: left
419
- animateThumb: true
420
- autoplayFirstVideo: true
421
- videojs: false
420
+ licenseKey: 0000-0000-000-0000
421
+ download: false
422
+ alignThumbnails: left
423
+ animateThumb: true
424
+ autoplayFirstVideo: true
425
+ videojs: false
422
426
 
423
427
  videojsOptions:
424
- enabled: false
428
+ enabled: false
425
429
 
426
430
  playerParams:
427
- enabled: true
428
- autoplay: 0
429
- controls: 0
430
- enablejsapi: 1
431
- hl: en
432
- loop: 0
433
- mute: 0
434
- playsinline: 1
435
- wmode: opaque
431
+ enabled: true
432
+ start: ["00:00:50", "00:00:50"] # start time video1, vido2
433
+ autoplay: 0
434
+ controls: 0
435
+ enablejsapi: 1
436
+ hl: en
437
+ loop: 0
438
+ mute: 0
439
+ playsinline: 1
440
+ wmode: opaque
436
441
 
437
442
  # ------------------------------------------------------------------------
438
443
  # CSS filter options
@@ -452,6 +457,7 @@ settings:
452
457
  - video: # video 1
453
458
  enabled: true
454
459
 
460
+ id: X5Cfi7U4eL4
455
461
  name: Carpool Karaoke Lady Gaga
456
462
  type: youtube
457
463
  size: "1280-720"
@@ -494,7 +500,8 @@ settings:
494
500
  source: video_adele-poster.jpg
495
501
 
496
502
  playerParams:
497
- enabled: false
503
+ enabled: true
504
+ start: 50
498
505
 
499
506
  - video: # video 3
500
507
  enabled: true
@@ -546,55 +553,56 @@ settings:
546
553
  # Online VIDEO (YouTube)
547
554
  #
548
555
  - gallery:
549
- enabled: true
556
+ enabled: true
550
557
 
551
- id: jg_video_online_youtube_james_and_adele
552
- type: video
553
- video: youtube
554
- image_base_path: /assets/videos/gallery
555
- thumb_base_path: /assets/videos/gallery
558
+ id: jg_video_online_youtube_james_and_adele
559
+ type: video
560
+ video: youtube
561
+ image_base_path: /assets/videos/gallery
562
+ thumb_base_path: /assets/videos/gallery
556
563
 
557
564
  # ------------------------------------------------------------------------
558
565
  # Justified Gallery settings
559
566
  # ------------------------------------------------------------------------
560
567
  #
561
568
  gallery_options:
562
- rowHeight: 250
563
- gutters: 3
569
+ rowHeight: 250
570
+ gutters: 3
564
571
 
565
572
  # ------------------------------------------------------------------------
566
573
  # Lightbox|lightGallery settings
567
574
  # ------------------------------------------------------------------------
568
575
  #
569
576
  lightbox:
570
- enabled: true
571
- type: lg
577
+ enabled: true
578
+ type: lg
572
579
 
573
580
  lightGallery:
574
- plugins: lgThumbnail, lgVideo
581
+ plugins: lgThumbnail, lgVideo
575
582
 
576
583
  options:
577
- licenseKey: 0000-0000-000-0000
578
- download: false
579
- alignThumbnails: left
580
- animateThumb: true
581
- autoplayFirstVideo: true
582
- videojs: false
584
+ licenseKey: 0000-0000-000-0000
585
+ download: false
586
+ alignThumbnails: left
587
+ animateThumb: true
588
+ autoplayFirstVideo: true
589
+ videojs: false
583
590
 
584
591
  videojsOptions:
585
- enabled: false
592
+ enabled: false
586
593
 
587
594
  # See: https://stackoverflow.com/questions/40685142/youtube-autoplay-does-not-work-with-iframe
588
595
  playerParams:
589
- enabled: true
590
- autoplay: 1 # autoplay = 1 only available for YouTube when muted.
591
- # controls: 1 # default = 0
592
- # enablejsapi: 1 # default = 1
593
- # hl: en # default = en
594
- # loop: 0 # default = 0
595
- mute: 0 # default = 1
596
- # playsinline: 1 # for mobile|iOS only
597
- # wmode: opaque # default = opaque
596
+ enabled: true
597
+ start: ["00:00:50", "00:00:50"] # start time video1, vido2
598
+ autoplay: 1 # autoplay = 1 only available for YouTube when muted.
599
+ # controls: 1 # default = 0
600
+ # enablejsapi: 1 # default = 1
601
+ # hl: en # default = en
602
+ # loop: 0 # default = 0
603
+ mute: 0 # default = 1
604
+ # playsinline: 1 # for mobile|iOS only
605
+ # wmode: opaque # default = opaque
598
606
 
599
607
  # ------------------------------------------------------------------------
600
608
  # CSS filter options
@@ -632,6 +640,9 @@ settings:
632
640
  poster:
633
641
  source: video_adele-poster.jpg
634
642
 
643
+ playerParams:
644
+ start: 50 # seconds to start
645
+
635
646
  - video: # video 2
636
647
  enabled: true
637
648
 
@@ -652,59 +663,62 @@ settings:
652
663
  poster:
653
664
  source: video_adele_last_carpool_caraoke_poster.jpg
654
665
 
666
+ playerParams:
667
+ start: 50 # seconds to start
668
+
655
669
  # --------------------------------------------------------------------------
656
670
  # Online VIDEO 2 (YouTube)
657
671
  #
658
672
  - gallery:
659
- enabled: true
673
+ enabled: true
660
674
 
661
- id: jg_video_online_youtube_voice_kids
662
- type: video
663
- video: youtube
664
- image_base_path: /assets/videos/gallery/voice_kids_de_2021
665
- thumb_base_path: /assets/videos/gallery/voice_kids_de_2021
675
+ id: jg_video_online_youtube_voice_kids
676
+ type: video
677
+ video: youtube
678
+ image_base_path: /assets/videos/gallery/voice_kids_de_2021
679
+ thumb_base_path: /assets/videos/gallery/voice_kids_de_2021
666
680
 
667
681
  # ------------------------------------------------------------------------
668
682
  # Justified Gallery settings
669
683
  # ------------------------------------------------------------------------
670
684
  #
671
685
  gallery_options:
672
- rowHeight: 200
673
- gutters: 3
686
+ rowHeight: 200
687
+ gutters: 3
674
688
 
675
689
  # ------------------------------------------------------------------------
676
690
  # Lightbox|lightGallery settings
677
691
  # ------------------------------------------------------------------------
678
692
  #
679
693
  lightbox:
680
- enabled: true
681
- type: lg
694
+ enabled: true
695
+ type: lg
682
696
 
683
697
  lightGallery:
684
- plugins: lgThumbnail, lgVideo
698
+ plugins: lgThumbnail, lgVideo
685
699
 
686
700
  options:
687
- licenseKey: 0000-0000-000-0000
688
- download: false
689
- alignThumbnails: left
690
- animateThumb: true
691
- autoplayFirstVideo: true
692
- videojs: false
701
+ licenseKey: 0000-0000-000-0000
702
+ download: false
703
+ alignThumbnails: left
704
+ animateThumb: true
705
+ autoplayFirstVideo: true
706
+ videojs: false
693
707
 
694
708
  videojsOptions:
695
- enabled: false
709
+ enabled: false
696
710
 
697
711
  # See: https://stackoverflow.com/questions/40685142/youtube-autoplay-does-not-work-with-iframe
698
712
  playerParams:
699
- enabled: true
700
- autoplay: 1 # autoplay = 1 only available for YouTube when muted.
701
- # controls: 1 # default = 0
702
- # enablejsapi: 1 # default = 1
703
- # hl: en # default = en
704
- # loop: 0 # default = 0
705
- mute: 0 # default = 1
706
- # playsinline: 1 # for mobile|iOS only
707
- # wmode: opaque # default = opaque
713
+ enabled: true
714
+ autoplay: 1 # autoplay = 1 only available for YouTube when muted.
715
+ # controls: 1 # default = 0
716
+ # enablejsapi: 1 # default = 1
717
+ # hl: en # default = en
718
+ # loop: 0 # default = 0
719
+ mute: 0 # default = 1
720
+ # playsinline: 1 # for mobile|iOS only
721
+ # wmode: opaque # default = opaque
708
722
 
709
723
  # ------------------------------------------------------------------------
710
724
  # CSS filter options
@@ -815,51 +829,51 @@ settings:
815
829
  # Online VIDEO 3 (Vimeo)
816
830
  #
817
831
  - gallery:
818
- enabled: true
832
+ enabled: true
819
833
 
820
- id: jg_video_online_vimeo
821
- type: video
822
- video: vimeo
823
- image_base_path: /assets/videos/gallery
824
- thumb_base_path: /assets/videos/gallery
834
+ id: jg_video_online_vimeo
835
+ type: video
836
+ video: vimeo
837
+ image_base_path: /assets/videos/gallery
838
+ thumb_base_path: /assets/videos/gallery
825
839
 
826
840
  # ------------------------------------------------------------------------
827
841
  # Justified Gallery settings
828
842
  # ------------------------------------------------------------------------
829
843
  #
830
844
  gallery_options:
831
- rowHeight: 250
832
- gutters: 3
845
+ rowHeight: 250
846
+ gutters: 3
833
847
 
834
848
  # ------------------------------------------------------------------------
835
849
  # Lightbox|lightGallery settings
836
850
  # ------------------------------------------------------------------------
837
851
  #
838
852
  lightbox:
839
- enabled: true
840
- type: lg
853
+ enabled: true
854
+ type: lg
841
855
 
842
856
  lightGallery:
843
- plugins: lgThumbnail, lgVideo
857
+ plugins: lgThumbnail, lgVideo
844
858
 
845
859
  options:
846
- licenseKey: 0000-0000-000-0000
847
- download: false
848
- alignThumbnails: left
849
- animateThumb: true
850
- autoplayFirstVideo: true
851
- videojs: false
860
+ licenseKey: 0000-0000-000-0000
861
+ download: false
862
+ alignThumbnails: left
863
+ animateThumb: true
864
+ autoplayFirstVideo: true
865
+ videojs: false
852
866
 
853
867
  videojsOptions:
854
- enabled: false
868
+ enabled: false
855
869
 
856
870
  playerParams:
857
- enabled: false
858
- autoplay: 0
859
- byline: 0
860
- portrait: 0
861
- color: CCCCCC
862
- muted: 0
871
+ enabled: false
872
+ autoplay: 0
873
+ byline: 0
874
+ portrait: 0
875
+ color: CCCCCC
876
+ muted: 0
863
877
 
864
878
  # ------------------------------------------------------------------------
865
879
  # CSS filter options
@@ -897,6 +911,9 @@ settings:
897
911
  poster:
898
912
  source: kick-it-old-school-poster.jpg
899
913
 
914
+ playerParams:
915
+ start: 50 # seconds to start
916
+
900
917
  - video: # video 2
901
918
  enabled: true
902
919
 
@@ -922,46 +939,46 @@ settings:
922
939
  # Online VIDEO (DailyMotion)
923
940
  #
924
941
  - gallery:
925
- enabled: true
942
+ enabled: true
926
943
 
927
- id: jg_video_online_dailymotion
928
- type: video
929
- video: dailymotion
930
- image_base_path: /assets/videos/gallery/dailymotion
931
- thumb_base_path: /assets/videos/gallery/dailymotion
944
+ id: jg_video_online_dailymotion
945
+ type: video
946
+ video: dailymotion
947
+ image_base_path: /assets/videos/gallery/dailymotion
948
+ thumb_base_path: /assets/videos/gallery/dailymotion
932
949
 
933
950
  # ------------------------------------------------------------------------
934
951
  # Justified Gallery settings
935
952
  # ------------------------------------------------------------------------
936
953
  #
937
954
  gallery_options:
938
- rowHeight: 250
939
- gutters: 3
955
+ rowHeight: 250
956
+ gutters: 3
940
957
 
941
958
  # ------------------------------------------------------------------------
942
959
  # Lightbox|lightGallery settings
943
960
  # ------------------------------------------------------------------------
944
961
  #
945
962
  lightbox:
946
- enabled: true
947
- type: lg
963
+ enabled: true
964
+ type: lg
948
965
 
949
966
  lightGallery:
950
- plugins: lgThumbnail, lgVideo
967
+ plugins: lgThumbnail, lgVideo
951
968
 
952
969
  options:
953
- licenseKey: 0000-0000-000-0000
954
- download: false
955
- alignThumbnails: left
956
- animateThumb: true
957
- autoplayFirstVideo: true
958
- videojs: false
970
+ licenseKey: 0000-0000-000-0000
971
+ download: false
972
+ alignThumbnails: left
973
+ animateThumb: true
974
+ autoplayFirstVideo: true
975
+ videojs: false
959
976
 
960
977
  videojsOptions:
961
- enabled: false
978
+ enabled: false
962
979
 
963
980
  playerParams:
964
- enabled: false
981
+ enabled: false
965
982
 
966
983
  # ------------------------------------------------------------------------
967
984
  # CSS filter options
@@ -1019,3 +1036,136 @@ settings:
1019
1036
  text: "SELF Channel &middot; Pilates Core Workout"
1020
1037
  poster:
1021
1038
  source: pilates.jpg
1039
+
1040
+ # --------------------------------------------------------------------------
1041
+ # Online VIDEO (TikTok)
1042
+ #
1043
+ - gallery:
1044
+ enabled: true
1045
+
1046
+ id: jg_video_online_tiktoc
1047
+ type: video
1048
+ video: tiktoc
1049
+ image_base_path: /assets/videos/gallery
1050
+ thumb_base_path: /assets/videos/gallery
1051
+
1052
+ # ------------------------------------------------------------------------
1053
+ # Justified Gallery settings
1054
+ # ------------------------------------------------------------------------
1055
+ #
1056
+ gallery_options:
1057
+ rowHeight: 480
1058
+ gutters: 3
1059
+
1060
+ # ------------------------------------------------------------------------
1061
+ # Lightbox|lightGallery settings
1062
+ # ------------------------------------------------------------------------
1063
+ #
1064
+ lightbox:
1065
+ enabled: true
1066
+ type: lg
1067
+
1068
+ lightGallery:
1069
+ plugins: lgThumbnail, lgVideo
1070
+
1071
+ options:
1072
+ licenseKey: 0000-0000-000-0000
1073
+ download: false
1074
+ alignThumbnails: left
1075
+ # addClass: lg-uno-thumbnails # customized thumbnails
1076
+ # appendThumbnailsTo: .lg-outer # required for customized thumbnails
1077
+ # animateThumb: false # required for customized thumbnails
1078
+ # allowMediaOverlap: true # required for customized thumbnails
1079
+
1080
+ animateThumb: true
1081
+ autoplayFirstVideo: true
1082
+ videojs: false
1083
+
1084
+ videojsOptions:
1085
+ enabled: false
1086
+
1087
+ playerParams:
1088
+ enabled: false
1089
+ autoplay: 0
1090
+ muted: 0
1091
+
1092
+ # ------------------------------------------------------------------------
1093
+ # CSS filter options
1094
+ #
1095
+ filters:
1096
+ enabled: false
1097
+ grayscale: 0
1098
+ contrast: 1
1099
+ brightness: 1
1100
+
1101
+ # ------------------------------------------------------------------------
1102
+ # Video settings
1103
+ # ------------------------------------------------------------------------
1104
+ #
1105
+ videos:
1106
+
1107
+ - video: # video 1
1108
+ enabled: true
1109
+
1110
+ name: Gesund
1111
+ type: tiktoc
1112
+ size: "300-575"
1113
+ source: "//tiktok.com/embed/6901614235709869314"
1114
+ pinterest_prefix: Pin video
1115
+ tweet_prefix: Try video
1116
+ description: >
1117
+ <h5>
1118
+ Gianna Bacio
1119
+ </h5>
1120
+ <h6>
1121
+ Warum 2x wöchentlich Sex gesund ist
1122
+ </h6>
1123
+ caption:
1124
+ text: "Gianna Bacio &middot; Warum 2x wöchentlich Sex gesund ist"
1125
+ poster:
1126
+ source: gianna_1.jpg
1127
+
1128
+ - video: # video 2
1129
+ enabled: true
1130
+
1131
+ name: Vergesslichkeit
1132
+ type: tiktoc
1133
+ size: "300-575"
1134
+ source: "//tiktok.com/embed/6938375143181913349"
1135
+ pinterest_prefix: Pin video
1136
+ tweet_prefix: Try video
1137
+ description: >
1138
+ <h5>
1139
+ Gianna Bacio
1140
+ </h5>
1141
+ <h6>
1142
+ Sex hilft gegen Vergesslichkeit?!
1143
+ </h6>
1144
+ caption:
1145
+ text: "Gianna Bacio &middot; Sex hilft gegen Vergesslichkeit?!"
1146
+ poster:
1147
+ source: gianna_2.jpg
1148
+
1149
+ - video: # video 3
1150
+ enabled: true
1151
+
1152
+ name: Denken
1153
+ type: tiktoc
1154
+ size: "300-575"
1155
+ source: "//tiktok.com/embed/6919457437510569218"
1156
+ pinterest_prefix: Pin video
1157
+ tweet_prefix: Try video
1158
+ description: >
1159
+ <h5>
1160
+ Gianna Bacio
1161
+ </h5>
1162
+ <h6>
1163
+ Daran denken die Meisten beim Sex!
1164
+ </h6>
1165
+ caption:
1166
+ text: "Gianna Bacio &middot; Daran denken die Meisten beim Sex!"
1167
+ poster:
1168
+ source: gianna_3.jpg
1169
+
1170
+ # ------------------------------------------------------------------------------
1171
+ # END config