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
@@ -129,6 +129,10 @@
129
129
  #
130
130
  # ------------------------------------------------------------------------------
131
131
  #
132
+
133
+ defaults:
134
+ post_image: /assets/images/modules/attics/christa-dodoo-1920x1280.jpg
135
+
132
136
  previewer: timeline
133
137
 
134
138
  article_navigator:
@@ -146,7 +150,7 @@ article_previewer:
146
150
  All articles are reverse ordered by date. The current articles are displayed
147
151
  first. To preview older posts, use the button <b>Older Posts</b> from the
148
152
  Preview Bar. For newer posts use the button <b>Newer Posts</b> for
149
- more recent articles.
153
+ more recent articles.
150
154
 
151
155
  archive_view:
152
156
  enabled: true
@@ -165,6 +169,7 @@ archive_view:
165
169
  category_view:
166
170
  enabled: true
167
171
  word_cloud: true
172
+ skip_categories: Posts, Public
168
173
  description: >
169
174
  Check out <b>all</b> articles in the blog posts <b>archive</b>.
170
175
  Below, find articles available this site <b>grouped</b> by
@@ -408,7 +408,7 @@ analytics:
408
408
  provider: google
409
409
 
410
410
  google:
411
- tracking_id: '<your-tracking_id>'
411
+ tracking_id: '<your-tracking-id>'
412
412
 
413
413
  custom:
414
414
  custom_data:
@@ -423,7 +423,7 @@ advertising:
423
423
  enabled: false
424
424
  provider: google
425
425
  google:
426
- publisher_id: '<your-publisher_id>'
426
+ publisher_id: '<your-publisher-id>'
427
427
  custom:
428
428
  custom_data:
429
429
 
@@ -155,5 +155,14 @@ lanes:
155
155
  path: layouts
156
156
  file: content_generator_blog_archive.html
157
157
 
158
+ # ----------------------------------------------------------------------------
159
+ # FAM
160
+ #
161
+ - lane:
162
+ enabled: true
163
+ id: fam-container
164
+ region: body-main
165
+ type: async
166
+
158
167
  # ------------------------------------------------------------------------------
159
168
  # END config
@@ -182,5 +182,15 @@ lanes:
182
182
  path: modules/connectors
183
183
  file: comments
184
184
 
185
+ # ----------------------------------------------------------------------------
186
+ # FAM
187
+ #
188
+ - lane:
189
+ enabled: true
190
+ id: fam-container
191
+ region: body-main
192
+ type: async
193
+
194
+
185
195
  # ------------------------------------------------------------------------------
186
196
  # END config
@@ -98,13 +98,14 @@
98
98
  #
99
99
  # ------------------------------------------------------------------------------
100
100
 
101
- # -------------------------------------------------------------------------
102
- # Layout configuration settings
101
+ # ------------------------------------------------------------------------------
102
+ # DEFAULT layout configuration
103
103
  #
104
104
  lanes:
105
105
 
106
- # ------------------------------------------------------------------
107
- # META data (head)
106
+ # ----------------------------------------------------------------------------
107
+ # META data
108
+ #
108
109
  - lane:
109
110
  enabled: true
110
111
  region: head
@@ -113,8 +114,9 @@ lanes:
113
114
  path: layouts
114
115
  file: layout_metadata_generator.html
115
116
 
116
- # ------------------------------------------------------------------
117
- # CONNECTORS (Google Analytics)
117
+ # ----------------------------------------------------------------------------
118
+ # CONNECTORS (analytics)
119
+ #
118
120
  - lane:
119
121
  enabled: true
120
122
  region: head
@@ -122,19 +124,21 @@ lanes:
122
124
  base: _includes/themes/j1
123
125
  path: modules/connectors
124
126
  file: analytics
127
+
125
128
  # ----------------------------------------------------------------------------
126
- # TRANSLATOR connector
129
+ # CONNECTORS (translation)
127
130
  #
128
131
  - lane:
129
- enabled: false
132
+ enabled: true
130
133
  region: head
131
134
  type: sync
132
135
  base: _includes/themes/j1
133
136
  path: modules/connectors
134
137
  file: translator
135
138
 
136
- # ------------------------------------------------------------------
137
- # CONNECTORS (Google Ads)
139
+ # ----------------------------------------------------------------------------
140
+ # CONNECTORS (advertising)
141
+ #
138
142
  - lane:
139
143
  enabled: true
140
144
  region: head
@@ -143,8 +147,9 @@ lanes:
143
147
  path: modules/connectors
144
148
  file: ads
145
149
 
146
- # ------------------------------------------------------------------
147
- # RESOURCE loader (head)
150
+ # ----------------------------------------------------------------------------
151
+ # RESOURCE loader
152
+ #
148
153
  - lane:
149
154
  enabled: true
150
155
  region: head
@@ -153,14 +158,8 @@ lanes:
153
158
  path: layouts
154
159
  file: layout_resource_generator.html
155
160
 
156
- # ------------------------------------------------------------------
157
- # NAVIGATOR (body-navigation)
158
- #
159
- # NOTE:
160
- # The Generator of the NAV Module (generator.html) is based
161
- # on several Liquid procedures to generate the HTML code for
162
- # all components of the navigation system (NAV Module) as:
163
- # MainMenu, Quicklinks, SideBar and TopSearch.
161
+ # ----------------------------------------------------------------------------
162
+ # NAVIGATION
164
163
  #
165
164
  - lane:
166
165
  enabled: true
@@ -171,7 +170,7 @@ lanes:
171
170
  file: generator.html
172
171
 
173
172
  # ----------------------------------------------------------------------------
174
- # EXCEPTION container (body-footer)
173
+ # EXCEPTION container
175
174
  #
176
175
  # NOTE:
177
176
  # The EXCEPTION container is used to place additional information
@@ -184,51 +183,18 @@ lanes:
184
183
  type: async
185
184
  class: container-fluid no-padding
186
185
 
187
- # ------------------------------------------------------------------
188
- # FOOTER (body-footer)
189
- #
190
- # NOTE:
191
- # The FOOTER component (default: footer_light_themes.html) is
192
- # a complex LOADER based on several Liquid procedures to LOAD
193
- # and INITIALIZE all parts of the page footer (cards) as:
194
- # About, News, Links and Contact.
186
+ # ----------------------------------------------------------------------------
187
+ # FOOTER
195
188
  #
196
189
  - lane:
197
190
  enabled: true
198
191
  id: j1_footer
199
192
  region: body-footer
200
193
  type: async
201
- class:
202
-
203
- # ------------------------------------------------------------------
204
- # SHIM loader (body-footer)
205
- # NOTE: UNUSED as it is moved to ???
206
- #
207
- # - lane:
208
- # enabled: false
209
- # region: body-footer
210
- # type: sync
211
- # base: _includes/themes/j1
212
- # path: layouts
213
- # file: layout_shim_generator.html
194
+ class: mt-5
214
195
 
215
- # ------------------------------------------------------------------
216
- # THEME loader (body-footer)
217
- # NOTE: UNUSED as it is moved to themer.js
218
- #
219
- # - lane:
220
- # enabled: false
221
- # region: body-footer
222
- # type: sync
223
- # base: _includes/themes/j1
224
- # path: layouts
225
- # file: layout_theme_generator.html
226
-
227
- # ------------------------------------------------------------------
228
- # MODULE generator (body-footer)
229
- #
230
- # NOTE:
231
- #
196
+ # ----------------------------------------------------------------------------
197
+ # MODULE generator
232
198
  #
233
199
  - lane:
234
200
  enabled: true
@@ -173,7 +173,7 @@ lanes:
173
173
  id: home_teaser_banner
174
174
  region: body-main
175
175
  type: async
176
- properties: mt-3 mr-5 mb-0 ml-3
176
+ properties: elevated-z0
177
177
 
178
178
  # ----------------------------------------------------------------------------
179
179
  # DIVIDER banner
@@ -193,7 +193,7 @@ lanes:
193
193
  id: home_intro_panel
194
194
  region: body-main
195
195
  type: async
196
- properties: mt-3 mr-5 mb-3 ml-3
196
+ properties: elevated-z2
197
197
 
198
198
  # ----------------------------------------------------------------------------
199
199
  # PARALLAX banner
@@ -203,7 +203,7 @@ lanes:
203
203
  id: home_parallax_banner
204
204
  region: body-main
205
205
  type: async
206
- properties: mb-3
206
+ properties: elevated-z0
207
207
 
208
208
  # ----------------------------------------------------------------------------
209
209
  # IMAGE banner
@@ -223,7 +223,7 @@ lanes:
223
223
  id: home_service_panel
224
224
  region: body-main
225
225
  type: async
226
- properties: mt-3 mr-5 mb-3 ml-3
226
+ properties: mt-5 mr-5 mb-4 ml-3
227
227
 
228
228
  # ----------------------------------------------------------------------------
229
229
  # DIVIDER banner
@@ -243,7 +243,7 @@ lanes:
243
243
  id: home_news_panel
244
244
  region: body-main
245
245
  type: async
246
- properties: mt-3 mr-5 mb-3 ml-3
246
+ properties: elevated-z2
247
247
 
248
248
  # ----------------------------------------------------------------------------
249
249
  # FAM
@@ -253,6 +253,7 @@ lanes:
253
253
  id: fam-container
254
254
  region: body-main
255
255
  type: async
256
+ properties: elevated-z0
256
257
 
257
258
  # ------------------------------------------------------------------------------
258
259
  # END config
@@ -124,7 +124,7 @@ lanes:
124
124
  # Ad Block
125
125
  #
126
126
  - lane:
127
- enabled: true
127
+ enabled: false
128
128
  region: body-header
129
129
  type: sync
130
130
  base: _includes/themes/j1
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
- # ~/_data/modules/j1_cookiebar.yml
3
- # User configuration settings for J1 Cookiebar module
2
+ # ~/_data/modules/j1_cookieconsent.yml
3
+ # User configuration settings for J1 Cookie Consent module
4
4
  #
5
5
  # Product/Info:
6
6
  # https://jekyll.one
@@ -16,9 +16,9 @@
16
16
  #
17
17
  description:
18
18
 
19
- title: Cookiebar
19
+ title: CookieConsent
20
20
  scope: User settings
21
- location: _data/modules/cookiebar.yml
21
+ location: _data/modules/cookieconsent.yml
22
22
 
23
23
  # ------------------------------------------------------------------------------
24
24
  # User configuration settings
@@ -202,6 +202,7 @@ defaults:
202
202
  enabled: false
203
203
 
204
204
  xhr_container_id: authclient_modals
205
+ xhr_data_element: authClientModals
205
206
  xhr_data_path: /assets/data/authclient/index.html
206
207
 
207
208
  signin_modal_id: modalOmniSignIn
@@ -0,0 +1,135 @@
1
+ # ------------------------------------------------------------------------------
2
+ # ~/_data/modules/defaults/cookieconsent.yml
3
+ # Default configuration settings for J1 Cookie Consent module
4
+ #
5
+ # Product/Info:
6
+ # https://jekyll.one
7
+ #
8
+ # Copyright (C) 2021 Juergen Adams
9
+ #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
12
+ # ------------------------------------------------------------------------------
13
+
14
+ # ------------------------------------------------------------------------------
15
+ # About this configuration (used for J1 CC only)
16
+ #
17
+ about_config:
18
+ title: CookieConsent
19
+ scope: Default settings
20
+ location: _data/modules/defaults/cookieconsent.yml
21
+
22
+ # ------------------------------------------------------------------------------
23
+ # Default settings
24
+ #
25
+ defaults:
26
+
27
+ enabled: false
28
+
29
+ autoShowDialog: true # disable autoShowModal on the privacy policy and legal notice pages, to make these pages readable
30
+ language: en # the language, in which the modal is shown. Default navigator.language
31
+ languages: [en, de] # supported languages, defaults to first language in array (en)
32
+ contentURL: /assets/data/cookieconsent # this URL must contain the dialogs content in the needed languages
33
+ cookieName: j1.user.consent # the name of the cookie in which the configuration is stored as JSON
34
+ cookieStorageDays: 365 # the duration the cookie configuration is stored on the client
35
+
36
+ reloadPageOnChange: false # reload current page if any user settings has been changed
37
+ xhr_data_element: consent-data # container for the language-specific consent modal taken from /assets/data/cookieconsent.html
38
+ whitelisted: [ "/pages/public/legal/en/privacy" ] # pages no consent issued
39
+
40
+ consent_modal_title:
41
+ de: Ihre Privatsphäre
42
+ en: Your Privacy
43
+
44
+ body_text:
45
+ en: >
46
+ This website is using cookies and similar technologies that
47
+ are required for operation. You are free to decide to give,
48
+ refuse or withdraw your consent at any time by clicking
49
+ the <code>My Settings</code> button. Subsequent changes are
50
+ possible at any time by clicking on the <code>cookie icon</code>
51
+ in the menu bar.
52
+ <br><br>
53
+ Extended cookies are only used with your consent. Additional
54
+ cookies are used to analyze the usage of this website.
55
+ Analysis of the use of this website help gives you a better
56
+ user experience of the website to offer. More information
57
+ about what data is collected and how they may be passed on
58
+ to partners can be found in the <code>Privacy Policy</code>.
59
+ <br><br>
60
+ Visiting this website, you consent to the use of by clicking the
61
+ <code>I agree</code> button.
62
+ de: >
63
+ Diese Website nutzt Cookies und ähnliche Technologien, die
64
+ zum Betrieb erforderlich sind. Es steht Ihnen frei, Ihre
65
+ Zustimmung jederzeit zu geben, zu verweigern oder zurückzuziehen,
66
+ indem Sie auf die Schaltfläche <code>Meine Einstellungen</code>
67
+ klicken. Nachträgliche Änderungen sind jederzeit möglich, indem Sie
68
+ auf das <code>Cookie-Icon</code> in der Menüleiste klicken.
69
+ <br><br>
70
+ Erweiterte Cookies werden nur mit Ihrer Zustimmung verwendet.
71
+ Zusätzliche Cookies werden eingesetzt, um Analysen der Nutzung
72
+ dieser Website durchzuführen. Analysen der Nutzung dieser Website
73
+ helfen dabei, Ihnen ein besseres Nutzungserlebnis der Website
74
+ zu bieten. Weitere Informationen welche Daten gesammelt und
75
+ wie sie ggf. an Partner weitergegeben werden finden Sie in der
76
+ <code>Datenschutzerklärung</code>.
77
+ <br><br>
78
+ Für den Besuch dieser Webseite stimmen Sie der Verwendung zu,
79
+ indem Sie auf die Schaltfläche <code>Einverstanden</code> klicken.
80
+
81
+ privacy_notice:
82
+ en: >
83
+ The operators of this website take the protection of your personal data
84
+ seriously. We treat your data confidential and comply with the
85
+ General Data Protection Regulation (GDPR) of the European Union to
86
+ protect your privacy.
87
+ A small set of data is stored in persistent cookies, e.g. what data
88
+ you agree to be stored in cookies. Persistent cookies have a lifespan
89
+ of 365 days (a year). We and our partners make use of persistent cookies.
90
+ Those additional cookies are only used with your consent.
91
+ <br><br>
92
+ <code>Necessary</code> data is stored to run base services of this site.
93
+ This website is based on static content, and no database is used behind it.
94
+ All information (data) needed to control this site is stored in
95
+ so-called session cookies. Session cookies are automatically removed by your
96
+ browser if you close all windows.
97
+ <br><br>
98
+ <code>Analysis</code> of the use of this website helps us to optimize your
99
+ user experience of the website. For analysis, Google Analytics (GA) is used.
100
+ This website does <b>not</b> transfer any personal data to GA. Implicit
101
+ personal information, like IP addresses, is anonymized to protect your privacy.
102
+ <br><br>
103
+ <code>Personalization</code> is used e.g. to collect user feedback or running
104
+ advertising campaigns to provide you a website free of charge. Partners like
105
+ Disqus or Google enables us to provide you excellent personalized services and
106
+ enables us to finance the costs for running this site.
107
+ de: >
108
+ Die Betreiber dieser Website nehmen den Schutz Ihrer persönlichen Daten ernst.
109
+ Wir behandeln Ihre Daten vertraulich und halten uns zum Schutz Ihrer Privatsphäre
110
+ an die Datenschutz-Grundverordnung (DSGVO) der Europäischen Union. In persistenten
111
+ Cookies wird ein kleiner Datensatz gespeichert, z.B. mit welchen Daten Sie
112
+ einverstanden sind, in Cookies gespeichert zu werden. Dauerhafte Cookies haben
113
+ eine Lebensdauer von 365 Tagen (ein Jahr). Wir und unsere Partner verwenden
114
+ dauerhafte Cookies. Diese zusätzlichen Cookies werden nur mit Ihrer Zustimmung
115
+ verwendet.
116
+ <br><br>
117
+ <code>Notwendige</code> Daten werden gespeichert, um Basisdienste dieser Site zu
118
+ betreiben. Diese Website basiert auf statischen Inhalten und es wird keine
119
+ Datenbank dahinter verwendet. Alle Informationen (Daten), die zur Steuerung dieser
120
+ Seite benötigt werden, werden in sogenannten Session-Cookies gespeichert. Sitzungscookies
121
+ werden von Ihrem Browser automatisch entfernt, wenn Sie alle Fenster schließen.
122
+ <br><br>
123
+ <code>Analysen</code> der Nutzung dieser Website hilft uns, Ihr Nutzungserlebnis der
124
+ Website zu optimieren. Zur Analyse wird Google Analytics (GA) verwendet. Diese Website
125
+ übermittelt keine personenbezogenen Daten an GA. Implizite personenbezogene Daten wie
126
+ IP-Adressen werden zum Schutz Ihrer Privatsphäre anonymisiert.
127
+ <br><br>
128
+ <code>Personalisierung</code> wird z.B. um Benutzerfeedback zu sammeln oder
129
+ Werbekampagnen durchzuführen, um Ihnen eine Website kostenlos zur Verfügung zu
130
+ stellen. Partner wie Disqus oder Google ermöglichen es uns, Ihnen exzellente
131
+ personalisierte Dienste anzubieten und die Kosten für den Betrieb dieser Website
132
+ zu finanzieren.
133
+
134
+ # ------------------------------------------------------------------------------
135
+ # END config