j1-template 2021.1.0 → 2021.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/layout_metadata_generator.html +54 -39
  3. data/_includes/themes/j1/modules/connectors/ad/google-adsense.html +1 -1
  4. data/_includes/themes/j1/modules/connectors/ads +3 -5
  5. data/_includes/themes/j1/modules/connectors/analytic/google-analytics.html +9 -5
  6. data/_includes/themes/j1/modules/connectors/analytics +4 -2
  7. data/_includes/themes/j1/modules/connectors/comments +7 -6
  8. data/_includes/themes/j1/modules/connectors/translator +3 -4
  9. data/_includes/themes/j1/modules/navigator/generator.html +4 -40
  10. data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +2 -2
  11. data/_includes/themes/j1/procedures/global/create_bs_button.proc +64 -22
  12. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +14 -10
  13. data/_layouts/default.html +4 -7
  14. data/apps/public/cc/index.adoc +13 -4
  15. data/assets/data/authclient.html +234 -228
  16. data/assets/data/banner.html +34 -31
  17. data/assets/data/cookieconsent.html +249 -0
  18. data/assets/data/fam.html +5 -0
  19. data/assets/data/footer.html +4 -0
  20. data/assets/data/gallery_customizer.html +14 -4
  21. data/assets/data/menu.html +7 -2
  22. data/assets/data/mmenu.html +6 -2
  23. data/assets/data/mmenu_sidebar.html +5 -1
  24. data/assets/data/mmenu_toc.html +4 -0
  25. data/assets/data/panel.html +23 -15
  26. data/assets/data/quicklinks.html +24 -17
  27. data/assets/error_pages/HTTP204.html +2 -1
  28. data/assets/error_pages/HTTP400.html +2 -1
  29. data/assets/error_pages/HTTP401.html +2 -1
  30. data/assets/error_pages/HTTP403.html +2 -1
  31. data/assets/error_pages/HTTP404.html +2 -1
  32. data/assets/error_pages/HTTP500.html +2 -1
  33. data/assets/error_pages/HTTP501.html +2 -1
  34. data/assets/error_pages/HTTP502.html +2 -1
  35. data/assets/error_pages/HTTP503.html +2 -1
  36. data/assets/error_pages/HTTP520.html +2 -1
  37. data/assets/error_pages/HTTP521.html +2 -1
  38. data/assets/error_pages/HTTP533.html +2 -1
  39. data/assets/themes/j1/adapter/js/{cookiebar.js → cookieConsent.js} +102 -54
  40. data/assets/themes/j1/adapter/js/j1.js +53 -20
  41. data/assets/themes/j1/adapter/js/justifiedGalleryCustomizer.js +3 -2
  42. data/assets/themes/j1/adapter/js/mmenu.js +8 -4
  43. data/assets/themes/j1/adapter/js/navigator.js +77 -22
  44. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +17 -14
  45. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +1 -1
  46. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +3960 -240
  47. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  48. data/assets/themes/j1/core/js/template.js +3 -9
  49. data/assets/themes/j1/core/js/template.js.map +1 -1
  50. data/assets/themes/j1/core/js/template.min.js +3 -9
  51. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  52. data/assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.css +58 -0
  53. data/assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.min.css +5 -0
  54. data/assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.css +778 -0
  55. data/assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.min.css +5 -0
  56. data/assets/themes/j1/modules/_lightGallery/css/core/lightgallery.css +981 -0
  57. data/assets/themes/j1/modules/_lightGallery/css/core/lightgallery.min.css +5 -0
  58. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.eot +0 -0
  59. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.svg +47 -0
  60. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.ttf +0 -0
  61. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.woff +0 -0
  62. data/assets/themes/j1/modules/_lightGallery/css/img/loading.gif +0 -0
  63. data/assets/themes/j1/modules/_lightGallery/css/img/video-play.png +0 -0
  64. data/assets/themes/j1/modules/_lightGallery/css/img/vimeo-play.png +0 -0
  65. data/assets/themes/j1/modules/_lightGallery/css/img/youtube-play.png +0 -0
  66. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/animation-w.png +0 -0
  67. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/customize-w.png +0 -0
  68. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/dynamic-w.png +0 -0
  69. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/facebook-icon.svg +10 -0
  70. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/googleplus-icon.svg +30 -0
  71. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/html5-w.png +0 -0
  72. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/linked-in.png +0 -0
  73. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/module-w.png +0 -0
  74. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/play-button.png +0 -0
  75. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/responsive-w.png +0 -0
  76. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/thumb-w.png +0 -0
  77. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/touch-w.png +0 -0
  78. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter-icon.svg +15 -0
  79. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter.png +0 -0
  80. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/video1-w.png +0 -0
  81. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom-w.png +0 -0
  82. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom.png +0 -0
  83. data/assets/themes/j1/modules/_lightGallery/css/themes/uno.css +262 -0
  84. data/assets/themes/j1/modules/_lightGallery/css/themes/uno.min.css +15 -0
  85. data/assets/themes/j1/modules/_lightGallery/js/core/lightgallery.js +1362 -0
  86. data/assets/themes/j1/modules/_lightGallery/js/core/lightgallery.min.js +4 -0
  87. data/assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.js +402 -0
  88. data/assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.min.js +8 -0
  89. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.js +206 -0
  90. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.min.js +5 -0
  91. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.js +126 -0
  92. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.min.js +5 -0
  93. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.js +101 -0
  94. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.min.js +5 -0
  95. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.js +105 -0
  96. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.min.js +5 -0
  97. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-share.js +107 -0
  98. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-share.min.js +5 -0
  99. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.js +478 -0
  100. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.min.js +5 -0
  101. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-video.js +342 -0
  102. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-video.min.js +5 -0
  103. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.js +527 -0
  104. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.min.js +5 -0
  105. data/assets/themes/j1/modules/cookieConsent/LICENSE +21 -0
  106. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +286 -0
  107. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +28 -0
  108. data/assets/themes/j1/modules/iframeResizer/examples/frame.absolute.html +4 -2
  109. data/assets/themes/j1/modules/iframeResizer/examples/frame.content.html +4 -3
  110. data/assets/themes/j1/modules/iframeResizer/examples/frame.hover.html +4 -2
  111. data/assets/themes/j1/modules/iframeResizer/examples/frame.nested.html +4 -2
  112. data/assets/themes/j1/modules/iframeResizer/examples/frame.textarea.html +4 -2
  113. data/assets/themes/j1/modules/iframeResizer/examples/frame.tolerance.html +4 -2
  114. data/assets/themes/j1/modules/iframeResizer/examples/index.html +2 -0
  115. data/assets/themes/j1/modules/iframeResizer/examples/two.html +4 -2
  116. data/assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.js +1368 -0
  117. data/assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.min.js +10 -0
  118. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.js +344 -0
  119. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js +7 -0
  120. data/assets/themes/j1/modules/util/js/domready.js +146 -0
  121. data/assets/themes/j1/modules/util/js/gtag-opt-in.js +1 -0
  122. data/lib/j1/version.rb +1 -1
  123. data/lib/starter_web/Gemfile +1 -1
  124. data/lib/starter_web/_config.yml +74 -77
  125. data/lib/starter_web/_data/_defaults/resources.yml +11 -8
  126. data/lib/starter_web/_data/apps/defaults/justifiedGalleryCustomizer.yml +1 -0
  127. data/lib/starter_web/_data/blocks/banner.yml +30 -24
  128. data/lib/starter_web/_data/blocks/panel.yml +9 -7
  129. data/lib/starter_web/_data/builder/blog_navigator.yml +6 -1
  130. data/lib/starter_web/_data/j1_config.yml +2 -2
  131. data/lib/starter_web/_data/layouts/blog_archive.yml +9 -0
  132. data/lib/starter_web/_data/layouts/collection.yml +10 -0
  133. data/lib/starter_web/_data/layouts/default.yml +25 -59
  134. data/lib/starter_web/_data/layouts/home.yml +6 -5
  135. data/lib/starter_web/_data/layouts/page.yml +1 -1
  136. data/lib/starter_web/_data/modules/{cookiebar.yml → cookieconsent.yml} +4 -4
  137. data/lib/starter_web/_data/modules/defaults/authentication.yml +1 -0
  138. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +135 -0
  139. data/lib/starter_web/_data/modules/defaults/navigator.yml +5 -2
  140. data/lib/starter_web/_data/modules/navigator.yml +24 -21
  141. data/lib/starter_web/_data/modules/navigator_menu.yml +2 -2
  142. data/lib/starter_web/_data/pages/builder.yml +7 -7
  143. data/lib/starter_web/_data/private.yml +6 -6
  144. data/lib/starter_web/_data/resources.yml +13 -8
  145. data/lib/starter_web/_includes/attributes.asciidoc +10 -1
  146. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  147. data/lib/starter_web/assets/images/modules/attics/christa-dodoo-1920x1280.jpg +0 -0
  148. data/lib/starter_web/assets/images/modules/attics/{cookies-1920x1200-bw.jpg → cookies-1920x1200.jpg} +0 -0
  149. data/lib/starter_web/assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg +0 -0
  150. data/lib/starter_web/assets/images/modules/attics/lianhao-1920x1280.jpg +0 -0
  151. data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb +3 -9
  152. data/lib/starter_web/collections/posts/public/featured/_posts/2020-01-01-about-cookies.adoc +4 -11
  153. data/lib/starter_web/collections/posts/public/featured/_posts/2021-03-01-site-generators.adoc +1 -8
  154. data/lib/starter_web/collections/posts/public/featured/_posts/2021-03-03-about-j1.adoc +2 -8
  155. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +2 -8
  156. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +2 -9
  157. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +2 -9
  158. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +2 -9
  159. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-20-minneapolis.adoc +3 -1
  160. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc +3 -1
  161. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-26-columbia-river.adoc +3 -1
  162. data/lib/starter_web/index.html +7 -13
  163. data/lib/starter_web/package.json +3 -3
  164. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +7 -1
  165. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +5 -1
  166. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +6 -1
  167. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +5 -0
  168. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +6 -1
  169. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +1 -1
  170. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +1 -1
  171. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +6 -1
  172. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +6 -1
  173. data/lib/starter_web/pages/public/blog/navigator/archive.html +40 -24
  174. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +48 -28
  175. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +45 -28
  176. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +41 -13
  177. data/lib/starter_web/pages/public/blog/navigator/index.html +1 -4
  178. data/lib/starter_web/pages/public/cookieConsent.adoc +93 -0
  179. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
  180. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.org.asciidoc +244 -0
  181. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +1 -1
  182. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
  183. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +1 -1
  184. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +3 -2
  185. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
  186. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
  187. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +1 -1
  188. data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +1 -1
  189. data/lib/starter_web/pages/public/learn/where_to_go.adoc +2 -18
  190. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +7 -5
  191. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +7 -6
  192. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +111 -214
  193. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +7 -5
  194. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +7 -2
  195. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +1 -1
  196. data/lib/starter_web/pages/public/previewer/iframer.adoc +1 -1
  197. data/lib/starter_web/pages/public/previewer/justified_gallery.html +1 -1
  198. data/lib/starter_web/pages/public/previewer/md_color_palette.adoc +1 -1
  199. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +1 -1
  200. data/lib/starter_web/pages/public/previewer/rouge.adoc +1 -1
  201. data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +1 -1
  202. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  203. data/lib/starter_web/utilsrv/package.json +1 -1
  204. metadata +74 -14
  205. data/_includes/themes/j1/modules/connectors/analytic/google-analytics-legacy.html +0 -36
  206. data/assets/data/cookiebar.html +0 -281
  207. data/lib/starter_web/_data/_defaults/private.yml +0 -156
  208. data/lib/starter_web/_data/modules/defaults/cookiebar.yml +0 -132
  209. data/lib/starter_web/_data/private@default.yml +0 -119
  210. data/lib/starter_web/_data/private@localhost.yml +0 -156
  211. data/lib/starter_web/collections/posts/public/series/_posts/_includes/attributes.asciidoc +0 -37
  212. data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/readme +0 -0
  213. data/lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc +0 -47
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Comment Policy
3
3
  tagline: discuss with respect
4
- date: 2021-03-30 00:00:00
4
+ date: 2021-03-30 00:00:00 +100
5
5
  description: >
6
6
  We love comments and appreciate the time that our visitors
7
7
  spend to share ideas and give feedback. Thank you to everyone
@@ -10,13 +10,15 @@ description: >
10
10
  tags: [ Legal ]
11
11
  categories: [ Comments, Policy ]
12
12
 
13
- toc: true
14
- fam: true
13
+ sitemap: false
14
+ robots:
15
+ index: false
16
+ follow: false
17
+
15
18
  fam_menu_id: page_ctrl_simple
16
19
  scrollbar: false
17
- indexed: false
18
20
  comments: false
19
- exclude_from_search: true
21
+ toc: true
20
22
 
21
23
  permalink: /pages/public/legal/en/comment_policy/
22
24
  regenerate: true
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: J1 Template
3
3
  tagline: creating responsive websites
4
- date: 2020-11-03 00:00:00
4
+ date: 2020-11-03 00:00:00 +100
5
5
  description: >
6
6
  A good user experience browsing a Web site is one of the most important
7
7
  features a website offers as a must, besides excellent content. Presenting
@@ -13,11 +13,16 @@ description: >
13
13
  tags: [ Jekyll, Template ]
14
14
  categories: [ Info, Introduction ]
15
15
 
16
+ robots:
17
+ index: false
18
+ follow: false
19
+
20
+
16
21
  comments: false
17
22
  fam_menu_id: page_ctrl_simple
18
23
 
19
24
  permalink: /pages/public/panels/intro_panel/
20
- regenerate: false
25
+ regenerate: true
21
26
 
22
27
  resources: [
23
28
  clipboard, rouge, carousel, lightbox,
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Theme previewer
3
3
  tagline: common components
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  Bootstrap is a HTML, CSS & JS Library that focuses on
7
7
  simplifying the development of modern web pages. The
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Framer
3
3
  tagline: automagic iframes
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  Test page for J1 module framer. Framer enables the automatic
7
7
  resizing of the height and width of both same and cross domain
@@ -3,7 +3,7 @@ layout: raw
3
3
 
4
4
  title: Gallery Previewer
5
5
  tagline: manage galleries your way
6
- date: 2020-11-08 00:00:00
6
+ date: 2020-11-08 00:00:00 +100
7
7
  description: >
8
8
  To create modern image and video galleries, J1 Template implements
9
9
  the jQuery plugin JustifiedGallery. The module is a great tool to
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: J1 Colors
3
3
  tagline: md color palette
4
- date: 2021-01-08 00:00:00
4
+ date: 2021-01-08 00:00:00 +100
5
5
  description: >
6
6
  The color palette used by J1 Template is based on
7
7
  the definitions of Google's Material Design (MD).
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: MDI Icon Previewer
3
3
  tagline: search and select mdi icons
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  Previewer for Material Design Icons (MDI) for J1 Template.
7
7
  Material Design Icons is a growing icon collection allows
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Rouge
3
3
  tagline: preview rouge themes
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  Previewer page for J1 module Rouge. Rouge is a pure Ruby
7
7
  syntax highlighter. It can highlight over 100 different
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Emoji Previewer
3
3
  tagline: search and select twitter emojis
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  Twitter Emoji Icons V1 Previewer.Twitter Emoji is a colored
7
7
  icon font developed by Twitter. The full icon set is fully
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.1.0",
4
+ "version": "2021.1.5",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.1.0",
4
+ "version": "2021.1.5",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2021.1.0
4
+ version: 2021.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-04-13 00:00:00.000000000 Z
11
+ date: 2021-06-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -273,7 +273,6 @@ files:
273
273
  - _includes/themes/j1/modules/connectors/ad/google-adsense.html
274
274
  - _includes/themes/j1/modules/connectors/ads
275
275
  - _includes/themes/j1/modules/connectors/analytic/custom-provider.html
276
- - _includes/themes/j1/modules/connectors/analytic/google-analytics-legacy.html
277
276
  - _includes/themes/j1/modules/connectors/analytic/google-analytics.html
278
277
  - _includes/themes/j1/modules/connectors/analytics
279
278
  - _includes/themes/j1/modules/connectors/comment/custom-provider.html
@@ -335,7 +334,7 @@ files:
335
334
  - assets/data/authclient.html
336
335
  - assets/data/banner.html
337
336
  - assets/data/carousel.json
338
- - assets/data/cookiebar.html
337
+ - assets/data/cookieconsent.html
339
338
  - assets/data/fam.html
340
339
  - assets/data/footer.html
341
340
  - assets/data/galleries.json
@@ -367,7 +366,7 @@ files:
367
366
  - assets/themes/j1/adapter/js/bmd.js
368
367
  - assets/themes/j1/adapter/js/carousel.js
369
368
  - assets/themes/j1/adapter/js/clipboard.js
370
- - assets/themes/j1/adapter/js/cookiebar.js
369
+ - assets/themes/j1/adapter/js/cookieConsent.js
371
370
  - assets/themes/j1/adapter/js/fam.js
372
371
  - assets/themes/j1/adapter/js/framer.js
373
372
  - assets/themes/j1/adapter/js/j1.js
@@ -468,6 +467,59 @@ files:
468
467
  - assets/themes/j1/core/js/template.js.map
469
468
  - assets/themes/j1/core/js/template.min.js
470
469
  - assets/themes/j1/core/js/template.min.js.map
470
+ - assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.css
471
+ - assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.min.css
472
+ - assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.css
473
+ - assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.min.css
474
+ - assets/themes/j1/modules/_lightGallery/css/core/lightgallery.css
475
+ - assets/themes/j1/modules/_lightGallery/css/core/lightgallery.min.css
476
+ - assets/themes/j1/modules/_lightGallery/css/fonts/lg.eot
477
+ - assets/themes/j1/modules/_lightGallery/css/fonts/lg.svg
478
+ - assets/themes/j1/modules/_lightGallery/css/fonts/lg.ttf
479
+ - assets/themes/j1/modules/_lightGallery/css/fonts/lg.woff
480
+ - assets/themes/j1/modules/_lightGallery/css/img/loading.gif
481
+ - assets/themes/j1/modules/_lightGallery/css/img/video-play.png
482
+ - assets/themes/j1/modules/_lightGallery/css/img/vimeo-play.png
483
+ - assets/themes/j1/modules/_lightGallery/css/img/youtube-play.png
484
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/animation-w.png
485
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/customize-w.png
486
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/dynamic-w.png
487
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/facebook-icon.svg
488
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/googleplus-icon.svg
489
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/html5-w.png
490
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/linked-in.png
491
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/module-w.png
492
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/play-button.png
493
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/responsive-w.png
494
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/thumb-w.png
495
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/touch-w.png
496
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter-icon.svg
497
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter.png
498
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/video1-w.png
499
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom-w.png
500
+ - assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom.png
501
+ - assets/themes/j1/modules/_lightGallery/css/themes/uno.css
502
+ - assets/themes/j1/modules/_lightGallery/css/themes/uno.min.css
503
+ - assets/themes/j1/modules/_lightGallery/js/core/lightgallery.js
504
+ - assets/themes/j1/modules/_lightGallery/js/core/lightgallery.min.js
505
+ - assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.js
506
+ - assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.min.js
507
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.js
508
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.min.js
509
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.js
510
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.min.js
511
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.js
512
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.min.js
513
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.js
514
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.min.js
515
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-share.js
516
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-share.min.js
517
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.js
518
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.min.js
519
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-video.js
520
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-video.min.js
521
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.js
522
+ - assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.min.js
471
523
  - assets/themes/j1/modules/backstretch/js/backstretch.js
472
524
  - assets/themes/j1/modules/backstretch/js/backstretch.min.js
473
525
  - assets/themes/j1/modules/bmd/css/bootstrap-material-design.css
@@ -495,6 +547,9 @@ files:
495
547
  - assets/themes/j1/modules/clipboard/css/theme/uno.min.css
496
548
  - assets/themes/j1/modules/clipboard/js/clipboard.js
497
549
  - assets/themes/j1/modules/clipboard/js/clipboard.min.js
550
+ - assets/themes/j1/modules/cookieConsent/LICENSE
551
+ - assets/themes/j1/modules/cookieConsent/js/cookieConsent.js
552
+ - assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js
498
553
  - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc.png
499
554
  - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc_disabled.png
500
555
  - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_both.png
@@ -588,10 +643,14 @@ files:
588
643
  - assets/themes/j1/modules/lightGallery/css/themes/icons/zoom.png
589
644
  - assets/themes/j1/modules/lightGallery/css/themes/uno.css
590
645
  - assets/themes/j1/modules/lightGallery/css/themes/uno.min.css
646
+ - assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.js
647
+ - assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.min.js
591
648
  - assets/themes/j1/modules/lightGallery/js/core/lightgallery.js
592
649
  - assets/themes/j1/modules/lightGallery/js/core/lightgallery.min.js
593
650
  - assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.js
594
651
  - assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js
652
+ - assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.js
653
+ - assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js
595
654
  - assets/themes/j1/modules/lightGallery/js/modules/lg-autoplay.js
596
655
  - assets/themes/j1/modules/lightGallery/js/modules/lg-autoplay.min.js
597
656
  - assets/themes/j1/modules/lightGallery/js/modules/lg-fullscreen.js
@@ -812,6 +871,8 @@ files:
812
871
  - assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js
813
872
  - assets/themes/j1/modules/twemoji/js/twemoji.js
814
873
  - assets/themes/j1/modules/twemoji/js/twemoji.min.js
874
+ - assets/themes/j1/modules/util/js/domready.js
875
+ - assets/themes/j1/modules/util/js/gtag-opt-in.js
815
876
  - assets/themes/j1/modules/util/js/js.cookie.js
816
877
  - assets/themes/j1/modules/util/js/lite-url.js
817
878
  - assets/themes/j1/modules/util/js/lite-url.min.js
@@ -883,7 +944,6 @@ files:
883
944
  - lib/starter_web/_data/_defaults/colors.yml
884
945
  - lib/starter_web/_data/_defaults/font_sizes.yml
885
946
  - lib/starter_web/_data/_defaults/j1_config.yml
886
- - lib/starter_web/_data/_defaults/private.yml
887
947
  - lib/starter_web/_data/_defaults/resources.yml
888
948
  - lib/starter_web/_data/apps/carousel.yml
889
949
  - lib/starter_web/_data/apps/defaults/carousel.yml
@@ -953,10 +1013,10 @@ files:
953
1013
  - lib/starter_web/_data/modules/advertising.yml
954
1014
  - lib/starter_web/_data/modules/attics.yml
955
1015
  - lib/starter_web/_data/modules/authentication.yml
956
- - lib/starter_web/_data/modules/cookiebar.yml
1016
+ - lib/starter_web/_data/modules/cookieconsent.yml
957
1017
  - lib/starter_web/_data/modules/defaults/attics.yml
958
1018
  - lib/starter_web/_data/modules/defaults/authentication.yml
959
- - lib/starter_web/_data/modules/defaults/cookiebar.yml
1019
+ - lib/starter_web/_data/modules/defaults/cookieconsent.yml
960
1020
  - lib/starter_web/_data/modules/defaults/fam.yml
961
1021
  - lib/starter_web/_data/modules/defaults/framer.yml
962
1022
  - lib/starter_web/_data/modules/defaults/log4javascript.yml
@@ -978,8 +1038,6 @@ files:
978
1038
  - lib/starter_web/_data/plugins/defaults/paginator.yml
979
1039
  - lib/starter_web/_data/plugins/paginator.yml
980
1040
  - lib/starter_web/_data/private.yml
981
- - lib/starter_web/_data/private@default.yml
982
- - lib/starter_web/_data/private@localhost.yml
983
1041
  - lib/starter_web/_data/resources.yml
984
1042
  - lib/starter_web/_data/utilities/defaults/util_srv.yml
985
1043
  - lib/starter_web/_data/utilities/util_srv.yml
@@ -1034,11 +1092,14 @@ files:
1034
1092
  - lib/starter_web/assets/images/modules/attics/banner/library-1920x800-bw.jpg
1035
1093
  - lib/starter_web/assets/images/modules/attics/banner/lunr-banner-1280x800.jpg
1036
1094
  - lib/starter_web/assets/images/modules/attics/building-blocks-1920x1280-bw.jpg
1037
- - lib/starter_web/assets/images/modules/attics/cookies-1920x1200-bw.jpg
1095
+ - lib/starter_web/assets/images/modules/attics/christa-dodoo-1920x1280.jpg
1096
+ - lib/starter_web/assets/images/modules/attics/cookies-1920x1200.jpg
1097
+ - lib/starter_web/assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
1038
1098
  - lib/starter_web/assets/images/modules/attics/ideas-start-here-1920x1280-bw.jpg
1039
1099
  - lib/starter_web/assets/images/modules/attics/jessica-ruscello-1920x1280.jpg
1040
1100
  - lib/starter_web/assets/images/modules/attics/katie-moum-1920x1280.jpg
1041
1101
  - lib/starter_web/assets/images/modules/attics/leon-1920x1280.jpg
1102
+ - lib/starter_web/assets/images/modules/attics/lianhao-1920x1280.jpg
1042
1103
  - lib/starter_web/assets/images/modules/attics/machine-generator-1920x1280.jpg
1043
1104
  - lib/starter_web/assets/images/modules/attics/markus-spiske4-1920x1280.jpg
1044
1105
  - lib/starter_web/assets/images/modules/attics/matthaeus-1920x1280.jpg
@@ -1227,9 +1288,6 @@ files:
1227
1288
  - lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc
1228
1289
  - lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc
1229
1290
  - lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc
1230
- - lib/starter_web/collections/posts/public/series/_posts/_includes/attributes.asciidoc
1231
- - lib/starter_web/collections/posts/public/series/_posts/_includes/documents/readme
1232
- - lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc
1233
1291
  - lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-20-minneapolis.adoc
1234
1292
  - lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc
1235
1293
  - lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-26-columbia-river.adoc
@@ -1291,7 +1349,9 @@ files:
1291
1349
  - lib/starter_web/pages/public/blog/navigator/archive/dateview.html
1292
1350
  - lib/starter_web/pages/public/blog/navigator/archive/tagview.html
1293
1351
  - lib/starter_web/pages/public/blog/navigator/index.html
1352
+ - lib/starter_web/pages/public/cookieConsent.adoc
1294
1353
  - lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc
1354
+ - lib/starter_web/pages/public/learn/roundtrip/100_present_images.org.asciidoc
1295
1355
  - lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc
1296
1356
  - lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc
1297
1357
  - lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc
@@ -1,36 +0,0 @@
1
- {% comment %}
2
- # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/modules/connectors/analytic/google-analytics.html
4
- # Support of analytics provider Google Analytics for J1 Template
5
- #
6
- # Product/Info:
7
- # http://jekyll.one
8
- #
9
- # Copyright (C) 2021 Juergen Adams
10
- #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
13
- # -----------------------------------------------------------------------------
14
- # Test data:
15
- # liquid_var: {{ liquid_var | debug }}
16
- # -----------------------------------------------------------------------------
17
- {% endcomment %}
18
-
19
- {% comment %} Liquid procedures
20
- -------------------------------------------------------------------------------- {% endcomment %}
21
-
22
- {% comment %} Variables
23
- -------------------------------------------------------------------------------- {% endcomment %}
24
- {% assign tracking_id = site.data.j1_config.analytics.google.tracking_id }} %}
25
-
26
- {% comment %} Main
27
- -------------------------------------------------------------------------------- {% endcomment %}
28
-
29
- <!-- Google Analytics: provide global site tag (gtag.js) -->
30
- <script async src="https://www.googletagmanager.com/gtag/js?id={{tracking_id}}"></script>
31
- <script>
32
- window.dataLayer = window.dataLayer || [];
33
- function gtag(){dataLayer.push(arguments);}
34
- gtag('js', new Date());
35
- gtag('config', '{{tracking_id}}');
36
- </script>
@@ -1,281 +0,0 @@
1
- ---
2
- regenerate: true
3
- ---
4
-
5
- {% capture cache %}
6
-
7
- {% comment %}
8
- # -----------------------------------------------------------------------------
9
- # ~/assets/data/cookiebar_modals.html
10
- # Liquid PROCEDURE to generate the HTML (data) portion of all modals used
11
- # by J1 Cookiebar module
12
- #
13
- # Product/Info:
14
- # https://jekyll.one
15
- #
16
- # Copyright (C) 2021 Juergen Adams
17
- #
18
- # J1 Template is licensed under the MIT License.
19
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20
- # -----------------------------------------------------------------------------
21
- # Test data:
22
- # liquid_var: {{ liquid_var | debug }}
23
- # config: {{ config | debug }}
24
- # -----------------------------------------------------------------------------
25
- {% endcomment %}
26
-
27
- {% comment %} Liquid procedures
28
- -------------------------------------------------------------------------------- {% endcomment %}
29
-
30
- {% comment %} Set global settings
31
- -------------------------------------------------------------------------------- {% endcomment %}
32
- {% assign environment = site.environment %}
33
-
34
- {% comment %} Set config files
35
- -------------------------------------------------------------------------------- {% endcomment %}
36
- {% assign modules = site.data.modules %}
37
-
38
- {% comment %} Process YML config data
39
- ================================================================================ {% endcomment %}
40
-
41
- {% comment %} Set config files
42
- -------------------------------------------------------------------------------- {% endcomment %}
43
- {% assign cookie_defaults = modules.defaults.cookiebar.defaults %}
44
- {% assign cookie_settings = modules.cookiebar.settings %}
45
-
46
- {% comment %} Set config options
47
- -------------------------------------------------------------------------------- {% endcomment %}
48
- {% assign cookie_options = cookie_defaults | merge: cookie_settings %}
49
-
50
- {% assign production = false %}
51
- {% if environment == 'prod' or environment == 'production' %}
52
- {% assign production = true %}
53
- {% endif %}
54
-
55
-
56
- {% comment %} Main
57
- ================================================================================ {% endcomment %}
58
-
59
- {% comment %} Modal cookie consent dialog
60
- -------------------------------------------------------------------------------- {% endcomment %}
61
- <div id="topFullCookieConsent" class="modal fade top"
62
- tabindex="-1"
63
- role="dialog"
64
- data-backdrop="false"
65
- aria-labelledby="myModalLabel"
66
- aria-hidden="true">
67
- <div class="modal-dialog modal-frame modal-top modal-notify modal-primary" role="document">
68
-
69
- <!-- Content -->
70
- <div class="modal-content">
71
-
72
- <!--Header-->
73
- <div class="modal-header">
74
- <p class="lead">{{cookie_options.consent_modals_title}}</p>
75
- </div>
76
-
77
- <!-- Body -->
78
- <div class="modal-body">
79
-
80
- <!-- About cookies -->
81
- <div class="px-2">
82
- <p class="pt-1 pr-2">{{cookie_options.policy_about}}</p>
83
- </div>
84
- </div> <!-- END Body -->
85
-
86
- <!-- Footer -->
87
- <div class="modal-footer justify-content-center">
88
- {% if cookie_options.buttons.policy_button %}
89
- <a id="policyButton" type="button"
90
- class="btn btn-raised btn-flex btn-primary mb-2 mr-2" style="width: 20rem">
91
- <i class="mdi mdi-18px mdi-white mdi-read mr-2"></i>
92
- {{cookie_options.buttons.policy_button_text}}
93
- </a>
94
- {% endif %}
95
- <a id="acceptButton" type="button"
96
- class="btn btn-raised btn-flex btn-primary mb-2 mr-2" style="width: 20rem"
97
- data-dismiss="modal">
98
- <i class="mdi mdi-18px mdi-white mdi-check mr-2"></i>
99
- {{cookie_options.buttons.accept_button_text}}
100
- </a>
101
- {% if cookie_options.buttons.decline_button %}
102
- <a id="declineButton" type="button"
103
- class="btn btn-raised btn-flex btn-primary mb-2 mr-2" style="width: 20rem"
104
- data-dismiss="modal">
105
- <i class="mdi mdi-18px mdi-white mdi-close mr-2"></i>
106
- {{cookie_options.buttons.decline_button_text}}
107
- </a>
108
- {% endif %}
109
- </div> <!-- END Footer -->
110
-
111
- <!-- Hidden Content -->
112
- <div class="cookie-policy">
113
- {% if cookie_options.buttons.policy_button_text %}
114
- <div id="modal-footer" class="modal-footer-hidden">
115
- <div id="cookiePolicyInfo" class="card card-flat" style="display: none">
116
- <div class="content">
117
- <h4 class="notoc card-title">{{cookie_options.cookie_policy_title}}</h4>
118
- <h6 class="notoc category text-gray">{{cookie_options.cookie_policy_tagline | asciidocify}}</h6>
119
-
120
- <!-- Cookie categories -->
121
- {% if cookie_options.categories.enabled %}
122
- <div class="px-2">
123
- <h6 class="card-subtitle text-muted mb-2 mr-2">{{cookie_options.categories.category_title}}</h6>
124
- <table class="tableblock frame-all grid-all stretch table-responsive-stacked-lg">
125
- <colgroup>
126
- <col style="width: 33.3333%;">
127
- <col style="width: 16.6666%;">
128
- <col style="width: 50.0001%;">
129
- </colgroup>
130
- <thead>
131
- <tr>
132
- <th class="tableblock halign-left valign-top">Cookie</th>
133
- <th class="tableblock halign-left valign-top">Usage</th>
134
- <th class="tableblock halign-left valign-top">Description</th>
135
- </tr>
136
- </thead>
137
- <tbody>
138
- <tr>
139
- <td class="tableblock halign-left valign-top">
140
- <p class="tableblock">{{cookie_options.categories.category_session}}</p>
141
- </td>
142
- <td class="tableblock halign-left valign-top">
143
- <div class="content"><i class="fa md-green fa-check"></i></div>
144
- </td>
145
- <td class="tableblock halign-left valign-top">
146
- <p class="tableblock">{{cookie_options.categories.category_description_text}}</p>
147
- </td>
148
- </tr>
149
- <tr>
150
- <td class="tableblock halign-left valign-top">
151
- <p class="tableblock">{{cookie_options.categories.category_persistent}}</p>
152
- </td>
153
- <td class="tableblock halign-left valign-top">
154
- <div class="content"><i class="fa md-green fa-check"></i></div>
155
- </td>
156
- <td class="tableblock halign-left valign-top">
157
- <p class="tableblock">{{cookie_options.categories.category_description_text}}</p>
158
- </td>
159
- </tr>
160
- <tr>
161
- <td class="tableblock halign-left valign-top">
162
- <p class="tableblock">{{cookie_options.categories.category_first_party}}</p>
163
- </td>
164
- <td class="tableblock halign-left valign-top">
165
- <div class="content"><i class="fa md-green fa-check"></i></div>
166
- </td>
167
- <td class="tableblock halign-left valign-top">
168
- <p class="tableblock">{{cookie_options.categories.category_description_text}}</p>
169
- </td>
170
- </tr>
171
- <tr>
172
- <td class="tableblock halign-left valign-top">
173
- <p class="tableblock">{{cookie_options.categories.category_second_party}}</p>
174
- </td>
175
- <td class="tableblock halign-left valign-top">
176
- <div class="content"><i class="fa md-green fa-check"></i></div>
177
- </td>
178
- <td class="tableblock halign-left valign-top">
179
- <p class="tableblock">{{cookie_options.categories.category_description_text}}</p>
180
- </td>
181
- </tr>
182
- </tbody>
183
- </table>
184
- </div>
185
- {% endif %}
186
- <div class="card-description">{{ cookie_options.cookie_policy_text | asciidocify}}</div>
187
- </div>
188
- </div>
189
- </div>
190
- {% endif %}
191
- </div> <!-- END Hidden Content -->
192
- </div> <!-- END Content -->
193
- </div>
194
- </div> <!-- END Modal -->
195
- {% comment %} END Modal cookie consent dialog
196
- -------------------------------------------------------------------------------- {% endcomment %}
197
-
198
- {% comment %} Modal revoke cookies dialog
199
- -------------------------------------------------------------------------------- {% endcomment %}
200
- <div id="cookieRevokeCentralDanger"
201
- class="modal fade top"
202
- tabindex="-1"
203
- role="dialog"
204
- data-backdrop="false"
205
- aria-modal="true"
206
- aria-labelledby="RevokeCookieConsent">
207
- <div class="modal-dialog modal-frame modal-top modal-notify modal-danger" role="document">
208
- <!-- Content -->
209
- <div class="modal-content">
210
- <!--Header-->
211
- <div class="modal-header">
212
- <p class="lead">Revoke Cookie Consent</p>
213
- </div>
214
- <!--END Header-->
215
- <!-- Body -->
216
- <div class="modal-body">
217
- <div class="text-left">
218
- <div class="sectionbody">
219
- <div class="paragraph">
220
- <p>If you do <strong>not</strong> wish to receive <strong>cookies</strong> anymore from <strong>this site</strong>, you can
221
- revoke the cookie consent you’ve given. Furthermore, you may be able to refuse
222
- them by adjusting your <strong>browser</strong> settings to <strong>reject on cookies</strong>.
223
- </p>
224
- </div>
225
- <!-- div class="admonitionblock caution">
226
- <table>
227
- <tbody>
228
- <tr>
229
- <td class="icon">
230
- <i class="fa icon-caution" title="Caution"></i>
231
- </td>
232
- <td class="content">
233
- If you have previously visited our website&thinsp;—&thinsp;or any pages this
234
- session&thinsp;—&thinsp;<strong>and</strong> agreed on the use of cookies, you may also have to
235
- <strong>delete</strong> already existing <strong>cookies</strong> by your <strong>browser</strong> in order to clean
236
- all cookies left.
237
- </td>
238
- </tr>
239
- </tbody>
240
- </table>
241
- </div -->
242
- <!-- div class="paragraph">
243
- <p>
244
- You are about to <strong>disagree</strong> on cookies used by this site.
245
- If you do so, this site is <strong>unable</strong> to offer you any of our
246
- <strong>functionalities</strong>, <strong>services</strong> or <strong>support</strong>.
247
- </p>
248
- </div -->
249
- </div>
250
- </div>
251
- <!-- END Body -->
252
- <!-- Footer -->
253
- <div class="modal-footer justify-content-center">
254
- <a id="revokeCookies" type="button"
255
- class="btn btn-raised btn-flex btn-danger mb-2 mr-2" style="width: 25rem"
256
- data-dismiss="modal">
257
- <i class="mdi mdi-18px mdi-white mdi-check mr-2"></i>
258
- {{cookie_options.buttons.revoke_button_text}}
259
- </a>
260
- <a id="remainCookies" type="button"
261
- class="btn btn-raised btn-flex btn-primary mb-2 mr-2" style="width: 25rem"
262
- data-dismiss="modal">
263
- <i class="mdi mdi-18px mdi-white mdi-close mr-2"></i>
264
- {{cookie_options.buttons.do_nothing_button_text}}
265
- </a>
266
- </div> <!-- END Footer -->
267
- </div> <!-- END Body -->
268
- </div> <!-- END Content -->
269
- </div>
270
- </div> <!-- END Modal -->
271
- {% comment %} END Modal revoke cookies dialog
272
- -------------------------------------------------------------------------------- {% endcomment %}
273
-
274
- {% endcapture %}
275
-
276
- {% if production %}
277
- {% capture _LINE_FEED %}{% endcapture %}{% if site.compress_html.ignore.envs contains jekyll.environment %}{{ cache | strip_html_comments }}{% else %}{% capture _content %}{{ cache | strip_html_comments }}{% endcapture %}{% assign _profile = site.compress_html.profile %}{% if site.compress_html.endings == "all" %}{% assign _endings = "html head body li dt dd p rt rp optgroup option colgroup caption thead tbody tfoot tr td th" | split: " " %}{% else %}{% assign _endings = site.compress_html.endings %}{% endif %}{% for _element in _endings %}{% capture _end %}</{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _end %}{% endfor %}{% if _profile and _endings %}{% assign _profile_endings = _content | size | plus: 1 %}{% endif %}{% for _element in site.compress_html.startings %}{% capture _start %}<{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _start %}{% endfor %}{% if _profile and site.compress_html.startings %}{% assign _profile_startings = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "<!-- -->" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% capture _comment_befores %}.{{ _content }}{% endcapture %}{% assign _comment_befores = _comment_befores | split: _comments.first %}{% for _comment_before in _comment_befores %}{% if forloop.first %}{% continue %}{% endif %}{% capture _comment_outside %}{% if _carry %}{{ _comments.first }}{% endif %}{{ _comment_before }}{% endcapture %}{% capture _comment %}{% unless _carry %}{{ _comments.first }}{% endunless %}{{ _comment_outside | split: _comments.last | first }}{% if _comment_outside contains _comments.last %}{{ _comments.last }}{% assign _carry = false %}{% else %}{% assign _carry = true %}{% endif %}{% endcapture %}{% assign _content = _content | remove_first: _comment %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% assign _pre_befores = _content | split: "<pre" %}{% assign _content = "" %}{% for _pre_before in _pre_befores %}{% assign _pres = _pre_before | split: "</pre>" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "</pre>" %}<pre{{ _pres.first }}</pre>{% endif %}{% unless _pre_before contains "</pre>" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " <e;<e; </e>;</e>;</e> ;</e>" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %} <table id="compress_html_profile_{{ site.time | date: "%Y%m%d" }}" class="compress_html_profile"> <thead> <tr> <td>Step <td>Bytes <tbody> <tr> <td>raw <td>{{ cache | strip_html_comments | size }}{% if _profile_endings %} <tr> <td>endings <td>{{ _profile_endings }}{% endif %}{% if _profile_startings %} <tr> <td>startings <td>{{ _profile_startings }}{% endif %}{% if _profile_comments %} <tr> <td>comments <td>{{ _profile_comments }}{% endif %}{% if _profile_collapse %} <tr> <td>collapse <td>{{ _profile_collapse }}{% endif %}{% if _profile_clippings %} <tr> <td>clippings <td>{{ _profile_clippings }}{% endif %} </table>{% endif %}{% endif %}
278
- {% else %}
279
- {{ cache | pretty_print | remove:'<html><body>' | remove:'</body></html>' | strip_empty_lines }}
280
- {% endif %}
281
- {% assign cache = nil %}