j1-template 2021.2.10 → 2021.2.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +1 -1
  3. data/_includes/themes/j1/layouts/content_generator_article_navigator.html +2 -2
  4. data/_includes/themes/j1/layouts/content_generator_blog_archive.html +2 -2
  5. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +2 -2
  6. data/_includes/themes/j1/modules/boards/news_pin_board.html +10 -10
  7. data/_includes/themes/j1/modules/connectors/translators/google-translator.html +18 -3
  8. data/_includes/themes/j1/modules/navigator/generator.html +6 -6
  9. data/_includes/themes/j1/procedures/posts/collate_calendar.proc +3 -3
  10. data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
  11. data/_includes/themes/j1/procedures/posts/pager.proc +1 -1
  12. data/assets/data/gallery_customizer.html +1 -1
  13. data/assets/data/menu.html +17 -17
  14. data/assets/data/mmenu.html +17 -17
  15. data/assets/data/quicklinks.html +3 -3
  16. data/assets/themes/j1/adapter/js/j1.js +1 -1
  17. data/assets/themes/j1/adapter/js/translator.js +17 -3
  18. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
  19. data/assets/themes/j1/modules/bmd/js/bootstrap-material-design.full.js +1 -1
  20. data/assets/themes/j1/modules/bmd/js/bootstrap-material-design.js +1 -1
  21. data/assets/themes/j1/modules/bmd/js/bootstrap-material-design.min.js +1 -1
  22. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +1 -1
  23. data/assets/themes/j1/modules/datatables/js/datatables.js +1 -1
  24. data/assets/themes/j1/modules/datatables/js/datatables.min.js +5 -5
  25. data/assets/themes/j1/modules/iframeResizer/examples/frame.absolute.html +3 -3
  26. data/assets/themes/j1/modules/iframeResizer/examples/frame.content.html +6 -6
  27. data/assets/themes/j1/modules/iframeResizer/examples/frame.tolerance.html +2 -2
  28. data/assets/themes/j1/modules/iframeResizer/js/client/iframeResizer.contentWindow.js +1 -1
  29. data/assets/themes/j1/modules/iframeResizer/js/client/iframeResizer.contentWindow.min.js +1 -1
  30. data/assets/themes/j1/modules/iframeResizer/js/resizer.min.js +1 -1
  31. data/assets/themes/j1/modules/j1Deepl/js/j1deepl.min.js +1 -1
  32. data/assets/themes/j1/modules/j1Scroll/js/j1scroll.js +1 -1
  33. data/assets/themes/j1/modules/j1Scroll/js/j1scroll.min.js +1 -1
  34. data/assets/themes/j1/modules/jquery/js/jquery.js +2 -2
  35. data/assets/themes/j1/modules/jquery/js/jquery.min.js +1 -1
  36. data/assets/themes/j1/modules/jquery/js/jqueryUI.js +7 -7
  37. data/assets/themes/j1/modules/jquery/js/jqueryUI.min.js +3 -3
  38. data/assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.min.js +1 -1
  39. data/assets/themes/j1/modules/lightGallery/js/core/lightgallery.min.js +1 -1
  40. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +1 -1
  41. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js +1 -1
  42. data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
  43. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
  44. data/assets/themes/j1/modules/lunrSearch/js/mustache.js +1 -1
  45. data/assets/themes/j1/modules/lunrSearch/js/mustache.min.js +1 -1
  46. data/assets/themes/j1/modules/lunrSearch/js/uri.js +1 -1
  47. data/assets/themes/j1/modules/lunrSearch/js/uri.min.js +7 -7
  48. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +1 -1
  49. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +1 -1
  50. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
  51. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  52. data/assets/themes/j1/modules/translator/js/translator.js +4 -2
  53. data/assets/themes/j1/modules/translator/js/translator.min.js +1 -1
  54. data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.js +1 -1
  55. data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js +1 -1
  56. data/assets/themes/j1/modules/videojs/js/video.min.js +2 -2
  57. data/lib/j1/version.rb +1 -1
  58. data/lib/starter_web/Gemfile +1 -1
  59. data/lib/starter_web/_config.yml +1 -1
  60. data/lib/starter_web/_data/apps/carousel.yml +4 -4
  61. data/lib/starter_web/_data/blocks/defaults/footer.yml +2 -2
  62. data/lib/starter_web/_data/blocks/footer.yml +2 -2
  63. data/lib/starter_web/_data/modules/attics.yml +1 -1
  64. data/lib/starter_web/_data/modules/defaults/attics.yml +2 -2
  65. data/lib/starter_web/_data/modules/defaults/translator.yml +1 -0
  66. data/lib/starter_web/_data/modules/translator.yml +3 -0
  67. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  68. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  69. data/lib/starter_web/package.json +1 -1
  70. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +2 -2
  71. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +3 -3
  72. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +85 -85
  73. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  74. data/lib/starter_web/utilsrv/package.json +1 -1
  75. metadata +2 -3
  76. data/assets/themes/j1/adapter/js/translator.1.js +0 -525
data/lib/j1/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module J1
2
- VERSION = '2021.2.10'
2
+ VERSION = '2021.2.11'
3
3
  end
@@ -53,7 +53,7 @@ gem 'jekyll', '~> 4.2'
53
53
 
54
54
  # Theme Rubies, default: J1 Template (NOT used for the development system)
55
55
  #
56
- gem 'j1-template', '~> 2021.2.10'
56
+ gem 'j1-template', '~> 2021.2.11'
57
57
 
58
58
  # ------------------------------------------------------------------------------
59
59
  # PRODUCTION: Gem needed for the Jekyll and J1 prod environment
@@ -53,7 +53,7 @@ environment: development
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of J1 Template Gem
55
55
  #
56
- version: 2021.2.10
56
+ version: 2021.2.11
57
57
 
58
58
  # version
59
59
  # ------------------------------------------------------------------------------
@@ -259,8 +259,8 @@ settings:
259
259
  cat-3.jpg, cat-4.jpg
260
260
  ]
261
261
  links: [
262
- "#", "#",
263
- "#", "#"
262
+ "#void", "#void",
263
+ "#void", "#void"
264
264
  ]
265
265
  lb_caption: [
266
266
  "You see cat #1",
@@ -295,8 +295,8 @@ settings:
295
295
  thomas-tucker_b.jpg
296
296
  ]
297
297
  links: [
298
- "#", "#", "#", "#",
299
- "#", "#", "#", "#"
298
+ "#void", "#void", "#void", "#void",
299
+ "#void", "#void", "#void", "#void"
300
300
  ]
301
301
  options:
302
302
  autoPlay: 3000
@@ -47,10 +47,10 @@ defaults:
47
47
  icons:
48
48
  facebook:
49
49
  enabled: false
50
- href: "#"
50
+ href: "#void"
51
51
  twitter:
52
52
  enabled: false
53
- href: "#"
53
+ href: "#void"
54
54
 
55
55
  # --------------------------------------------------------------------------
56
56
  # LEGAL settings
@@ -59,10 +59,10 @@ settings:
59
59
  icons:
60
60
  facebook:
61
61
  enabled: false
62
- href: "#"
62
+ href: "#void"
63
63
  twitter:
64
64
  enabled: false
65
- href: "#"
65
+ href: "#void"
66
66
 
67
67
  # ----------------------------------------------------------------------
68
68
  # LEGAL settings
@@ -166,7 +166,7 @@ settings:
166
166
  # - url: "/assets/images/modules/attics/pagehead-default-1200.jpg"
167
167
  # alt: "J1 Master Header - Default image for Layout PAGE"
168
168
  # caption: "Caption for the header image with a link"
169
- # caption_href: "#"
169
+ # caption_href: "#void"
170
170
  # caption_color: "rgba(255, 255, 255, 0.8)"
171
171
 
172
172
  # --------------------------------------------------------------------------
@@ -66,7 +66,7 @@ defaults:
66
66
  background_color_2: "#b9c5cc" # grey
67
67
 
68
68
  action_enabled: false
69
- action_url: "#"
69
+ action_url: "#void"
70
70
  action_button: btn-default btn-raised
71
71
  action_icon: download # cloud-action
72
72
  action_icon_family: MDI # FontAweSome
@@ -206,7 +206,7 @@ defaults:
206
206
  - url: "/assets/images/modules/attics/pagehead-default-1200.jpg"
207
207
  alt: "Image attic - Default image for Layout PAGE"
208
208
  caption: "Caption for the header image with a link"
209
- caption_href: "#"
209
+ caption_href: "#void"
210
210
  caption_color: rgba(255, 255, 255, 0.8) # rgba-lighten-800
211
211
 
212
212
  # --------------------------------------------------------------------------
@@ -34,6 +34,7 @@ defaults:
34
34
  reloadPageOnChange: true # reload current page if user settings has been changed
35
35
 
36
36
  contentURL: /assets/data/translator # dialogs (modals) for all supported translators|languages
37
+ contentLanguage: auto # auto | one of 'translationLanguages'
37
38
  dialogLanguage: auto # auto|content|one of dialogLanguages
38
39
  dialogLanguages: [en,de] # supported dialog (modal) languages, defaults to FIRST language defined
39
40
  cookieName: j1.user.translate # name of the user translation cookie (primary data)
@@ -27,6 +27,9 @@ settings:
27
27
 
28
28
  enabled: true
29
29
  translatorName: google
30
+ contentLanguage: en
31
+ dialogLanguage: en
32
+ translationLanguage: de
30
33
 
31
34
  # ------------------------------------------------------------------------------
32
35
  # END config
@@ -433,7 +433,7 @@ end::tables[]
433
433
  // -----------------------------------------------------------------------------
434
434
  tag::products[]
435
435
  :j1--license: MIT License
436
- :j1--version: 2021.2.10
436
+ :j1--version: 2021.2.11
437
437
  :j1--site-name: Jekyll One
438
438
  end::products[]
439
439
 
@@ -364,6 +364,6 @@ end
364
364
 
365
365
  module Jekyll
366
366
  module J1LunrSearch
367
- VERSION = '2021.2.10'
367
+ VERSION = '2021.2.11'
368
368
  end
369
369
  end
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2021.2.10",
4
+ "version": "2021.2.11",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -157,9 +157,9 @@ site_category_word_list: {{site_category_word_list | debug}}
157
157
  {% comment %}
158
158
  ------------------------------------------------------------------------
159
159
  {% if year != nyear %}
160
- <a href="#" id="{{post.date|localize: "%Y"}}">
160
+ <a href="#void" id="{{post.date|localize: "%Y"}}">
161
161
  {% else %}
162
- <a href="#" id="{{post.date|localize: "%Y-%m" }}">
162
+ <a href="#void" id="{{post.date|localize: "%Y-%m" }}">
163
163
  {% endif %}
164
164
  ------------------------------------------------------------------------ {% endcomment %}
165
165
  <i class="mdi mdi-calendar-blank"></i>
@@ -189,7 +189,7 @@ site_category_word_list: {{site_category_word_list | debug}}
189
189
  --------------------------------------------------------------------------
190
190
  <!-- jadams, 2018-01-17: logic seems NOT work. Disabled. -->
191
191
  {% if letter_group_written == false %}
192
- <h2 id="id_{{letter_group}}" class="toc-link mt-5 mb-5"><a alt="Back to top" href="#"><i class="fa fa-tags mr-2"></i></a>{{letter_group | upcase}}</h2>
192
+ <h2 id="id_{{letter_group}}" class="toc-link mt-5 mb-5"><a alt="Back to top" href="#void"><i class="fa fa-tags mr-2"></i></a>{{letter_group | upcase}}</h2>
193
193
  {% assign letter_group_written = true %}
194
194
  {% endif %}
195
195
  -------------------------------------------------------------------------- {% endcomment %}
@@ -202,7 +202,7 @@ site_category_word_list: {{site_category_word_list | debug}}
202
202
  -------------------------------------------------------------------------- {% endcomment %}
203
203
  {% if letter_group %}
204
204
  <h2 id="id_{{letter_group}}" class="toc-link mb-3">
205
- <a alt="Back to top" href="#">
205
+ <a alt="Back to top" href="#void">
206
206
  <i class="fa fa-tags mr-2"></i>
207
207
  </a>{{letter_group | upcase}}
208
208
  </h2>
@@ -216,7 +216,7 @@ site_category_word_list: {{site_category_word_list | debug}}
216
216
  first_letter: {{first_letter | debug}}
217
217
  {% endcomment %}
218
218
 
219
- <h3 id="{{this_word | replace: '+','_' | replace: ' ','_' | downcase}}" class="toc-link"><a alt="Back to top" href="#"><i class="fa fa-tag mr-2"></i></a>{{this_word}}</h3>
219
+ <h3 id="{{this_word | replace: '+','_' | replace: ' ','_' | downcase}}" class="toc-link"><a alt="Back to top" href="#void"><i class="fa fa-tag mr-2"></i></a>{{this_word}}</h3>
220
220
 
221
221
  {% for post in site.tags[this_word] %}{% if post.title != null %}
222
222
  {% include {{get_category}} post=post %}