j1-template 2024.1.5 → 2024.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_page.html +0 -34
  3. data/_includes/themes/j1/modules/searcher/generator.html +4 -1
  4. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +59 -56
  5. data/assets/data/authclient.html +1 -8
  6. data/assets/data/banner.html +1 -7
  7. data/assets/data/fab.html +2 -13
  8. data/assets/data/footer.html +0 -3
  9. data/assets/data/galeries.html +2 -13
  10. data/assets/data/gemini-ui.html +74 -21
  11. data/assets/data/iframes.html +1 -4
  12. data/assets/data/masonry.html +1 -13
  13. data/assets/data/masterslider.html +10 -21
  14. data/assets/data/menu.html +6 -14
  15. data/assets/data/mmenu.html +6 -5
  16. data/assets/data/mmenu_toc.html +2 -1
  17. data/assets/data/panel.html +4 -11
  18. data/assets/data/particles.yml +8 -8
  19. data/assets/data/quicklinks.html +4 -23
  20. data/assets/data/rtext_resizer.html +3 -1
  21. data/assets/data/slick.html +9 -11
  22. data/assets/data/translator.html +0 -1
  23. data/assets/themes/j1/adapter/js/advertising.js +141 -172
  24. data/assets/themes/j1/adapter/js/algolia.js +61 -54
  25. data/assets/themes/j1/adapter/js/analytics.js +67 -47
  26. data/assets/themes/j1/adapter/js/asciidoctor.js +32 -20
  27. data/assets/themes/j1/adapter/js/attic.js +75 -69
  28. data/assets/themes/j1/adapter/js/bmd.js +195 -177
  29. data/assets/themes/j1/adapter/js/carousel.js +786 -761
  30. data/assets/themes/j1/adapter/js/chatbot.js +77 -35
  31. data/assets/themes/j1/adapter/js/clipboard.js +66 -49
  32. data/assets/themes/j1/adapter/js/comments.js +92 -70
  33. data/assets/themes/j1/adapter/js/cookieConsent.js +466 -462
  34. data/assets/themes/j1/adapter/js/customFunctions.js +52 -35
  35. data/assets/themes/j1/adapter/js/customModule.js +56 -46
  36. data/assets/themes/j1/adapter/js/docsearch.js +54 -34
  37. data/assets/themes/j1/adapter/js/dropdowns.js +65 -52
  38. data/assets/themes/j1/adapter/js/fab.js +123 -109
  39. data/assets/themes/j1/adapter/js/gallery.js +494 -476
  40. data/assets/themes/j1/adapter/js/gemini.js +933 -299
  41. data/assets/themes/j1/adapter/js/iconPicker.js +255 -235
  42. data/assets/themes/j1/adapter/js/iconPickerPage.js +279 -0
  43. data/assets/themes/j1/adapter/js/iframer.js +81 -61
  44. data/assets/themes/j1/adapter/js/j1.js +3285 -3222
  45. data/assets/themes/j1/adapter/js/lazyLoader.js +241 -222
  46. data/assets/themes/j1/adapter/js/lightbox.js +241 -241
  47. data/assets/themes/j1/adapter/js/logger.js +77 -66
  48. data/assets/themes/j1/adapter/js/lunr.js +688 -86
  49. data/assets/themes/j1/adapter/js/masonry.js +426 -411
  50. data/assets/themes/j1/adapter/js/masterslider.js +526 -527
  51. data/assets/themes/j1/adapter/js/mmenu.js +101 -66
  52. data/assets/themes/j1/adapter/js/navigator.js +291 -356
  53. data/assets/themes/j1/adapter/js/particles.js +61 -40
  54. data/assets/themes/j1/adapter/js/rangeSlider.js +65 -48
  55. data/assets/themes/j1/adapter/js/rouge.js +287 -269
  56. data/assets/themes/j1/adapter/js/rtable.js +309 -293
  57. data/assets/themes/j1/adapter/js/rtextResizer.js +57 -44
  58. data/assets/themes/j1/adapter/js/scroller.js +170 -133
  59. data/assets/themes/j1/adapter/js/slick.js +487 -485
  60. data/assets/themes/j1/adapter/js/slimSelect.js +290 -0
  61. data/assets/themes/j1/adapter/js/speak2me.js +124 -128
  62. data/assets/themes/j1/adapter/js/themeToggler.js +280 -260
  63. data/assets/themes/j1/adapter/js/{themer.js → themes.js} +145 -113
  64. data/assets/themes/j1/adapter/js/toccer.js +87 -54
  65. data/assets/themes/j1/adapter/js/translator.js +73 -70
  66. data/assets/themes/j1/adapter/js/waves.js +74 -58
  67. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +29 -11
  68. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +2 -2
  69. data/assets/themes/j1/core/js/template.js +474 -420
  70. data/assets/themes/j1/core/js/template.min.js +7 -7
  71. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  72. data/assets/themes/j1/modules/carousel/css/theme/uno.css +4 -4
  73. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  74. data/assets/themes/j1/modules/clipboard/js/clipboard.js +0 -1
  75. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +4 -4
  76. data/assets/themes/j1/modules/iconPicker/css/theme/uno.css +58 -0
  77. data/assets/themes/j1/modules/iconPicker/css/theme/uno.min.css +16 -0
  78. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.0.js +493 -0
  79. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.js +7 -7
  80. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.js +4 -4
  81. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +2 -10
  82. data/assets/themes/j1/modules/lunr/css/j1.css +12 -6
  83. data/assets/themes/j1/modules/lunr/css/j1.min.css +1 -1
  84. data/assets/themes/j1/modules/lunr/js/j1.js +46 -43
  85. data/assets/themes/j1/modules/lunr/js/j1.min.js +1 -1
  86. data/assets/themes/j1/modules/masterslider/js/masterslider.js +1 -1
  87. data/assets/themes/j1/modules/scroller/js/scroller.js +64 -74
  88. data/assets/themes/j1/modules/scroller/js/scroller.min.js +1 -1
  89. data/assets/themes/j1/modules/slick/slider/css/theme/uno.css +4 -4
  90. data/assets/themes/j1/modules/slick/slider/css/theme/uno.min.css +1 -1
  91. data/assets/themes/j1/modules/slimSelect/js/select.js +1865 -1821
  92. data/assets/themes/j1/modules/slimSelect/js/select.min.js +2 -1
  93. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +87 -89
  94. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  95. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/player.min.js +5 -7
  96. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/v2.20.1/player.min.js +23 -0
  97. data/lib/j1/version.rb +1 -1
  98. data/lib/starter_web/Gemfile +2 -2
  99. data/lib/starter_web/README.md +5 -5
  100. data/lib/starter_web/_config.yml +1 -1
  101. data/lib/starter_web/_data/blocks/_panel.yml +775 -0
  102. data/lib/starter_web/_data/blocks/panel.yml +53 -53
  103. data/lib/starter_web/_data/j1_config.yml +3 -2
  104. data/lib/starter_web/_data/layouts/default.yml +0 -2
  105. data/lib/starter_web/_data/modules/_scroller.yml +102 -0
  106. data/lib/starter_web/_data/modules/carousel.yml +3 -3
  107. data/lib/starter_web/_data/modules/defaults/attics.yml +5 -5
  108. data/lib/starter_web/_data/modules/defaults/docsearch.yml +1 -1
  109. data/lib/starter_web/_data/modules/defaults/gemini.yml +204 -46
  110. data/lib/starter_web/_data/modules/defaults/{iconPicker.yml → icon_picker.yml} +6 -12
  111. data/lib/starter_web/_data/modules/defaults/lunr.yml +20 -5
  112. data/lib/starter_web/_data/modules/defaults/masterslider.yml +4 -4
  113. data/lib/starter_web/_data/modules/defaults/navigator.yml +20 -24
  114. data/lib/starter_web/_data/modules/defaults/particles.yml +3 -3
  115. data/lib/starter_web/_data/modules/defaults/slim_select.yml +54 -0
  116. data/lib/starter_web/_data/modules/defaults/{themer.yml → themes.yml} +171 -171
  117. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  118. data/lib/starter_web/_data/modules/gallery.yml +33 -38
  119. data/lib/starter_web/_data/modules/gemini.yml +42 -3
  120. data/lib/starter_web/_data/modules/{iconPicker.yml → icon_picker.yml} +31 -3
  121. data/lib/starter_web/_data/modules/lunr.yml +12 -1
  122. data/lib/starter_web/_data/modules/masonry.yml +37 -38
  123. data/lib/starter_web/_data/modules/masterslider.yml +78 -95
  124. data/lib/starter_web/_data/modules/navigator_menu.yml +12 -20
  125. data/lib/starter_web/_data/modules/particles.yml +3 -3
  126. data/lib/starter_web/_data/modules/scroller.yml +3 -3
  127. data/lib/starter_web/_data/modules/slim_select.yml +110 -0
  128. data/lib/starter_web/_data/modules/{themer.yml → themes.yml} +4 -4
  129. data/lib/starter_web/_data/resources.yml +57 -47
  130. data/lib/starter_web/_data/templates/feed.xml +1 -1
  131. data/lib/starter_web/_includes/attributes.asciidoc +354 -355
  132. data/lib/starter_web/_plugins/asciidoctor/gemini-ui-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/slim-select-block.rb +45 -0
  134. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  135. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +5 -2
  136. data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb +3 -3
  137. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +9 -9
  138. data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-static-site-generators.adoc +4 -4
  139. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +3 -2
  140. data/lib/starter_web/collections/posts/public/featured/_posts/2023-10-18-url-types.adoc +12 -12
  141. data/lib/starter_web/package.json +1 -1
  142. data/lib/starter_web/pages/public/about/features.adoc +1 -1
  143. data/lib/starter_web/pages/public/about/reporting_issues.adoc +1 -0
  144. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc +44 -44
  145. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -0
  146. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc +12 -12
  147. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +1 -1
  148. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/attributes.asciidoc +42 -28
  149. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/highlghter_rouge.adoc +1 -0
  150. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/lunr_search.adoc +1 -0
  151. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/present_audio_video.adoc +18 -2
  152. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/present_images.adoc +500 -507
  153. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +6 -11
  154. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +4 -11
  155. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +5 -12
  156. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +5 -10
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +10 -9
  158. data/lib/starter_web/pages/public/tools/previewer/preview_bootstrap_theme.adoc +77 -75
  159. metadata +50 -46
  160. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/attributes.asciidoc +0 -47
  161. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/documents/preview_google_adsense.asciidoc +0 -448
  162. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/documents/readme +0 -0
  163. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/tables/readme +0 -0
  164. data/lib/starter_web/pages/public/manuals/integrations/gemini/gemini.adoc +0 -525
  165. data/lib/starter_web/pages/public/manuals/integrations/gemini/security.asccidoc +0 -274
  166. data/lib/starter_web/pages/public/manuals/integrations/gemini/security.hrml +0 -560
  167. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_biography.adoc +0 -0
  168. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_fantasy.adoc +0 -0
  169. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_romance.adoc +0 -0
  170. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/jekyll_collections.adoc +0 -0
  171. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/viewer_all_books.adoc +0 -0
  172. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/100_gistblock.asciidoc +0 -0
  173. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_info.asciidoc +0 -0
  174. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +0 -0
  175. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +0 -0
  176. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_central_success.asciidoc +0 -0
  177. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_full_height_left_info.asciidoc +0 -0
  178. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_full_height_right_success.asciidoc +0 -0
  179. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_table_bs_modal_examples.asciidoc +0 -0
  180. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_info.asciidoc +0 -0
  181. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_left_info.asciidoc +0 -0
  182. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_right_success.asciidoc +0 -0
  183. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/419_advanced_modals_demo.asciidoc +0 -0
  184. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc +0 -0
  185. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/themes_bootstrap.asciidoc +0 -0
  186. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/themes_rouge.asciidoc +0 -0
  187. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/asciidoc_extensions.adoc +0 -0
  188. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/bootstrap_themes.adoc +0 -0
  189. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/icon_fonts.adoc +0 -0
  190. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/modal_extentions.adoc +0 -0
  191. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/responsive_tables.adoc +0 -0
  192. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/typography.adoc +0 -0
  193. /data/lib/starter_web/pages/public/{legal/learn → learn}/where_to_go.adoc +0 -0
@@ -1,507 +1,500 @@
1
- ---
2
- title: Image Content
3
- title_extention: Lightboxes, Carousels, Sliders, and Galleries for J1 Template
4
- tagline: Present Images
5
-
6
- date: 2020-11-03
7
- #last_modified: 2023-01-01
8
-
9
- description: >
10
- J1 Template support valuable features to manage your image-based
11
- content using lightboxes, carousels, sliders, and galleries.
12
- The image modules of J1 Template offer a wide range of complex
13
- functionality based on powerful Open Source libraries like
14
- Lightbox V2, Master Slider, lightGallery, or Justified Gallery
15
- for high-end, masonry-styled preview maps.
16
- keywords: >
17
- open source, free, template, jekyll, jekyllone, web,
18
- sites, static, jamstack, bootstrap,
19
- image, lightbox, carousel, slider, gallery,
20
- lightbox2, master slider, lightgallery, justifiedgallery
21
-
22
- categories: [ Roundtrip ]
23
- tags: [ Module, Carousel, Lightbox, Image, Slider, Slick ]
24
-
25
- image:
26
- path: /assets/images/modules/attics/1920x1280/quino-al-2.jpg
27
- width: 1920
28
- height: 1280
29
-
30
- regenerate: false
31
- permalink: /pages/public/learn/roundtrip/present_images/
32
-
33
- resources: [
34
- animate,
35
- carousel, gallery, lightbox, lightgallery,
36
- masterslider, masonry, rouge, slick
37
- ]
38
- resource_options:
39
- - attic:
40
- slides:
41
- - url: /assets/images/modules/attics/1920x1280/quino-al-2.jpg
42
- alt: Photo by Quino Al Angel on Unsplash
43
- badge:
44
- type: unsplash
45
- author: Quino Al Angel
46
- href: //unsplash.com/@quinoal
47
- ---
48
-
49
- // Page Initializer
50
- // =============================================================================
51
- // Enable the Liquid Preprocessor
52
- :page-liquid:
53
-
54
- // Set (local) page attributes here
55
- // -----------------------------------------------------------------------------
56
- // :page--attr: <attr-value>
57
- :url-lightbox2--home: https://lokeshdhakar.com/projects/lightbox2/
58
- :url-lightbox2--github: https://github.com/lokesh/lightbox2/
59
-
60
- :url-justified-gallery--home: https://miromannino.github.io/Justified-Gallery/
61
- :url-justified-gallery--github: https://github.com/miromannino/Justified-Gallery/
62
-
63
- :url-j1-docs--carousel-module: https://jekyll.one/pages/public/manuals/modules/carousel/
64
- :url-j1-docs--lightbox-module: https://jekyll.one/pages/public/manuals/modules/lightbox/
65
- :url-j1-docs--masterslider-module: https://jekyll.one/pages/public/manuals/modules/masterslider/
66
-
67
- :url-j1-slick-previewer: https://jekyll.one/pages/public/tools/previewer/slick/
68
- :url-j1-masonry-previewer: https://jekyll.one/pages/public/tools/previewer/masonry/
69
- :url-j1-masterslider-previewer: https://jekyll.one/pages/public/tools/previewer/masterslider/
70
- :url-j1-lightgallery-previewer: https://jekyll.one/pages/public/tools/previewer/lightgallery/
71
-
72
- // Load Liquid procedures
73
- // -----------------------------------------------------------------------------
74
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
75
-
76
- // Load page attributes
77
- // -----------------------------------------------------------------------------
78
- {% include {{load_attributes}} scope="all" %}
79
-
80
- // Page content
81
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
82
- [role="dropcap"]
83
- Welcome to the preview page focussing on image modules. This page shows
84
- all of the powerful features of the J1 Template to manage your image-based
85
- content using lightboxes, carousels, sliders, grids, and galleries.
86
-
87
- The image-related modules of the J1 Template offer a wide range of complex
88
- functionality based on powerful Open Source libraries like Lightbox Version 2,
89
- lightGallery Version 2, Slick Slider, Master Slider, or Masonry and
90
- Justified-Gallery to create masonry-styled preview maps.
91
-
92
- mdi:clock-time-five-outline[24px, md-gray mt-5 mr-2]
93
- *10-15 Minutes* to read
94
-
95
- // Include sub-documents (if any)
96
- // -----------------------------------------------------------------------------
97
- // [role="notranslate"]
98
- [role="mt-5"]
99
- == Lightboxes
100
-
101
- A lightbox is a helper which displays enlarged, almost screen-filling versions
102
- of images while dimming the remainder of the page. The technique, introduced
103
- by Lightbox Version 2, gained widespread popularity thanks to its simple style.
104
- The term *lightbox* has been employed since then for Javascript libraries to
105
- support such functionality.
106
-
107
- For J1 Template, different lightbox modules are available:
108
-
109
- * Lightbox Version 2 (default)
110
- * lightGallery Version 2 (optional)
111
- * Slick Lightbox (optional, currently for Slick Carousels only)
112
-
113
- The *default* tool employed by J1 Template is Lightbox V2, a Javascript
114
- library written by _Lokesh Dhakar_ free to use for private or business
115
- websites. For more complex use cases, like a thumbnail gallery preview or
116
- video support, *lightGallery* can be used alternatively.
117
-
118
- [CAUTION]
119
- ====
120
- lightGallery is *free* to use based on a GPLv3 license for *non-business*
121
- websites. If you have plans to use this lightbox for your business or on a
122
- commercial site, you need to subscribe a so-called *Commercial License*. Find
123
- more on the *paid* solution on the page:
124
- https://www.lightgalleryjs.com/license[lightGallery license, {browser-window--new}].
125
- ====
126
-
127
- All lightboxes are fully integrated to be used as standalone modules or
128
- used as helpers *under-the-hood* by other modules focussing on image-data
129
- like gallerys or carousels.
130
-
131
- [TIP]
132
- ====
133
- For details of the default lightbox of J1 Template, see the documentation
134
- under the link:{url-j1-docs--lightbox-module}[Lightbox module, {browser-window--new}].
135
- ====
136
-
137
- [role="mt-5"]
138
- === Default Lightbox
139
-
140
- Find below an example of using the the default lightbox used for standalone
141
- images. See how individual images are linked.
142
-
143
- .Lightbox for standalone images
144
- lightbox::example-standalone[ 800, {data-images-standalone}, role="mt-4 mb-4" ]
145
-
146
- The J1 lightbox module supports groups of images as well. Click on the image
147
- group below to see how a group is managed.
148
-
149
- .Lightbox for grouped images
150
- lightbox::example-group[ 395, {data-images-group}, group, role="mt-4 mb-4 wm-800" ]
151
-
152
-
153
- [role="mt-5"]
154
- === lightGallery
155
-
156
- lightGallery provides more complex image data functions than the default
157
- lightbox. The module supports a gallery-style thumbnail preview plus image
158
- resizing, a download dialog, sharing provider support, and more helpful.
159
-
160
- [NOTE]
161
- ====
162
- The name lightGallery implies a sort of a gallery, but the library is a
163
- *lightbox*, and provides enhannced functionality on image-based data rather
164
- than enlarged displaying of images.
165
- ====
166
-
167
- Check what lightGallery can do this by the following example.
168
-
169
- .J1 Gallery + lightGallery
170
- gallery::jg_old_times[]
171
-
172
- [role="mt-5"]
173
- == J1 Carousel
174
-
175
- J1 Carousel is based on OWL Carousel V1 in the latest version. The carousel
176
- is a powerful jQuery plugin for creating fully responsive and touch-enabled
177
- carousel slideshows.
178
-
179
- [role="mt-4"]
180
- === Simple Text Carousel
181
-
182
- [role="mb-4"]
183
- A slider or carousel is typically used for displaying images. Still, the
184
- implementation for the J1 Template supports a lot more sources to be
185
- displayed as a slide show -- simple text for example.
186
-
187
- .Text Carousel
188
- carousel::demo_text_carousel[role="mb-4"]
189
-
190
- Important statements or topics can be placed on top of an article or
191
- a paragraph to give them better visibility. In one line, you can present
192
- many facts to know animated for the reader's attention within a single
193
- line.
194
-
195
- [role="mt-4"]
196
- === Parallax Text Carousel
197
-
198
- [role="mb-4"]
199
- A more emphasized type of text-based carousel is a parallax text slider. If
200
- you want to focus the meaning, this kind of a slide show may be interesting.
201
- Image-based slide shows may draw off the reader's attention from the text,
202
- therefore a pure text-based presentation maybe the better choice.
203
-
204
- .Parallax Text
205
- carousel::demo_text_carousel_parallax[role="mb-4"]
206
-
207
- Parallax text shows can be placed as banners on a page. For text shows,
208
- different animations are available. Internally, J1 Template uses some of
209
- the great CSS styles offered by _animate.css_.
210
-
211
- [TIP]
212
- ====
213
- Have a look a https://daneden.github.io/animate.css/[Dan Eden's home page, {browser-window--new}]
214
- to see all the possible dynamic styles you can create based on pure CSS.
215
- Some of them are implemented for the J1 Carousel for animation. See the
216
- documentation for the
217
- link:{url-j1-docs--carousel-module}[Carousel module, {browser-window--new}]
218
- for more details.
219
- ====
220
-
221
- [role="mt-5"]
222
- === Simple Image Carousel
223
-
224
- Carousels are mostly used for pictures data to animate the images as a series.
225
- Find with the following some examples of how to use a carousel for your image
226
- data.
227
-
228
- A simple image show is useful, for example, as an animated (or not animated)
229
- banner presenting exciting things about your site or the products offered.
230
-
231
- .Image Carousel
232
- carousel::demo_simple[role="mb-5"]
233
-
234
- [role="mt-4"]
235
- === Carousel + Caption + Lightbox
236
-
237
- Carousels are used for an exceptionally compact form of image galleries.
238
- This example shows some pictures having individual caption text and supports
239
- a lightbox to enlarge images full size.
240
-
241
- .Image Carousel + Lightbox
242
- carousel::demo_cats[role="mb-3"]
243
-
244
- The J1 module lightbox is a simple Lightbox but offers a bunch of impressive
245
- features for displaying images. For example, the lightbox can display all
246
- images as a group. If one picture is opened in the lightbox, others are
247
- browsed by easy-to-use control buttons.
248
-
249
- [role="mt-4"]
250
- === One Slide Carousel + Lightbox
251
-
252
- The build-in carousel supports multiple and single image shows. Here you find
253
- an example of a single image slide show with controls enabled to browse all
254
- images back and forth. An indicator below the slider shows how many images
255
- the show contains.
256
-
257
- .One Slide Carousel
258
- carousel::demo_oneslide[role="mb-4"]
259
-
260
- [role="mt-5"]
261
- == J1 Slick Carousel
262
-
263
- [role="mb-4"]
264
- Slick is a popular jQuery plugin for creating responsive and fully
265
- customizable carousels. It allows developers to easily create beautiful
266
- and dynamic carousels that can display images, videos, or any other type
267
- of content in a visually appealing way.
268
-
269
- The plugin is designed to be lightweight, fast, and easy to use, making it
270
- a popular choice for all web developers. It has many features, including
271
- multiple navigation options, lazy loading, or autoplay. Slick carousels are
272
- compatible with all modern browsers and devices, making it a great choice to
273
- create a responsive and mobile-friendly website.
274
-
275
- All Slick carousels for the J1 Template can be easily customized in
276
- various ways, such as changing the number of posts displayed, the slider
277
- speed, or the navigation options like *Arrows* and *Dots*.
278
-
279
- [role="mt-4"]
280
- [[slick-image-carousel]]
281
- === Image Carousel
282
-
283
- [role="mb-4"]
284
- An _Slick_ image carousel typically consists of a container with images and
285
- a navigation system, including buttons, arrows, or dots that allow users to
286
- move back and forth between images or select a specific image. Image carousels
287
- can also include animation effects, such as fade-in or slide-in transitions
288
- between images, to make the presentation more engaging and visually appealing.
289
-
290
- .Carousel + Arrows + Dots + Captions + Lightbox
291
- slick::image_carousel_full[]
292
-
293
- [role="mt-4"]
294
- === Carousel from Collections
295
-
296
- [role="mb-4"]
297
- A carousel from a collection for J1 Template is a *pre-defined* element
298
- type to display *articles* from a Jekyll collection on a webpage. All
299
- carousels for collections display the article image and a link to the article
300
- as a caption.
301
-
302
- .Collection Biography + Arrows + Dots + Gutters
303
- slick::collection_carousel_biography[]
304
-
305
- [role="mt-4"]
306
- === Carousel from Posts
307
-
308
- A Carousel from posts for J1 Template is a *pre-defined* carousel type to
309
- display post articles on a webpage. It is a popular way to showcase a
310
- selection of post articles visually appealingly and can be useful for
311
- highlighting important or *featured* content for your posts content.
312
-
313
- [role="mb-4"]
314
- Post carousels pull news articles from a specific *group*. All Carousels for
315
- posts display the post category, the title, the author information and
316
- date.
317
-
318
- .Asciidoc configuration
319
- [source, apib, role="noclip mb-3"]
320
- ----
321
- slick::post_carousel_featured[]
322
- ----
323
-
324
- .Post Carousel (Featured Posts)
325
- slick::post_carousel_featured[]
326
-
327
- [role="mt-4"]
328
- === More about Slick Carousels
329
-
330
- [role="mb-4"]
331
- If you're interested to learn more about _Slick_, go previewer page
332
- link:{url-j1-slick-previewer}[Slick Previewer, {browser-window--new}],
333
-
334
-
335
- [role="mt-5"]
336
- [[masterSlider]]
337
- == Masterslider
338
-
339
- Masterslider is a jQuery plugin fully integrated into the J1 Template.
340
- Jekyll One uses the *free* version of Masterslider well-known as MS Lite.
341
- The lite version does *not* support all features of the full product.
342
- The functionality of filters and layouts are limited and no overlay
343
- techniques are supported by the MS Lite version.
344
-
345
- [role="mt-4"]
346
- [[carousel_versus_slider]]
347
- === Carousel versus Slider
348
-
349
- Sliders and Carousels are focussing quite the same thing: presenting images
350
- dynamically. The features of Sliders go far beyond what simple carousels can
351
- do: presenting image-based data as slide *shows*.
352
-
353
- Well-known Office Products to create *presentations* are Powerpoint from
354
- _Microsoft_ or _Google Docs_. Modern sliders like _Master Slider_ provide
355
- similar features to present animated presentations based on digital image
356
- data combined with text elements, buttons, or overlay techniques for images
357
- or other digital data sources.
358
-
359
- In short: Carousels are used to present images, and sliders are used to create
360
- complex image-based presentations.
361
-
362
- [TIP]
363
- ====
364
- For more details of the implementation of Master Slider for J1 Template, find
365
- more helpful information at the page
366
- link:{url-j1-docs--masterslider-module}[Master Slider module, {browser-window--new}].
367
- ====
368
-
369
- [role="mt-5"]
370
- === Featured MS Slider
371
-
372
- The following slider uses the CSS filter feature of Master Slider. Filters
373
- can be used, for example, to *transform* the *style* of the images presented
374
- by a slider. In this example, the slider images are transformed from style
375
- *color* to *sepia*.
376
-
377
- [WARNING]
378
- ====
379
- Lightbox support is only available for the MS Lite version of J1 Template.
380
- The original Product versions *MS Lite* and *MS Pro* does not support
381
- lightboxes on sliders out-of-the-box.
382
- ====
383
-
384
- .Slider using Controls + Filters + Lightbox
385
- masterslider::ms_00002[role="mt-4 mb-4"]
386
-
387
- [TIP]
388
- ====
389
- Click on the Lightbox symbol mdi:image-outline[18px, md-gray] in the
390
- slides to see the *colored* images configured for the slider.
391
- ====
392
-
393
- [role="mt-5"]
394
- [[text_elements]]
395
- === MS Slider using Text Elements
396
-
397
- One of the major features of sliders is to present additional animated
398
- elements, like text data, connected to the images presented by an slideshow.
399
- MS Slider additionally provides functions to combine images and text by
400
- so-called *MSInfo* blocks out-of-the-box.
401
-
402
- .Slider using Images + Text
403
- masterslider::ms_00003[role="mt-4 mb-5"]
404
-
405
- [role="mt-4"]
406
- [[thumb_images]]
407
- === Slider using Thumb Elements
408
-
409
- To give the users better control over a slideshow, sliders provide complex UI
410
- elements to place dor example mini-images or short text elements side-by-side
411
- left or right, or at the bottom of a slideshow. Find two examples below how
412
- to control such a carousel element.
413
-
414
- .Image controls
415
- masterslider::ms_00004[role="mt-4 mb-5"]
416
-
417
- .Text controls
418
- masterslider::ms_00007[role="mt-4 mb-5"]
419
-
420
-
421
- [role="mt-4"]
422
- [[partialview]]
423
- === MS Slider using Layout PartialView
424
-
425
- The following slider presents a slideshow that combines an MSInfo element
426
- at the bottom and the MS Layout `partialview`. A slideshow typically presents
427
- a larger number of slides. The layout `partialview` accompanies the active
428
- slide by their neighbors on the left and the right.
429
-
430
- .Slider using PartialView
431
- masterslider::ms_00009[role="mt-4 mb-5"]
432
-
433
- [role="mt-4"]
434
- [[more_about_masterslider]]
435
- === More about Master Slider
436
-
437
- If you're interested to learn more about MS Slider, go for the following
438
- documents:
439
-
440
- * MS Slider link:{url-j1-masterslider-previewer}[Previewer, {browser-window--new}]
441
- * MS Slider link:{url-j1-docs--masterslider-module}[Module documentation, {browser-window--new}]
442
-
443
-
444
- [role="mt-5"]
445
- == J1 Masonry
446
-
447
- Masonry for J1 is a great tool to create dynamic image galleries. Image
448
- galleries are popular on many websites, and masonry can be a useful tool for
449
- creating dynamic galleries.
450
-
451
- By using the Masonry module, you can create a gallery that displays images of
452
- different sizes in an aesthetically pleasing and functional way.
453
-
454
- .Masonry Grid of Images + Lightbox
455
- masonry::image_fixed_height_lb[role="mt-4 mb-4"]
456
-
457
- [TIP]
458
- ====
459
- Find more on how the Masonry module can be used on the
460
- link:{url-j1-masonry-previewer}[Masonry Preview, {browser-window--new}] page.
461
- ====
462
-
463
-
464
- [role="mt-5"]
465
- == J1 Gallery
466
-
467
- link:{url-justified-gallery--home}[JustifiedGallery, {browser-window--new}]
468
- is a great _jQuery_ Plugin to create responsive, infinite, and high-quality
469
- justified image galleries. J1 Template combines the Gallery with the lightboxes
470
- supported to enlarge the images of a gallery. See the gallery in action; and
471
- for sure, all that you see is even responsive. Change the size of your current
472
- browser window, by width or height to see what will happen!
473
-
474
- [role="mb-4"]
475
- Pictures you've made are typically not even in size. Images may have the
476
- same size (resolution), but some are orientated landscapes, or others
477
- may be portraits. For that reason, a more powerful gallery is needed to create
478
- so-called justified views. J1 Gallery is based on Justified Gallery to create
479
- so-called masonry grid layouts.
480
-
481
- It works by placing elements in an optimal position based on available
482
- horizontal and vertical space. Sort of like mason fitting stones in a wall.
483
- For sure, you'll have seen it in action all over the Internet.
484
-
485
- .J1 Gallery of Images + lightGallery
486
- gallery::jg_mega_cities[role="mt-4 mb-4"]
487
-
488
-
489
- [role="mt-5"]
490
- == What next
491
-
492
- I hope, you've enjoyed exploring the possibilities J1 offers for managing
493
- and displaying digital image content. But much, much more can the J1 do for
494
- your web.
495
-
496
- The J1 Template support playing audio and video on web pages by using the
497
- HTML5 audio and video support, the new standard of HTML. HTML5 implements a
498
- pure HTML way to show play audio or playing video on the web. Modern browsers
499
- support the audio tag `<audio>` and the video tag `<video>` for the HTML5
500
- standard.
501
-
502
- The previous proprietary de facto standard software like a Flash Player,
503
- Quicktime, or Silverlight is no longer needed as the Theme JekyllOne provides
504
- HTML5 video for local content and from online sources on the Internet.
505
-
506
- [role="mb-7"]
507
- Incredible? See the next example page link:{url-roundtrip--present-audio-video}[Present Audio and Video].
1
+ ---
2
+ title: Image Content
3
+ title_extention: Lightboxes, Carousels, Sliders, and Galleries for J1 Template
4
+ tagline: Present Images
5
+
6
+ date: 2020-11-03
7
+ #last_modified: 2023-01-01
8
+
9
+ description: >
10
+ J1 Template support valuable features to manage your image-based
11
+ content using lightboxes, carousels, sliders, and galleries.
12
+ The image modules of J1 Template offer a wide range of complex
13
+ functionality based on powerful Open Source libraries like
14
+ Lightbox V2, Master Slider, lightGallery, or Justified Gallery
15
+ for high-end, masonry-styled preview maps.
16
+ keywords: >
17
+ open source, free, template, jekyll, jekyllone, web,
18
+ sites, static, jamstack, bootstrap,
19
+ image, lightbox, carousel, slider, gallery,
20
+ lightbox2, master slider, lightgallery, justifiedgallery
21
+
22
+ categories: [ Roundtrip ]
23
+ tags: [ Module, Carousel, Lightbox, Image, Slider, Slick ]
24
+
25
+ image:
26
+ path: /assets/images/modules/attics/1920x1280/quino-al-2.jpg
27
+ width: 1920
28
+ height: 1280
29
+
30
+ regenerate: false
31
+ permalink: /pages/public/learn/roundtrip/present_images/
32
+
33
+ resources: [
34
+ animate,
35
+ carousel, gallery, lightbox, lightgallery,
36
+ masterslider, masonry, rouge, slick
37
+ ]
38
+ resource_options:
39
+ - toccer:
40
+ collapseDepth: 4
41
+ - attic:
42
+ slides:
43
+ - url: /assets/images/modules/attics/1920x1280/quino-al-2.jpg
44
+ alt: Photo by Quino Al Angel on Unsplash
45
+ badge:
46
+ type: unsplash
47
+ author: Quino Al Angel
48
+ href: //unsplash.com/@quinoal
49
+ ---
50
+
51
+ // Page Initializer
52
+ // =============================================================================
53
+ // Enable the Liquid Preprocessor
54
+ :page-liquid:
55
+
56
+ // Set (local) page attributes here
57
+ // -----------------------------------------------------------------------------
58
+ // :page--attr: <attr-value>
59
+ :images-dir: {imagesdir}/pages/roundtrip/100_present_images
60
+
61
+ // Load Liquid procedures
62
+ // -----------------------------------------------------------------------------
63
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
64
+
65
+ // Load page attributes
66
+ // -----------------------------------------------------------------------------
67
+ {% include {{load_attributes}} scope="all" %}
68
+
69
+ // Page content
70
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71
+ [role="dropcap"]
72
+ Welcome to the preview page focussing on image modules. This page shows
73
+ all of the powerful features of the J1 Template to manage your image-based
74
+ content using lightboxes, carousels, sliders, grids, and galleries.
75
+
76
+ The image-related modules of the J1 Template offer a wide range of complex
77
+ functionality based on powerful Open Source libraries like Lightbox Version 2,
78
+ lightGallery Version 2, Slick Slider, Master Slider, or Masonry and
79
+ Justified-Gallery to create masonry-styled preview maps.
80
+
81
+ mdi:clock-time-five-outline[24px, md-gray mt-5 mr-2]
82
+ *10-15 Minutes* to read
83
+
84
+ // Include sub-documents (if any)
85
+ // -----------------------------------------------------------------------------
86
+ // [role="notranslate"]
87
+ [role="mt-5"]
88
+ == Lightboxes
89
+
90
+ A lightbox is a helper which displays enlarged, almost screen-filling versions
91
+ of images while dimming the remainder of the page. The technique, introduced
92
+ by Lightbox Version 2, gained widespread popularity thanks to its simple style.
93
+ The term *lightbox* has been employed since then for Javascript libraries to
94
+ support such functionality.
95
+
96
+ For J1 Template, different lightbox modules are available:
97
+
98
+ * Lightbox Version 2 (default)
99
+ * lightGallery Version 2 (optional)
100
+ * Slick Lightbox (optional, currently for Slick Carousels only)
101
+
102
+ The *default* tool employed by J1 Template is Lightbox V2, a Javascript
103
+ library written by _Lokesh Dhakar_ free to use for private or business
104
+ websites. For more complex use cases, like a thumbnail gallery preview or
105
+ video support, *lightGallery* can be used alternatively.
106
+
107
+ [CAUTION]
108
+ ====
109
+ lightGallery is *free* to use based on a GPLv3 license for *non-business*
110
+ websites. If you have plans to use this lightbox for your business or on a
111
+ commercial site, you need to subscribe a so-called *Commercial License*. Find
112
+ more on the *paid* solution on the page:
113
+ https://www.lightgalleryjs.com/license[lightGallery license, {browser-window--new}].
114
+ ====
115
+
116
+ All lightboxes are fully integrated to be used as standalone modules or
117
+ used as helpers *under-the-hood* by other modules focussing on image-data
118
+ like gallerys or carousels.
119
+
120
+ [TIP]
121
+ ====
122
+ For details of the default lightbox of J1 Template, see the documentation
123
+ under the link:{url-j1-docs--lightbox-module}[Lightbox module, {browser-window--new}].
124
+ ====
125
+
126
+ [role="mt-5"]
127
+ === J1 Lightbox
128
+
129
+ Find below an example of using the the default lightbox used for standalone
130
+ images. See how individual images are linked.
131
+
132
+ .Lightbox for standalone images
133
+ lightbox::example-standalone[800, {data-images-standalone}, role="mt-4 mb-5"]
134
+
135
+ The J1 lightbox module supports groups of images as well. Click on the image
136
+ group below to see how a group is managed.
137
+
138
+ .Lightbox for grouped images
139
+ lightbox::example-group[395, {data-images-group}, group, role="mt-4 mb-4 wm-800"]
140
+
141
+
142
+ [role="mt-5"]
143
+ === J1 lightGallery
144
+
145
+ lightGallery provides more complex image data functions than the default
146
+ lightbox. The module supports a gallery-style thumbnail preview plus image
147
+ resizing, a download dialog, sharing provider support, and more helpful.
148
+ Check what lightGallery can do this by the following example.
149
+
150
+ .J1 Gallery + lightGallery
151
+ gallery::jg_old_times[role="mt-4 mb-4"]
152
+
153
+ .lightGallery - Gallery or Lightbox
154
+ [NOTE]
155
+ ====
156
+ The name lightGallery implies a sort of a gallery, but the library is a
157
+ *lightbox*, and provides enhannced functionality on image-based data rather
158
+ than enlarged displaying of images.
159
+ ====
160
+
161
+ [role="mt-5"]
162
+ == J1 Carousel
163
+
164
+ J1 Carousel is based on OWL Carousel V1 in the latest version. The carousel
165
+ is a powerful jQuery plugin for creating fully responsive and touch-enabled
166
+ carousel slideshows.
167
+
168
+ [role="mt-4"]
169
+ === Text Carousels
170
+
171
+ A slider or carousel is typically used for displaying images. Still, the
172
+ implementation for the J1 Template supports a lot more sources to be
173
+ displayed as a slide show -- simple text for example.
174
+
175
+ [role="mt-4"]
176
+ ==== Base Text Carousel
177
+
178
+ Important statements or topics can be placed on top of an article or
179
+ a paragraph to give them better visibility. In one line, you can present
180
+ many facts to know animated for the reader's attention within a single
181
+ line.
182
+
183
+ .Base Text Carousel
184
+ carousel::demo_text_carousel[role="mb-4"]
185
+
186
+ [role="mt-4"]
187
+ ==== Parallax Text Carousel
188
+
189
+ A more emphasized type of text-based carousel is a parallax text slider. If
190
+ you want to focus the meaning, this kind of a slide show may be interesting.
191
+ Image-based slide shows may draw off the reader's attention from the text,
192
+ therefore a pure text-based presentation maybe the better choice.
193
+
194
+ .Parallax Text Carousel
195
+ carousel::demo_text_carousel_parallax[role="mb-4"]
196
+
197
+ Parallax text shows can be placed as banners on a page. For text shows,
198
+ different animations are available. Internally, J1 Template uses some of
199
+ the great CSS styles offered by _animate.css_.
200
+
201
+ [TIP]
202
+ ====
203
+ Have a look a https://daneden.github.io/animate.css/[Dan Eden's home page, {browser-window--new}]
204
+ to see all the possible dynamic styles you can create based on pure CSS.
205
+ Some of them are implemented for the J1 Carousel for animation. See the
206
+ documentation for the
207
+ link:{url-j1-docs--carousel-module}[Carousel module, {browser-window--new}]
208
+ for more details.
209
+ ====
210
+
211
+ [role="mt-5"]
212
+ === Image Carousels
213
+
214
+ Carousels are mostly used for pictures data to animate the images as a series.
215
+ Find with the following some examples of how to use a carousel for your image
216
+ data.
217
+
218
+ A simple image show is useful, for example, as an animated (or not animated)
219
+ banner presenting exciting things about your site or the products offered.
220
+
221
+ .Image Carousel
222
+ carousel::demo_simple[role="mb-5"]
223
+
224
+ [role="mt-4"]
225
+ ==== Image Carousel + Lightbox
226
+
227
+ Carousels are used for an exceptionally compact form of image galleries.
228
+ This example shows some pictures having individual caption text and supports
229
+ a lightbox to enlarge images full size.
230
+
231
+ .Image Carousel + Lightbox
232
+ carousel::demo_cats[role="mt-4 mb-5"]
233
+
234
+ The J1 module lightbox is a simple Lightbox but offers a bunch of impressive
235
+ features for displaying images. For example, the lightbox can display all
236
+ images as a group. If one picture is opened in the lightbox, others are
237
+ browsed by easy-to-use control buttons.
238
+
239
+ [role="mt-4"]
240
+ ==== One Slide Carousel + Lightbox
241
+
242
+ The build-in carousel supports multiple and single image shows. Here you find
243
+ an example of a single image slide show with controls enabled to browse all
244
+ images back and forth. An indicator below the slider shows how many images
245
+ the show contains.
246
+
247
+ .One Slide Carousel
248
+ carousel::demo_oneslide[role="mb-4"]
249
+
250
+
251
+ [role="mt-5"]
252
+ == J1 Slick Carousel
253
+
254
+ [role="mb-4"]
255
+ Slick is a popular jQuery plugin for creating responsive and fully
256
+ customizable carousels. It allows developers to easily create beautiful
257
+ and dynamic carousels that can display images, videos, or any other type
258
+ of content in a visually appealing way.
259
+
260
+ The plugin is designed to be lightweight, fast, and easy to use, making it
261
+ a popular choice for all web developers. It has many features, including
262
+ multiple navigation options, lazy loading, or autoplay. Slick carousels are
263
+ compatible with all modern browsers and devices, making it a great choice to
264
+ create a responsive and mobile-friendly website.
265
+
266
+ All Slick carousels for the J1 Template can be easily customized in
267
+ various ways, such as changing the number of posts displayed, the slider
268
+ speed, or the navigation options like *Arrows* and *Dots*.
269
+
270
+ [role="mt-4"]
271
+ [[slick-image-carousel]]
272
+ === Image Carousel
273
+
274
+ [role="mb-4"]
275
+ An _Slick_ image carousel typically consists of a container with images and
276
+ a navigation system, including buttons, arrows, or dots that allow users to
277
+ move back and forth between images or select a specific image. Image carousels
278
+ can also include animation effects, such as fade-in or slide-in transitions
279
+ between images, to make the presentation more engaging and visually appealing.
280
+
281
+ .Carousel + Arrows + Dots + Captions + Lightbox
282
+ slick::image_carousel_full[role="mt-4 mb-5"]
283
+
284
+ [role="mt-4"]
285
+ === Carousel from Collections
286
+
287
+ [role="mb-4"]
288
+ A carousel from a collection for J1 Template is a *pre-defined* element
289
+ type to display *articles* from a Jekyll collection on a webpage. All
290
+ carousels for collections display the article image and a link to the article
291
+ as a caption.
292
+
293
+ .Collection Biography + Arrows + Dots + Gutters
294
+ slick::collection_carousel_biography[role="mt-4 mb-5"]
295
+
296
+ [role="mt-4"]
297
+ === Carousel from Posts
298
+
299
+ A Carousel from posts for J1 Template is a *pre-defined* carousel type to
300
+ display post articles on a webpage. It is a popular way to showcase a
301
+ selection of post articles visually appealingly and can be useful for
302
+ highlighting important or *featured* content for your posts content.
303
+
304
+ [role="mb-4"]
305
+ Post carousels pull news articles from a specific *group*. All Carousels for
306
+ posts display the post category, the title, the author information and
307
+ date.
308
+
309
+ .Asciidoc configuration
310
+ [source, apib, role="noclip mb-3"]
311
+ ----
312
+ slick::post_carousel_featured[]
313
+ ----
314
+
315
+ .Posts Carousel
316
+ slick::post_carousel_featured[role="mt-5 mb-5"]
317
+
318
+ [role="mt-4"]
319
+ .More about Slick Carousels
320
+ [TIP]
321
+ ====
322
+ If you're interested to learn more about _Slick_, go previewer page
323
+ link:{url-j1-slick-previewer}[Slick Previewer, {browser-window--new}],
324
+ ====
325
+
326
+ [role="mt-5"]
327
+ [[masterSlider]]
328
+ == J1 Masterslider
329
+
330
+ Masterslider is a jQuery plugin fully integrated into the J1 Template.
331
+ Jekyll One uses the *free* version of Masterslider well-known as MS Lite.
332
+ The lite version does *not* support all features of the full product.
333
+ The functionality of filters and layouts are limited and no overlay
334
+ techniques are supported by the MS Lite version.
335
+
336
+ [role="mt-4"]
337
+ [[carousel_versus_slider]]
338
+ === Carousel versus Slider
339
+
340
+ Sliders and Carousels are focussing quite the same thing: presenting images
341
+ dynamically. The features of Sliders go far beyond what simple carousels can
342
+ do: presenting image-based data as slide *shows*.
343
+
344
+ Well-known Office Products to create *presentations* are Powerpoint from
345
+ _Microsoft_ or _Google Docs_. Modern sliders like _Master Slider_ provide
346
+ similar features to present animated presentations based on digital image
347
+ data combined with text elements, buttons, or overlay techniques for images
348
+ or other digital data sources.
349
+
350
+ In short: Carousels are used to present images, and sliders are used to create
351
+ complex image-based presentations.
352
+
353
+ [TIP]
354
+ ====
355
+ For more details of the implementation of Master Slider for J1 Template, find
356
+ more helpful information at the page
357
+ link:{url-j1-docs--masterslider-module}[Master Slider module, {browser-window--new}].
358
+ ====
359
+
360
+ [role="mt-5"]
361
+ === Featured MS Slider
362
+
363
+ The following slider uses the CSS filter feature of Master Slider. Filters
364
+ can be used, for example, to *transform* the *style* of the images presented
365
+ by a slider. In this example, the slider images are transformed from style
366
+ *color* to *sepia*.
367
+
368
+ [WARNING]
369
+ ====
370
+ Lightbox support is only available for the MS Lite version of J1 Template.
371
+ The original Product versions *MS Lite* and *MS Pro* does not support
372
+ lightboxes on sliders out-of-the-box.
373
+ ====
374
+
375
+ .Slider using Controls + Filters + Lightbox
376
+ masterslider::ms_00002[role="mt-5 mb-5"]
377
+
378
+ [TIP]
379
+ ====
380
+ Click on the Lightbox symbol mdi:image-outline[18px, md-gray] in the
381
+ slides to see the *colored* images configured for the slider.
382
+ ====
383
+
384
+ [role="mt-5"]
385
+ [[text_elements]]
386
+ === MS Slider using Text Elements
387
+
388
+ One of the major features of sliders is to present additional animated
389
+ elements, like text data, connected to the images presented by an slideshow.
390
+ MS Slider additionally provides functions to combine images and text by
391
+ so-called *MSInfo* blocks out-of-the-box.
392
+
393
+ .Slider using Images + Text
394
+ masterslider::ms_00003[role="mt-4 mb-5"]
395
+
396
+ [role="mt-4"]
397
+ [[thumb_images]]
398
+ === Slider using Thumb Elements
399
+
400
+ To give the users better control over a slideshow, sliders provide complex UI
401
+ elements to place dor example mini-images or short text elements side-by-side
402
+ left or right, or at the bottom of a slideshow. Find two examples below how
403
+ to control such a carousel element.
404
+
405
+ .Image controls
406
+ masterslider::ms_00004[role="mt-4 mb-5"]
407
+
408
+ .Text controls
409
+ masterslider::ms_00007[role="mt-4 mb-5"]
410
+
411
+
412
+ [role="mt-4"]
413
+ [[partialview]]
414
+ === MS Slider using Layout PartialView
415
+
416
+ The following slider presents a slideshow that combines an MSInfo element
417
+ at the bottom and the MS Layout `partialview`. A slideshow typically presents
418
+ a larger number of slides. The layout `partialview` accompanies the active
419
+ slide by their neighbors on the left and the right.
420
+
421
+ .Slider using PartialView
422
+ masterslider::ms_00009[role="mt-4 mb-5"]
423
+
424
+ [role="mt-4"]
425
+ .More about Master Slider
426
+ [TIP]
427
+ ====
428
+ If you're interested to learn more about Master Slider, go for the following
429
+ documents:
430
+
431
+ * MS Slider link:{url-j1-masterslider-previewer}[Previewer, {browser-window--new}]
432
+ * MS Slider link:{url-j1-docs--masterslider-module}[Module documentation, {browser-window--new}]
433
+ ====
434
+
435
+
436
+ [role="mt-5"]
437
+ == J1 Masonry
438
+
439
+ Masonry for J1 is a great tool to create dynamic image galleries. Image
440
+ galleries are popular on many websites, and masonry can be a useful tool for
441
+ creating dynamic galleries.
442
+
443
+ By using the Masonry module, you can create a gallery that displays images of
444
+ different sizes in an aesthetically pleasing and functional way.
445
+
446
+ .Grid of Images
447
+ masonry::image_fixed_height_lb[role="mt-4 mb-5"]
448
+
449
+ .More about Masonry
450
+ [TIP]
451
+ ====
452
+ Find more on how the Masonry module can be used on the
453
+ link:{url-j1-masonry-previewer}[Masonry Preview, {browser-window--new}] page.
454
+ ====
455
+
456
+
457
+ [role="mt-5"]
458
+ == J1 Gallery
459
+
460
+ link:{url-justified-gallery--home}[JustifiedGallery, {browser-window--new}]
461
+ is a great _jQuery_ Plugin to create responsive, infinite, and high-quality
462
+ justified image galleries. J1 Template combines the Gallery with the lightboxes
463
+ supported to enlarge the images of a gallery. See the gallery in action; and
464
+ for sure, all that you see is even responsive. Change the size of your current
465
+ browser window, by width or height to see what will happen!
466
+
467
+ [role="mb-4"]
468
+ Pictures you've made are typically not even in size. Images may have the
469
+ same size (resolution), but some are orientated landscapes, or others
470
+ may be portraits. For that reason, a more powerful gallery is needed to create
471
+ so-called justified views. J1 Gallery is based on Justified Gallery to create
472
+ so-called masonry grid layouts.
473
+
474
+ It works by placing elements in an optimal position based on available
475
+ horizontal and vertical space. Sort of like mason fitting stones in a wall.
476
+ For sure, you'll have seen it in action all over the Internet.
477
+
478
+ .J1 Gallery of Images + lightGallery
479
+ gallery::jg_mega_cities[role="mt-4 mb-4"]
480
+
481
+
482
+ [role="mt-5"]
483
+ == What next
484
+
485
+ I hope, you've enjoyed exploring the possibilities J1 offers for managing
486
+ and displaying digital image content. But much, much more can the J1 do for
487
+ your web.
488
+
489
+ The J1 Template support playing audio and video on web pages by using the
490
+ HTML5 audio and video support, the new standard of HTML. HTML5 implements a
491
+ pure HTML way to show play audio or playing video on the web. Modern browsers
492
+ support the audio tag `<audio>` and the video tag `<video>` for the HTML5
493
+ standard.
494
+
495
+ The previous proprietary de facto standard software like a Flash Player,
496
+ Quicktime, or Silverlight is no longer needed as the Theme JekyllOne provides
497
+ HTML5 video for local content and from online sources on the Internet.
498
+
499
+ [role="mb-7"]
500
+ Incredible? See the next example page link:{url-roundtrip--present-audio-video}[Present Audio and Video].