j1-template 2024.3.15 → 2024.3.16
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/data/amplitude.html +7 -7
- data/assets/data/panel.html +4 -3
- data/assets/theme/j1/adapter/js/amplitude.js +100 -81
- data/assets/theme/j1/adapter/js/masonry.js +2 -2
- data/assets/theme/j1/adapter/js/videojs.js +212 -0
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +7 -4
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -1
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -1
- data/assets/theme/j1/core/js/template.js +4 -0
- data/assets/theme/j1/core/js/template.min.js +2 -2
- data/assets/theme/j1/core/js/template.min.js.map +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +81 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +3 -2
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +19 -4
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/artist.svg +78 -0
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/mute.svg +52 -20
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/next.svg +20 -39
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/now-playing.svg +24 -38
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/playlist-hide.svg +85 -0
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/playlist-music.svg +85 -0
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/playlist-show.svg +85 -0
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/playlist.svg +85 -0
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/previous.svg +18 -37
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +33 -30
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +33 -29
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/small/next.svg +55 -14
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/small/previous.svg +56 -14
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/volume.svg +38 -21
- data/assets/theme/j1/modules/amplitudejs/js/amplitude.map +20 -20
- data/assets/theme/j1/modules/amplitudejs/js/tech/youtube_example.js +211 -0
- data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +206 -122
- data/assets/theme/j1/modules/videojs/assets/icons/custom-icons/next.svg +82 -0
- data/assets/theme/j1/modules/videojs/css/font/README.md +151 -0
- data/assets/theme/j1/modules/videojs/css/font/VideoJS.svg +150 -0
- data/assets/theme/j1/modules/videojs/css/font/video-js-cdn.css +2012 -0
- data/assets/theme/j1/modules/videojs/css/plugins/controls/skipbuttons.0.css +32 -0
- data/assets/theme/j1/modules/videojs/css/plugins/controls/skipbuttons.1.css +31 -0
- data/assets/theme/j1/modules/videojs/css/plugins/controls/skipbuttons.css +31 -0
- data/assets/theme/j1/modules/videojs/css/plugins/controls/skipbuttons.min.css +21 -0
- data/assets/theme/j1/modules/videojs/css/themes/uno.css +14 -3
- data/assets/theme/j1/modules/videojs/css/themes/uno.min.css +1 -1
- data/assets/theme/j1/modules/videojs/css/videojs.css +1 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/autocaption/LICENSE +13 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/autocaption/README.md +75 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/autocaption/autocaption.js +149 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/autocaption/autocaption.min.js +21 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/hotkeys/README.md +76 -30
- data/assets/theme/j1/modules/videojs/js/plugins/controls/hotkeys/hotkeys.js +64 -53
- data/assets/theme/j1/modules/videojs/js/plugins/controls/hotkeys/hotkeys.min.js +1 -1
- data/assets/theme/j1/modules/videojs/js/plugins/controls/skipbuttons/README.md +133 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/skipbuttons/skipbuttons.js +137 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/skipbuttons/skipbuttons.min.js +21 -0
- data/assets/theme/j1/modules/videojs/js/plugins/controls/zoom/zoom.js +15 -12
- data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.js +43 -16
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.3/fastfilereaderext.so +0 -0
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.3/rubyeventmachine.so +0 -0
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.4/fastfilereaderext.so +0 -0
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.4/rubyeventmachine.so +0 -0
- data/lib/j1/version.rb +1 -1
- data/lib/j1_app/j1_auth_manager/config.rb +0 -4
- data/lib/starter_web/Gemfile +45 -22
- data/lib/starter_web/README.md +5 -5
- data/lib/starter_web/_config.yml +4 -6
- data/lib/starter_web/_data/modules/amplitude.yml +9 -399
- data/lib/starter_web/_data/modules/defaults/gallery.yml +42 -0
- data/lib/starter_web/_data/modules/defaults/videojs.yml +107 -0
- data/lib/starter_web/_data/modules/gallery.yml +30 -14
- data/lib/starter_web/_data/modules/masonry.yml +15 -0
- data/lib/starter_web/_data/modules/videojs.yml +57 -0
- data/lib/starter_web/_data/resources.yml +9 -27
- data/lib/starter_web/_data/templates/feed.xml +1 -1
- data/lib/starter_web/_includes/tables/jekyll_variables.asciidoc +1 -0
- data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +4 -1
- data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +145 -24
- data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +4 -1
- data/lib/starter_web/_plugins/asciidoctor/wistia-block.rb +313 -0
- data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +192 -17
- data/lib/starter_web/_plugins/index/lunr.rb +1 -1
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +20 -7
- data/lib/starter_web/pages/public/manuals/integrations/amplitudejs/amplitudejs-api.adoc +1 -1
- data/lib/starter_web/pages/public/manuals/integrations/videojs/youtube-api.adoc +1638 -0
- data/lib/starter_web/pages/public/tools/previewer/preview_bootstrap_theme.adoc +5 -6
- data/lib/starter_web/pages/public/tools/previewer/preview_videojs.adoc +203 -0
- data/lib/starter_web/pages/{tour → public/tour}/play_audio.adoc +3 -10
- data/lib/starter_web/pages/{tour → public/tour}/play_video.adoc +49 -40
- metadata +61 -41
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/_pause.svg +0 -19
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/_play.svg +0 -18
- data/assets/theme/j1/modules/amplitudejs/icons/player/dark/show-playlist.svg +0 -15
- data/assets/theme/j1/modules/jqueryScrollbar/LICENSE +0 -20
- data/assets/theme/j1/modules/jqueryScrollbar/README.md +0 -28
- data/assets/theme/j1/modules/jqueryScrollbar/css/scrollbar.css +0 -939
- data/assets/theme/j1/modules/jqueryScrollbar/css/scrollbar.min.css +0 -20
- data/assets/theme/j1/modules/jqueryScrollbar/js/scrollbar.js +0 -851
- data/assets/theme/j1/modules/jqueryScrollbar/js/scrollbar.min.js +0 -36
- data/assets/theme/j1/modules/jqueryScrollbar/sass/scrollbar.scss +0 -806
- data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +0 -794
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/attributes.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/100_gistblock.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_bottom_info.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_bottom_left_warning.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_bottom_right_danger.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_central_success.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_full_height_left_info.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_full_height_right_success.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_table_bs_modal_examples.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_top_info.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_top_left_info.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/410_top_right_success.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/419_advanced_modals_demo.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/tables/bs_modal_examples.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/themes_bootstrap.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/_includes/documents/themes_rouge.asciidoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/asciidoc_extensions.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/bootstrap_themes.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/highlghter_rouge.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/icon_fonts.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/modal_extentions.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/present_images.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/quicksearch.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/responsive_tables.adoc +0 -0
- /data/lib/starter_web/pages/{tour → public/tour}/typography.adoc +0 -0
@@ -85,7 +85,7 @@ resource_options:
|
|
85
85
|
:indicators: true
|
86
86
|
:indicators_alerts: true
|
87
87
|
:indicators_badges: true
|
88
|
-
:scrollbars:
|
88
|
+
:scrollbars: true
|
89
89
|
:progress: true
|
90
90
|
:progress_basic: true
|
91
91
|
:progress_contextual_alternatives: true
|
@@ -2119,7 +2119,7 @@ browser.
|
|
2119
2119
|
}
|
2120
2120
|
----
|
2121
2121
|
|
2122
|
-
|
2122
|
+
The following scrollers are available for the J1 Template.
|
2123
2123
|
|
2124
2124
|
[subs="attributes"]
|
2125
2125
|
++++
|
@@ -2169,10 +2169,9 @@ For the following flavours are implemented.
|
|
2169
2169
|
</div>
|
2170
2170
|
|
2171
2171
|
<!-- script>
|
2172
|
-
|
2173
|
-
|
2174
|
-
|
2175
|
-
}
|
2172
|
+
if (!$.browser.webkit) {
|
2173
|
+
$('.wrapper').html('<p>Sorry! Non webkit browser detected. Scrollbars <b>not</b> displayed :</p>');
|
2174
|
+
}
|
2176
2175
|
</script -->
|
2177
2176
|
++++
|
2178
2177
|
endif::[]
|
@@ -0,0 +1,203 @@
|
|
1
|
+
---
|
2
|
+
title: VideoJS
|
3
|
+
title_extention: Custom Video Players
|
4
|
+
tagline: Custom Video Players
|
5
|
+
|
6
|
+
date: 2024-11-10
|
7
|
+
#last_modified: 2024-01-01
|
8
|
+
|
9
|
+
description: >
|
10
|
+
The J1 Template support playing video on web pages
|
11
|
+
by HTML5 Video, the new standard of HTML to show
|
12
|
+
videos on web pages.
|
13
|
+
keywords: >
|
14
|
+
open source, free, template, jekyll, jekyllone, web,
|
15
|
+
sites, static, jamstack, bootstrap,
|
16
|
+
html, html5, video, support, flash player,
|
17
|
+
quicktime, silverlight
|
18
|
+
|
19
|
+
categories: [ Previewer ]
|
20
|
+
tags: [ Module, Video ]
|
21
|
+
|
22
|
+
image:
|
23
|
+
path: /assets/image/icons/videojs/videojs-poster.png
|
24
|
+
width: 1920
|
25
|
+
height: 1280
|
26
|
+
|
27
|
+
regenerate: false
|
28
|
+
personalization: true
|
29
|
+
permalink: /pages/public/tools/previewer/videojs/
|
30
|
+
|
31
|
+
resources: [ videojs ]
|
32
|
+
resource_options:
|
33
|
+
- attic:
|
34
|
+
slides:
|
35
|
+
- url: /assets/image/icons/videojs/videojs-poster.png
|
36
|
+
alt: VideoJS Poster
|
37
|
+
---
|
38
|
+
|
39
|
+
// Page Initializer
|
40
|
+
// =============================================================================
|
41
|
+
// Enable the Liquid Preprocessor
|
42
|
+
:page-liquid:
|
43
|
+
|
44
|
+
// Set (local) page attributes here
|
45
|
+
// -----------------------------------------------------------------------------
|
46
|
+
// :page--attr: <attr-value>
|
47
|
+
// :images-dir: {imagesdir}/pages/roundtrip/100_present_images
|
48
|
+
|
49
|
+
// Attributes for section control
|
50
|
+
//
|
51
|
+
:vjs_plugin_info: true
|
52
|
+
:native_video: false
|
53
|
+
:yt_video: false
|
54
|
+
:vm_video: false
|
55
|
+
:wt_video: true
|
56
|
+
|
57
|
+
// Load Liquid procedures
|
58
|
+
// -----------------------------------------------------------------------------
|
59
|
+
{% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
|
60
|
+
|
61
|
+
// Load page attributes
|
62
|
+
// -----------------------------------------------------------------------------
|
63
|
+
{% include {{load_attributes}} scope="global" %}
|
64
|
+
|
65
|
+
|
66
|
+
// Page content
|
67
|
+
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
68
|
+
[role="dropcap"]
|
69
|
+
The J1 Template support playing audio on web pages by HTML5 Video, the new
|
70
|
+
standard of HTML to show videos on webpages. Modern browsers support the
|
71
|
+
audio tag `<audio>` for the new HTML5 audio audio standard.
|
72
|
+
|
73
|
+
// Include sub-documents (if any)
|
74
|
+
// -----------------------------------------------------------------------------
|
75
|
+
|
76
|
+
ifeval::[{vjs_plugin_info} == true]
|
77
|
+
[role="mt-5"]
|
78
|
+
== VJS Plugins
|
79
|
+
|
80
|
+
The J1 Template provides a collection of plugins to enhance VJS players, such
|
81
|
+
as by providing useful functions like additional buttons or advanced keyboard
|
82
|
+
support to control a player by defined keys (hotkeys).
|
83
|
+
|
84
|
+
[role="mt-4"]
|
85
|
+
=== hotKeys
|
86
|
+
|
87
|
+
The *hotkeys* plugin for Video.js enables *keyboard hotkeys* when the
|
88
|
+
*player has focus*.
|
89
|
+
|
90
|
+
* `Space bar` toggles play|pause.
|
91
|
+
* `Right|Left Arrow keys` seek the video forwards and back.
|
92
|
+
* Up and Down Arrow keys increase and decrease the volume.
|
93
|
+
* `M key` toggles mute/unmute.
|
94
|
+
* `F key` toggles fullscreen off and on. Does not work in Internet Explorer,
|
95
|
+
it seems to be a limitation where scripts cannot request fullscreen without
|
96
|
+
a mouse click:
|
97
|
+
* Double-clicking with the mouse toggles fullscreen off and on.
|
98
|
+
* `Number keys` from *1-9* skip to a percentage of the video:
|
99
|
+
1 is `10%` and 9 is `90%`.
|
100
|
+
|
101
|
+
[role="mt-4"]
|
102
|
+
=== skipbuttons
|
103
|
+
|
104
|
+
The plugin *skipbuttons* add *VJS seek buttons* to the control bar. These
|
105
|
+
buttons allow the user to skip forward or back by a configured number of
|
106
|
+
seconds.
|
107
|
+
|
108
|
+
|
109
|
+
[role="mt-4"]
|
110
|
+
=== zoomButtons
|
111
|
+
|
112
|
+
Adds a zoom button to player controlbar.
|
113
|
+
|
114
|
+
endif::[]
|
115
|
+
|
116
|
+
ifeval::[{build_in_video} == true]
|
117
|
+
[role="mt-4"]
|
118
|
+
== Built-in Player
|
119
|
+
|
120
|
+
All modern browsers universally support the video tag `<video>`. This tag
|
121
|
+
offers an out-of-the-box framework for decoding and displaying video content
|
122
|
+
without loading *external players*.
|
123
|
+
|
124
|
+
.MP4 Video, Peck Pocketed
|
125
|
+
video::/assets/video/html5/peck_pocketed.mp4[poster="/assets/video/poster/html5/peck_pocketed.jpg", opts="" role="mt-4 mb-5"]
|
126
|
+
endif::[]
|
127
|
+
|
128
|
+
|
129
|
+
[role="mt-5"]
|
130
|
+
== VJS Players
|
131
|
+
|
132
|
+
VideoJS is a *free-to-use* open-source JavaScript framework for building
|
133
|
+
custom video players for the web. Implementing VideoJS for the J1 Template
|
134
|
+
supports local video and several platforms, such as YouTube, Vimeo, Wistia,
|
135
|
+
or Dailymotion, for presenting videos *online*.
|
136
|
+
|
137
|
+
For *online sources*, VideoJS uses plugins, such as the so-called VJS
|
138
|
+
Playback Technology. With the help of *plugins*, it is possible to present
|
139
|
+
*different media* using the *same player*, the same look and feel for a
|
140
|
+
better user experience.
|
141
|
+
|
142
|
+
ifeval::[{native_video} == true]
|
143
|
+
[role="mt-4"]
|
144
|
+
=== Native Video
|
145
|
+
|
146
|
+
VideoJS provides a flexible and customizable platform for displaying and
|
147
|
+
controlling MPEG 4 video content on websites and web applications.
|
148
|
+
|
149
|
+
.Rolling Wild · MP4 Video
|
150
|
+
videojs::/assets/video//html5/rolling_wild.mp4[poster="/assets/video/poster/html5/rolling_wild.jpg", opts="" role="mt-4 mb-5"]
|
151
|
+
endif::[]
|
152
|
+
|
153
|
+
|
154
|
+
ifeval::[{yt_video} == true]
|
155
|
+
[role="mt-4"]
|
156
|
+
=== YouTube
|
157
|
+
|
158
|
+
YouTube is a popular online video-sharing platform that allows users to
|
159
|
+
upload, view, share, and comment on videos. The platform provides services
|
160
|
+
for people and organizations to publish various video content.
|
161
|
+
|
162
|
+
.Fortnight (feat. Post Malone, Official Music Video) · Taylor Swift
|
163
|
+
// youtube::q3zqJs7JUCQ[start="00:01:00" poster="//img.youtube.com/vi/q3zqJs7JUCQ/maxresdefault.jpg" role="mt-4 mb-5"]
|
164
|
+
youtube::q3zqJs7JUCQ[poster="//img.youtube.com/vi/q3zqJs7JUCQ/maxresdefault.jpg"]
|
165
|
+
endif::[]
|
166
|
+
|
167
|
+
ifeval::[{wt_video} == true]
|
168
|
+
[role="mt-5"]
|
169
|
+
=== Wistia
|
170
|
+
|
171
|
+
Wistia is a marketing software and video hosting platform for business-to-business
|
172
|
+
marketers. Free or paid plans are available. While Wistia may not be the
|
173
|
+
*Big Man on Campus*, like Vimeo, still brings valuable functionality and
|
174
|
+
should be considered a viable video platform.
|
175
|
+
|
176
|
+
.Platform Intro
|
177
|
+
// wistia::29b0fbf547[poster="/assets/video/poster/wistia/wistia-black.jpg" role="mt-4 mb-4"]
|
178
|
+
wistia::29b0fbf547[poster="auto" role="mt-4 mb-4"]
|
179
|
+
// wistia::29b0fbf547[role="mt-4 mb-4"]
|
180
|
+
endif::[]
|
181
|
+
|
182
|
+
ifeval::[{vm_video} == true]
|
183
|
+
[role="mt-5"]
|
184
|
+
== Vimeo
|
185
|
+
|
186
|
+
Vimeo is an sharing platform that allows users to upload, share, and view
|
187
|
+
video content. It was founded in 2004 by a group of filmmakers and has
|
188
|
+
since grown into a popular platform for individuals and businesses to
|
189
|
+
showcase their videos.
|
190
|
+
|
191
|
+
.Forever 21 - Kick It Old School
|
192
|
+
vimeo::179528528[poster="/assets/video/poster/vimeo/kick_it_old_school.jpg" role="mt-4 mb-5"]
|
193
|
+
// vimeo::179528528[poster="auto" role="mt-4 mb-5"]
|
194
|
+
// vimeo::179528528[role="mt-4 mb-5"]
|
195
|
+
|
196
|
+
[role="mb-7"]
|
197
|
+
.Video controls
|
198
|
+
[CAUTION]
|
199
|
+
====
|
200
|
+
For the *VJS Vimeo Tech*, native vjs controls (controllbar) are currently
|
201
|
+
*NOT* supported. Instead, the controllbar of the Vimeo Player is shown.
|
202
|
+
====
|
203
|
+
endif::[]
|
@@ -163,11 +163,6 @@ amplitude::free_emancipator_compact[role="mt-3 mb-5"]
|
|
163
163
|
.Royalty Free Music · Disco 80th
|
164
164
|
amplitude::free_disco_compact[role="mt-3 mb-5"]
|
165
165
|
|
166
|
-
lorem:sentences[5]
|
167
|
-
|
168
|
-
.Spontanorama 2024 (compact)
|
169
|
-
amplitude::spontanorama_2024_compact[role="mt-4 mb-5"]
|
170
|
-
|
171
166
|
|
172
167
|
[role="mt-5"]
|
173
168
|
== Large Player
|
@@ -184,15 +179,13 @@ no need to open other widgets.
|
|
184
179
|
.Emancipator · From Dusk To Dawn
|
185
180
|
amplitude::free_emancipator_large[role="mt-4 mb-5"]
|
186
181
|
|
187
|
-
lorem:sentences[5]
|
188
|
-
|
189
182
|
.Royalty Free Music · Disco 80th
|
190
183
|
amplitude::free_disco_large[role="mt-4 mb-5"]
|
191
184
|
|
192
|
-
lorem:sentences[5]
|
185
|
+
// lorem:sentences[5]
|
193
186
|
|
194
|
-
.Spontanorama 2024 (large)
|
195
|
-
amplitude::spontanorama_2024_large[role="mt-4 mb-5"]
|
187
|
+
// .Spontanorama 2024 (large)
|
188
|
+
// amplitude::spontanorama_2024_large[role="mt-4 mb-5"]
|
196
189
|
|
197
190
|
|
198
191
|
[role="mt-5"]
|
@@ -39,24 +39,8 @@ resource_options:
|
|
39
39
|
collapseDepth: 3
|
40
40
|
- attic:
|
41
41
|
slides:
|
42
|
-
|
43
|
-
|
44
|
-
alt: Broadway Underground
|
45
|
-
title: Video Player
|
46
|
-
tagline: Playback Video
|
47
|
-
# Broadway Underground - FAYETTE ST
|
48
|
-
- url: /assets/video/headers/present_videos/underground-broadway.mp4
|
49
|
-
alt: Broadway Underground Video
|
50
|
-
title: Video Player
|
51
|
-
tagline: Playback Video
|
52
|
-
isVideo: true
|
53
|
-
loop: false
|
54
|
-
duration: 6000
|
55
|
-
# Broadway Underground - still image (animate random)
|
56
|
-
- url: /assets/video/headers/present_videos/still/underground-broadway.jpg
|
57
|
-
alt: Broadway Underground
|
58
|
-
title: Video Player
|
59
|
-
tagline: Playback Video
|
42
|
+
- url: /assets/image/modules/attics/lianhao-1920x1280.jpg
|
43
|
+
alt: Playback Video
|
60
44
|
---
|
61
45
|
|
62
46
|
// Page Initializer
|
@@ -73,6 +57,17 @@ resource_options:
|
|
73
57
|
:time-de--string: Minuten
|
74
58
|
:time-de--description: Lesezeit
|
75
59
|
|
60
|
+
|
61
|
+
// Attribute settings for section control
|
62
|
+
//
|
63
|
+
:ytp_rhythm: true
|
64
|
+
:ytp_sky_elements: true
|
65
|
+
:dm_video: false
|
66
|
+
:vm_video: true
|
67
|
+
:masonry: true
|
68
|
+
:dm_gallery: true
|
69
|
+
:vm_gallery: true
|
70
|
+
|
76
71
|
// Load Liquid procedures
|
77
72
|
// -----------------------------------------------------------------------------
|
78
73
|
{% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
|
@@ -130,7 +125,7 @@ without loading *external players*.
|
|
130
125
|
|
131
126
|
++++
|
132
127
|
<div class="video-title">
|
133
|
-
<i class="mdib mdib-
|
128
|
+
<i class="mdib mdib-video mdib-24px mr-2"></i>
|
134
129
|
Peck Pocketed · MP4 Video
|
135
130
|
</div>
|
136
131
|
++++
|
@@ -151,7 +146,7 @@ Playback Technology. With the help of *plugins*, it is possible to present
|
|
151
146
|
better user experience.
|
152
147
|
|
153
148
|
[role="mt-4"]
|
154
|
-
===
|
149
|
+
=== Native Video
|
155
150
|
|
156
151
|
VideoJS provides a flexible and customizable platform for displaying and
|
157
152
|
controlling MPEG 4 video content on websites and web applications.
|
@@ -171,22 +166,30 @@ history of AGT, only a few *Goldern Buzzers* were given. In 2024, this is
|
|
171
166
|
different - for good reasons. See a compilation on YouTube of the very best
|
172
167
|
auditions ever.
|
173
168
|
|
174
|
-
.
|
169
|
+
.Best Auditions · AGT 2024
|
175
170
|
youtube::4VSBJU52UvM[poster="//img.youtube.com/vi/4VSBJU52UvM/maxresdefault.jpg" role="mt-4 mb-5"]
|
176
171
|
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
172
|
+
ifeval::[{ytp_rhythm} == true]
|
173
|
+
Dog Dancing is presented quite often on stage. Like AGT season 18, Adrian Stoica
|
174
|
+
presented his dog Hurricane https://www.youtube.com/watch?v=ENGRnUN1UKQ)[Youtube, {browser-window--new}].
|
175
|
+
But see Roni Sagi - an Israeli dog trainer - and her dog Rhythm. This is Dog
|
176
|
+
Traing the next level.
|
181
177
|
|
182
|
-
.Roni Sagi & Rhythm
|
178
|
+
.Roni Sagi & Rhythm, ALL Performances · AGT 2024
|
183
179
|
youtube::1J2qz6B-PFY[poster="//img.youtube.com/vi/1J2qz6B-PFY/maxresdefault.jpg" role="mt-4 mb-5"]
|
180
|
+
endif::[]
|
181
|
+
|
182
|
+
ifeval::[{ytp_sky_elements} == true]
|
183
|
+
Sky Elements uses the night sky as a canvas on which anything is possible.
|
184
|
+
A large group of Drones is painting lights in the sky to reflect the most
|
185
|
+
captivating narratives.
|
184
186
|
|
185
|
-
|
186
|
-
|
187
|
+
.Sky Elements, ALL Performances · AGT 2024
|
188
|
+
youtube::cN8IrZUhPtc[poster="//img.youtube.com/vi/cN8IrZUhPtc/maxresdefault.jpg" role="mt-4 mb-5"]
|
189
|
+
endif::[]
|
187
190
|
|
188
191
|
|
189
|
-
|
192
|
+
ifeval::[{dm_video} == true]
|
190
193
|
[role="mt-4"]
|
191
194
|
=== Dailymotion
|
192
195
|
|
@@ -197,9 +200,9 @@ video.
|
|
197
200
|
|
198
201
|
.Beginner Mat Pilates · SELF Channel
|
199
202
|
dailymotion::x87ycik[poster="/assets/video/poster/dailymotion/pilates.jpg" role="mt-4 mb-5"]
|
200
|
-
|
201
|
-
|
203
|
+
endif::[]
|
202
204
|
|
205
|
+
ifeval::[{vm_video} == true]
|
203
206
|
[role="mt-4"]
|
204
207
|
=== Vimeo
|
205
208
|
|
@@ -210,7 +213,7 @@ showcase their videos. Vimeo is known for its emphasis on high-quality
|
|
210
213
|
video and creative expression.
|
211
214
|
|
212
215
|
.Kick It Old School · Forever 21
|
213
|
-
vimeo::179528528[poster="/assets/video/poster/vimeo/kick_it_old_school.jpg" role="mt-4 mb-
|
216
|
+
vimeo::179528528[poster="/assets/video/poster/vimeo/kick_it_old_school.jpg" role="mt-4 mb-4"]
|
214
217
|
// vimeo::179528528[poster="auto" role="mt-4 mb-5"]
|
215
218
|
// vimeo::179528528[role="mt-4 mb-5"]
|
216
219
|
|
@@ -220,7 +223,7 @@ vimeo::179528528[poster="/assets/video/poster/vimeo/kick_it_old_school.jpg" role
|
|
220
223
|
For the *VJS Vimeo Tech*, native vjs controls (controllbar) are currently
|
221
224
|
*NOT* supported. Instead, the controllbar of the Vimeo Player is shown.
|
222
225
|
====
|
223
|
-
|
226
|
+
endif::[]
|
224
227
|
|
225
228
|
[role="mt-5"]
|
226
229
|
== Galleries of Video
|
@@ -247,6 +250,7 @@ how to use lightGallery for *commercial* websites and projects.
|
|
247
250
|
Find below examples of video galleries of locally stored (MP4) video resources
|
248
251
|
and video content provided online.
|
249
252
|
|
253
|
+
ifeval::[{masonry} == true]
|
250
254
|
[role="mt-4"]
|
251
255
|
=== Masonry
|
252
256
|
|
@@ -254,7 +258,7 @@ Masonry for J1 Template is a great tool for creating dynamic video galleries.
|
|
254
258
|
The module makes creating a gallery to display videos of different types easy.
|
255
259
|
|
256
260
|
.Mixed Video · Masonry + LightGallery
|
257
|
-
masonry::mixed_video_example[role="mt-4 mb-
|
261
|
+
masonry::mixed_video_example[role="mt-4 mb-4"]
|
258
262
|
|
259
263
|
[role="mb-5"]
|
260
264
|
.More about Masonry
|
@@ -263,14 +267,16 @@ masonry::mixed_video_example[role="mt-4 mb-5"]
|
|
263
267
|
Find more on how the Masonry module can be used on the
|
264
268
|
link:{url-j1-masonry-previewer}[Masonry Preview, {browser-window--new}] page.
|
265
269
|
====
|
270
|
+
endif::[]
|
266
271
|
|
267
272
|
[role="mt-4"]
|
268
273
|
[[local-video-2]]
|
269
|
-
=== Local
|
274
|
+
=== Local Video
|
270
275
|
|
271
276
|
Videos created by a digicam or a mobile can be played by J1 Template using
|
272
277
|
the lightGallery integration. Present videos you have made at it's best.
|
273
278
|
|
279
|
+
[role="mb-5"]
|
274
280
|
[NOTE]
|
275
281
|
====
|
276
282
|
The current file *size* of local video media files is limited to *50 MegaByte*.
|
@@ -282,10 +288,10 @@ HD 720p (1280x720 pixel).
|
|
282
288
|
.Local MP4 Video · Justified Gallery + LightGallery
|
283
289
|
gallery::jg_video_html5[role="mt-4 mb-5"]
|
284
290
|
|
291
|
+
ifeval::[{yt_gallery} == true]
|
285
292
|
[role="mt-4"]
|
286
293
|
=== YouTube
|
287
294
|
|
288
|
-
[role="mb-4"]
|
289
295
|
The community at link:{url-youtube--home}[YouTube, {browser-window--new}]
|
290
296
|
is large, with over 1 billion users that watch hundreds of millions of
|
291
297
|
hours of content every day. The number of YouTube channels is enormous.
|
@@ -297,7 +303,7 @@ new studio album *The Tortured Poets Department: The Anthology*, released on
|
|
297
303
|
April 19, 2024.
|
298
304
|
|
299
305
|
.Taylor Swift - The Tortured Poets Department · Justified Gallery + LightGallery
|
300
|
-
gallery::jg_video_online_taylor_swift[role="mt-
|
306
|
+
gallery::jg_video_online_taylor_swift[role="mt-4 mb-4"]
|
301
307
|
|
302
308
|
[role="mb-5"]
|
303
309
|
[TIP]
|
@@ -305,7 +311,9 @@ gallery::jg_video_online_taylor_swift[role="mt-5 mb-4"]
|
|
305
311
|
An *anthology* is a collection of selected texts or, in a broader sense,
|
306
312
|
a thematic compilation of literary or musical works.
|
307
313
|
====
|
314
|
+
endif::[]
|
308
315
|
|
316
|
+
ifeval::[{vm_gallery} == true]
|
309
317
|
[role="mt-4"]
|
310
318
|
=== Vimeo
|
311
319
|
|
@@ -331,7 +339,9 @@ without advertising.
|
|
331
339
|
|
332
340
|
.Forever 21 · Justified Gallery + LightGallery
|
333
341
|
gallery::jg_video_online_vimeo[role="mb-5"]
|
342
|
+
endif::[]
|
334
343
|
|
344
|
+
ifeval::[{dm_gallery} == true]
|
335
345
|
[role="mt-4"]
|
336
346
|
=== Dailymotion
|
337
347
|
|
@@ -346,7 +356,7 @@ every video.
|
|
346
356
|
|
347
357
|
.SELF Chanel · Justified Gallery + LightGallery
|
348
358
|
gallery::jg_video_online_dailymotion[role="mt-4 mb-5"]
|
349
|
-
|
359
|
+
endif::[]
|
350
360
|
|
351
361
|
[role="mt-5"]
|
352
362
|
== What next
|
@@ -368,5 +378,4 @@ something like images. To see how text could be presented is great for modern
|
|
368
378
|
responsive websites.
|
369
379
|
|
370
380
|
[role="mb-7"]
|
371
|
-
Find out how it works and go for:
|
372
|
-
link:{url-tour--typography}[Typography], then.
|
381
|
+
Find out how it works and go for link:{url-tour--typography}[Typography], then.
|