j1_template_mde 2018.4.33 → 2018.4.34

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/layout_shim_generator.html +1 -1
  3. data/_includes/themes/j1/modules/navigator/generator.html +16 -3
  4. data/lib/j1/commands/generate.rb +4 -4
  5. data/lib/j1/version.rb +1 -1
  6. data/lib/starter_web/Gemfile +1 -1
  7. data/lib/starter_web/_config.yml +1 -1
  8. data/lib/starter_web/_data/j1_config.yml +24 -7
  9. data/lib/starter_web/_data/modules/j1_cookie_consent.yml +12 -7
  10. data/lib/starter_web/_data/modules/j1_navigator.yml +61 -50
  11. data/lib/starter_web/_data/modules/j1_navigator_menu.yml +4 -6
  12. data/lib/starter_web/assets/data/cookie_consent.html +12 -11
  13. data/lib/starter_web/assets/data/menu.html +3 -2
  14. data/lib/starter_web/assets/data/quicklinks.html +149 -0
  15. data/lib/starter_web/assets/data/sidebar.html +271 -0
  16. data/lib/starter_web/assets/images/pages/roundtrip/package.json +1 -1
  17. data/lib/starter_web/assets/themes/j1/core/css/theme_extensions.css +8 -5
  18. data/lib/starter_web/assets/themes/j1/core/css/theme_extensions.min.css +1 -1
  19. data/lib/starter_web/assets/themes/j1/core/css/uno.css +8 -5
  20. data/lib/starter_web/assets/themes/j1/core/css/uno.min.css +1 -1
  21. data/lib/starter_web/assets/themes/j1/core/js/adapter/algolia.js +1 -1
  22. data/lib/starter_web/assets/themes/j1/core/js/adapter/back2top.js +3 -3
  23. data/lib/starter_web/assets/themes/j1/core/js/adapter/bs_gallery.js +2 -2
  24. data/lib/starter_web/assets/themes/j1/core/js/adapter/cookie_consent.js +36 -25
  25. data/lib/starter_web/assets/themes/j1/core/js/adapter/custom.js +1 -1
  26. data/lib/starter_web/assets/themes/j1/core/js/adapter/iframer.js +1 -1
  27. data/lib/starter_web/assets/themes/j1/core/js/adapter/lightbox.js +1 -1
  28. data/lib/starter_web/assets/themes/j1/core/js/adapter/logger.js +1 -1
  29. data/lib/starter_web/assets/themes/j1/core/js/adapter/master_header.js +2 -2
  30. data/lib/starter_web/assets/themes/j1/core/js/adapter/navigator.js +108 -23
  31. data/lib/starter_web/assets/themes/j1/core/js/adapter/scroller.js +1 -1
  32. data/lib/starter_web/assets/themes/j1/core/js/adapter/searcher.js +1 -1
  33. data/lib/starter_web/assets/themes/j1/core/js/adapter/stickybits.js +1 -1
  34. data/lib/starter_web/assets/themes/j1/core/js/adapter/switcher.js +1 -1
  35. data/lib/starter_web/assets/themes/j1/core/js/adapter/template.js +145 -74
  36. data/lib/starter_web/assets/themes/j1/core/js/adapter/toccer.js +5 -5
  37. data/lib/starter_web/assets/themes/j1/core/js/template.js +1 -1
  38. data/lib/starter_web/assets/themes/j1/core/js/template.js.map +1 -1
  39. data/lib/starter_web/assets/themes/j1/core/js/template.min.js +1 -1
  40. data/lib/starter_web/j1_config.yml +223 -0
  41. data/lib/starter_web/package.json +1 -1
  42. data/lib/starter_web/pages/public/about/about_site.adoc +33 -4
  43. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +130 -14
  44. data/lib/starter_web/pages/public/legal/en/400_license_agreement.adoc +2 -4
  45. data/lib/starter_web/pages/public/start/downloads/quickstarter/000_includes/tables/100_quickstart_installation_packages.asciidoc +1 -1
  46. metadata +5 -4
  47. data/lib/starter_web/assets/data/_authclient.html +0 -365
  48. data/lib/starter_web/pages/public/about/about_you.adoc +0 -139
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: License
3
- tagline: License Agreement
3
+ tagline: Software and their licenses used by this website
4
4
  description: License Agreement
5
5
 
6
6
  tags: [ License, Agreement ]
@@ -18,8 +18,6 @@ resource_options:
18
18
  :unlicense-license:
19
19
 
20
20
 
21
- == License Agreements
22
-
23
21
  J1 Template, and most of the software products used, are licensed under the
24
22
  conditions of Open source licenses. Open source licenses grant permission
25
23
  to everyone to use, modify, and share licensed software for any purpose,
@@ -35,7 +33,7 @@ J1 Template is licensed under the term of the MIT licence. The Copyrightis given
35
33
  by Jürgen Adams, the owner of all software and content part provided by J1
36
34
  products and|or web sites:
37
35
 
38
- == Lizenzen anderer Software
36
+ == Licenses other software
39
37
 
40
38
  Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu,
41
39
  consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis,
@@ -1,6 +1,6 @@
1
1
  [cols="4,3,1,4", options="header", role="table-responsive"]
2
2
  |===============================================================================
3
- | Platform | Package Type | Language | Downloaddd
3
+ |Platform |Package Type |Language |Download
4
4
 
5
5
  |pass:[<i class="mdi mdi-windows mdi-md-gray mr-2"></i>] Windows, version >=7
6
6
  |pass:[<i class="mdi mdi-content-save mdi-md-gray mr-2"></i>] Windows Installer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1_template_mde
3
3
  version: !ruby/object:Gem::Version
4
- version: 2018.4.33
4
+ version: 2018.4.34
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: 2019-04-24 00:00:00.000000000 Z
11
+ date: 2019-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dotenv
@@ -245,7 +245,6 @@ files:
245
245
  - lib/starter_web/_rack/nginx.conf
246
246
  - lib/starter_web/_rack/puma.rb
247
247
  - lib/starter_web/_sass/README.md
248
- - lib/starter_web/assets/data/_authclient.html
249
248
  - lib/starter_web/assets/data/animate.json
250
249
  - lib/starter_web/assets/data/ascii_code_table.json
251
250
  - lib/starter_web/assets/data/authclient.html
@@ -262,7 +261,9 @@ files:
262
261
  - lib/starter_web/assets/data/menu.html
263
262
  - lib/starter_web/assets/data/objects.json
264
263
  - lib/starter_web/assets/data/panel.html
264
+ - lib/starter_web/assets/data/quicklinks.html
265
265
  - lib/starter_web/assets/data/search.yml
266
+ - lib/starter_web/assets/data/sidebar.html
266
267
  - lib/starter_web/assets/data/themes.json
267
268
  - lib/starter_web/assets/data/twa_v1.json
268
269
  - lib/starter_web/assets/data/twa_v2.json
@@ -853,6 +854,7 @@ files:
853
854
  - lib/starter_web/collections/posts/public/jekyll/_posts/2018-05-01-confusion-about-base-url.adoc
854
855
  - lib/starter_web/favicon.ico
855
856
  - lib/starter_web/index.html
857
+ - lib/starter_web/j1_config.yml
856
858
  - lib/starter_web/package.json
857
859
  - lib/starter_web/pages/private/bookshelf/100_about_jekyll_collections.adoc
858
860
  - lib/starter_web/pages/private/bookshelf/200_book_shelf_biography.adoc
@@ -881,7 +883,6 @@ files:
881
883
  - lib/starter_web/pages/protected/previewer/mdi_icons_preview.adoc
882
884
  - lib/starter_web/pages/protected/previewer/twitter_emoji_preview.adoc
883
885
  - lib/starter_web/pages/public/about/about_site.adoc
884
- - lib/starter_web/pages/public/about/about_you.adoc
885
886
  - lib/starter_web/pages/public/about/become_a_patron.adoc
886
887
  - lib/starter_web/pages/public/about/quick_search.adoc
887
888
  - lib/starter_web/pages/public/blog/navigator/archive.html
@@ -1,365 +0,0 @@
1
- ---
2
- regenerate: true
3
- ---
4
- {% capture cache %}
5
-
6
- {% comment %}
7
- # -----------------------------------------------------------------------------
8
- # ~/assets/data/authclient.html
9
- # Liquid PROCEDURE to generate the HTML (data) portion of all modals used
10
- # by J1AuthClient
11
- #
12
- # Product/Info:
13
- # https://jekyll-one.com
14
- #
15
- # Copyright (C) 2019 Juergen Adams
16
- #
17
- # J1 Template is licensed under the MIT License.
18
- # See: https://github.com/jekyll-one/j1_template_mde/blob/master/LICENSE
19
- #
20
- # -----------------------------------------------------------------------------
21
- # Test data:
22
- # liquid_var: {{ liquid_var | debug }}
23
- # authclient_options: {{ authclient_options | debug }}
24
- # -----------------------------------------------------------------------------
25
- {% endcomment %}
26
-
27
- {% comment %} Liquid procedures
28
- -------------------------------------------------------------------------------- {% endcomment %}
29
- {% capture select_color %}themes/{{site.template.name}}/procedures/global/select_color.proc{% endcapture %}
30
- {% capture select_icon_size %}themes/{{site.template.name}}/procedures/global/select_icon_size.proc{% endcapture %}
31
-
32
- {% comment %} Set config files
33
- -------------------------------------------------------------------------------- {% endcomment %}
34
- {% assign navigator_config = site.data.modules.j1_navigator %}
35
- {% assign nav_defaults = navigator_config.defaults %}
36
-
37
- {% comment %} Set config data
38
- -------------------------------------------------------------------------------- {% endcomment %}
39
- {% assign nav_authclient_default = nav_defaults.nav_authclient %}
40
- {% assign nav_authclient_config = navigator_config.nav_authclient %}
41
-
42
- {% comment %} Set config options
43
- -------------------------------------------------------------------------------- {% endcomment %}
44
- {% assign authclient_options = nav_authclient_default | merge: nav_authclient_config %}
45
- {% assign providers = site.j1_auth.providers.activated %}
46
- {% assign active_provider = site.j1_auth.providers.activated[0] %}
47
-
48
-
49
- {% comment %} Liquid var initialization
50
- -------------------------------------------------------------------------------- {% endcomment %}
51
-
52
- {% comment %} Set auth_client properties
53
- -------------------------------------------------------------------------------- {% endcomment %}
54
- {% assign icon_family = authclient_options.icon_family | downcase %}
55
- {% assign signin_icon = authclient_options.signin_icon %}
56
- {% assign signout_icon = authclient_options.signout_icon %}
57
-
58
- {% assign signin_modal_title = authclient_options.auth_signin_modal.title %}
59
- {% assign signin_modal_body_text = authclient_options.auth_signin_modal.body_text %}
60
- {% assign signout_modal_title = authclient_options.auth_signout_modal.title %}
61
- {% assign signout_modal_body_text = authclient_options.auth_signout_modal.body_text %}
62
-
63
- {% if providers contains 'disqus' %}
64
- {% assign auth_disqus_enabled = true %}
65
- {% assign auth_disqus_id = authclient_options.auth_disqus.id %}
66
- {% assign auth_disqus_title = authclient_options.auth_disqus.title | downcase %}
67
- {% assign auth_disqus_text = authclient_options.auth_disqus.text %}
68
- {% else %}
69
- {% assign auth_disqus_enabled = false %}
70
- {% endif %}
71
-
72
- {% if providers contains 'github' %}
73
- {% assign auth_github_enabled = true %}
74
- {% assign auth_github_id = authclient_options.auth_github.id %}
75
- {% assign auth_github_title = authclient_options.auth_github.title | downcase %}
76
- {% assign auth_github_text = authclient_options.auth_github.text %}
77
- {% else %}
78
- {% assign auth_github_enabled = false %}
79
- {% endif %}
80
-
81
- {% if providers contains 'facebook' %}
82
- {% assign auth_facebook_enabled = true %}
83
- {% assign auth_facebook_id = authclient_options.auth_facebook.id %}
84
- {% assign auth_facebook_title = authclient_options.auth_facebook.title | downcase %}
85
- {% assign auth_facebook_text = authclient_options.auth_facebook.text %}
86
- {% else %}
87
- {% assign auth_facebook_enabled = false %}
88
- {% endif %}
89
-
90
- {% if providers contains 'twitter' %}
91
- {% assign auth_twitter_enabled = true %}
92
- {% assign auth_twitter_id = authclient_options.auth_twitter.id %}
93
- {% assign auth_twitter_title = authclient_options.auth_twitter.title | downcase %}
94
- {% assign auth_twitter_text = authclient_options.auth_twitter.text %}
95
- {% else %}
96
- {% assign auth_twitter_enabled = false %}
97
- {% endif %}
98
-
99
- {% if providers contains 'patreon' %}
100
- {% assign auth_patreon_enabled = true %}
101
- {% assign auth_patreon_id = authclient_options.auth_patreon.id %}
102
- {% assign auth_patreon_title = authclient_options.auth_patreon.title | downcase %}
103
- {% assign auth_patreon_text = authclient_options.auth_patreon.text %}
104
- {% else %}
105
- {% assign auth_patreon_enabled = false %}
106
- {% endif %}
107
-
108
- {% if authclient_options.icon_family == 'FontAwesome' or authclient_options.icon_family == 'FontAwesome4' or authclient_options.icon_family == 'FontAwesome5' %}
109
- {% assign icon_family = 'fa' %}
110
- {% elsif authclient_options.icon_family == 'MDI' or authclient_options.icon_family == 'Material Design Icons'%}
111
- {% assign icon_family = 'mdi' %}
112
- {% else %}
113
- {% assign icon_family = 'mdi' %}
114
- {% endif %}
115
-
116
- {% include {{select_color}} color=authclient_options.icon_color fallback="#9E9E9E" %}
117
- {% capture icon_color %}style="color:{{color}}"{% endcapture %}
118
-
119
- {% include {{select_icon_size}} family=authclient_options.icon_family size=authclient_options.icon_size %}
120
- {% assign icon_size = size %}
121
-
122
- {% comment %} Main
123
- -------------------------------------------------------------------------------- {% endcomment %}
124
-
125
- {% comment %} Modal SignIn
126
- ------------------------------------------------------------------------------ {% endcomment %}
127
- <!-- [INFO ] [j1.authclient.html ] [START: Modal signin|signup] -->
128
- <div class="modal fade" id="modalOmniSignIn" tabindex="-1" role="dialog" aria-labelledby="modalOmniSignIn" aria-hidden="true">
129
- <div class="modal-dialog modal-lg modal-notify modal-info" role="document">
130
-
131
- <!-- Content -->
132
- <div class="modal-content">
133
-
134
- <!--Header-->
135
- <div class="modal-header">
136
- <p class="lead">
137
- <i class="mdi mdi-2x mdi-account mdi-dark"></i>
138
- {{signin_modal_title}}
139
- </p>
140
- </div>
141
-
142
- <!-- Body -->
143
- <div class="modal-body mr-5 ml-5 mb-0">
144
- <p style="text-align: justify;">{{signin_modal_body_text}}</p>
145
- <h5 class="mt-1 mb-3 notoc">Available options</h5>
146
-
147
- <!-- Modal nav pills -->
148
- <div class="row ml-2 mr-2">
149
- <ul class="nav nav-pills nav-pills-icons mt-2" role="tablist">
150
-
151
- {% comment %} Array used to order the (provider) tabs
152
- -------------------------------------------------------------------- {% endcomment %}
153
- {% for provider in providers %}
154
-
155
- {% if provider == active_provider %}
156
- {% assign active_flag = " active" %}
157
- {% else %}
158
- {% assign active_flag = "" %}
159
- {% endif %}
160
-
161
- {% if provider == 'disqus' and auth_disqus_enabled %}
162
- <li class="nav-item">
163
- <a class="nav-link{{active_flag}}" href="#h-tabs-{{ auth_disqus_id }}" role="tab" data-toggle="tab" aria-expanded="false" aria-selected="false">
164
- <i class="mdi mdi-disqus mt-1 mb-2"></i> {{ auth_disqus_title }}
165
- </a>
166
- </li>
167
- {% endif %}
168
-
169
- {% if provider == 'github' and auth_github_enabled %}
170
- <li class="nav-item">
171
- <a class="nav-link{{active_flag}}" href="#h-tabs-{{ auth_github_id }}" role="tab" data-toggle="tab" aria-expanded="false" aria-selected="true">
172
- <i class="mdi mdi-github-circle mt-1 mb-2"></i> {{ auth_github_title }}
173
- </a>
174
- </li>
175
- {% endif %}
176
-
177
- {% if provider == 'facebook' and auth_facebook_enabled %}
178
- <li class="nav-item">
179
- <a class="nav-link{{active_flag}}" href="#h-tabs-{{ auth_facebook_id }}" role="tab" data-toggle="tab" aria-expanded="false" aria-selected="false">
180
- <i class="mdi mdi-facebook mt-1 mb-2"></i> {{ auth_facebook_title }}
181
- </a>
182
- </li>
183
- {% endif %}
184
-
185
- {% if provider == 'twitter' and auth_twitter_enabled %}
186
- <li class="nav-item">
187
- <a class="nav-link{{active_flag}}" href="#h-tabs-{{ auth_twitter_id }}" role="tab" data-toggle="tab" aria-expanded="false" aria-selected="false">
188
- <i class="mdi mdi-twitter mt-1 mb-2"></i> {{ auth_twitter_title }}
189
- </a>
190
- </li>
191
- {% endif %}
192
-
193
- {% if provider == 'patreon' and auth_patreon_enabled %}
194
- <li class="nav-item">
195
- <a class="nav-link{{active_flag}}" href="#h-tabs-{{ auth_patreon_id }}" role="tab" data-toggle="tab" aria-expanded="true" aria-selected="false">
196
- <i class="mdi mdi-patreon mt-1 mb-2"></i>
197
- {{ auth_patreon_title }}
198
- </a>
199
- </li>
200
- {% endif %}
201
-
202
- {% endfor %}
203
- </ul>
204
-
205
- <div class="tab-content tab-space">
206
- {% for provider in providers %}
207
-
208
- {% if provider == active_provider %}
209
- {% assign active_flag = " active" %}
210
- {% else %}
211
- {% assign active_flag = "" %}
212
- {% endif %}
213
-
214
- {% if provider == 'disqus' and auth_disqus_enabled %}
215
- <div class="tab-pane{{active_flag}}" id="h-tabs-{{ auth_disqus_id }}">{{ auth_disqus_text }}</div>
216
- {% endif %}
217
- {% if provider == 'github' and auth_github_enabled %}
218
- <div class="tab-pane{{active_flag}}" id="h-tabs-{{ auth_github_id }}">{{ auth_github_text }}</div>
219
- {% endif %}
220
- {% if provider == 'facebook' and auth_facebook_enabled %}
221
- <div class="tab-pane{{active_flag}}" id="h-tabs-{{ auth_facebook_id }}">{{ auth_facebook_text }}</div>
222
- {% endif %}
223
- {% if provider == 'patreon' and auth_patreon_enabled %}
224
- <div class="tab-pane{{active_flag}}" id="h-tabs-{{ auth_patreon_id }}">{{ auth_patreon_text }}</div>
225
- {% endif %}
226
- {% if provider == 'twitter' and auth_twitter_enabled %}
227
- <div class="tab-pane{{active_flag}}" id="h-tabs-{{ auth_twitter_id }}">{{ auth_twitter_text }}</div>
228
- {% endif %}
229
- {% endfor %}
230
- </div>
231
-
232
- </div>
233
- </div>
234
-
235
- <!-- Footer -->
236
- <div class="modal-footer justify-content-center">
237
- <a type="button" id="signInButton" class="btn btn-primary-modal mr-2" data-dismiss="modal">
238
- <i class="mdi mdi-18px mdi-dark mdi-login"></i>
239
- Yes, please
240
- </a>
241
- <a type="button" id="exitButton" class="btn btn-outline-modal" data-dismiss="modal">
242
- <i class="mdi mdi-18px mdi-dark mdi-close"></i>
243
- No, thanks
244
- </a>
245
- </div>
246
- </div>
247
- <!-- END Content -->
248
-
249
- </div>
250
- </div> <!-- Modal SignIn -->
251
- <!-- [INFO ] [j1.authclient.html ] [END: Modal signin] -->
252
-
253
- {% comment %} Modal SignOut
254
- ------------------------------------------------------------------------------ {% endcomment %}
255
- <!-- [INFO ] [j1.authclient.html ] [START: Modal signout] -->
256
- <div class="modal fade top" id="modalOmniSignOut" tabindex="-1" role="dialog" aria-labelledby="modalOmniSignOut" aria-hidden="true" data-backdrop="false">
257
- <div class="modal-dialog modal-lg modal-notify modal-warning" role="document">
258
- <!-- Content -->
259
- <div class="modal-content">
260
-
261
- <!--Header-->
262
- <div class="modal-header">
263
- <p class="lead">
264
- <i class="mdi mdi-2x mdi-dark mdi-account"></i>
265
- {{signout_modal_title}}
266
- </p>
267
- </div>
268
-
269
- <!-- Body -->
270
- <div class="modal-body mr-5 ml-5 mb-0">
271
- <!-- User info placed dynamically -->
272
- <div id="user_state_info" class="text-left mb-3">
273
- <h4 class="user-info">You are signed in to provider: </h4>
274
- </div>
275
-
276
- <p style="text-align: justify;">{{signout_modal_body_text}}</p>
277
-
278
- <h5 class="mt-1 mb-3 notoc">Available options</h5>
279
- <form id="authclient-form" class="form-horizontal">
280
- <div class="mdc-list-group">
281
- <div class="ml-5 mt-0 mr-0 mb-5">
282
-
283
- <div class="switch">
284
- <label>
285
- <input id="providerSignOut" name="providerSignOut" type="checkbox">
286
- <span class="bmd-switch-track"></span>
287
- SignOut completely (Provider)
288
- </label>
289
- </div>
290
-
291
- </div>
292
- </div>
293
- </form>
294
-
295
- </div>
296
-
297
- <!-- Footer -->
298
- <div class="modal-footer">
299
- <a type="button" id="signOutButton" class="btn btn-primary-modal mr-2" data-dismiss="modal">
300
- <i class="mdi mdi-18px mdi-dark mdi-logout"></i>
301
- Yes, please
302
- </a>
303
- <a type="button" id="exitButton" class="btn btn-outline-modal" data-dismiss="modal">
304
- <i class="mdi mdi-18px mdi-dark mdi-close"></i>
305
- No, thanks
306
- </a>
307
- </div>
308
-
309
- </div> <!-- END Content -->
310
- </div>
311
- </div> <!-- Modal SignOut -->
312
-
313
- {% comment %} Modal UserStateInfo
314
- ------------------------------------------------------------------------------ {% endcomment %}
315
- <!-- [INFO ] [j1.authclient.html ] [START: Modal SIDE INFO signed in] -->
316
- <div class="modal fade right" id="sideModalAlreadySigneIn" tabindex="-1" role="dialog" aria-labelledby="sideModalAlreadySigneIn" aria-hidden="true" data-backdrop="false">
317
- <div class="modal-dialog modal-side modal-top-right modal-notify modal-success" role="document">
318
- <!-- Content -->
319
- <div class="modal-content">
320
- <!--Header-->
321
- <div class="modal-header">
322
- <i class="mdi mdi-2x mdi-account mdi-dark"></i>
323
- <p class="lead">Info</p>
324
- </div>
325
- <!-- Body -->
326
- <div class="modal-body">
327
- <div class="text-center">
328
- <p>You're already signed in</p>
329
- </div>
330
- </div>
331
- <!-- Footer -->
332
- <div class="modal-footer justify-content-center">
333
- <a type="button" class="btn btn-outline-modal" data-dismiss="modal">OK</a>
334
- </div>
335
- </div>
336
- <!-- END Content -->
337
- </div>
338
- </div> <!-- END Modal UserStateInfo -->
339
- <!-- [INFO ] [j1.authclient.html ] [END: Modal SIDE INFO signed in] -->
340
-
341
- {% comment %} Modal TOP INFO signed in
342
- ----------------------------------------------------------------------------
343
- <!-- [INFO ] [j1.authclient.html ] [START: Modal TOP INFO signed in] -->
344
- <div class="modal fade top" id="modalTopInfoSignedIn" tabindex="-1" role="dialog" aria-labelledby="modalTopInfoSignedIn" aria-hidden="true" data-backdrop="false">
345
- <div class="modal-dialog modal-frame modal-top modal-notify modal-info" role="document">
346
- <!-- Content -->
347
- <div class="modal-content">
348
- <!-- Body -->
349
- <div class="modal-body">
350
- <div class="row px-4">
351
- <p class="pt-1 pr-2">You're already signed in</p>
352
- <a type="button" class="btn btn-outline-modal" data-dismiss="modal"OK</a>
353
- </div>
354
- </div>
355
- </div>
356
- <!-- END Content -->
357
- </div>
358
- </div>
359
- <!-- [INFO ] [j1.authclient.html ] [END: Modal TOP INFO signed in] -->
360
- ---------------------------------------------------------------------------- {% endcomment %}
361
-
362
- {% endcapture %}
363
-
364
- {{ cache | strip_empty_lines }}
365
- {% assign cache = nil %}
@@ -1,139 +0,0 @@
1
- ---
2
- title: About You
3
- tagline: Personal data collected
4
- description: All personal data collected by this site
5
- categories: [ pages ]
6
-
7
- tags: [
8
- About, User, You, Personal, Data, Cookie,
9
- Privacy, Info, Detail, GDPR, Consent,
10
- General, Protection, Regulation, EWR
11
- ]
12
- index: []
13
- categories: [ pages ]
14
-
15
- permalink: /pages/public/about/you/
16
- regenerate: false
17
-
18
- resources: [ lightbox ]
19
- resource_options:
20
- - masthead:
21
- opacity: 0.5
22
- slides:
23
- - url: /assets/images/master_header/homehead-default-1280x600.png
24
- transition: fadeInOut
25
- ---
26
-
27
- The data we process about you depends on what content pages you are
28
- requesting. Personal information is data that identifies you or that makes
29
- you identifiable. It includes data that could be used to identify, locate,
30
- or track.
31
-
32
- == Personal information
33
-
34
- We process personal information about you that we collect through
35
- passive data collection by cookies. The types of personal data we process
36
- in each of these contexts is further explained in the following four
37
- categories:
38
-
39
- Session Cookie::
40
- Classified by *lifespan*. Necessary to provide you with services and
41
- features available through our websites. Without these cookies, services
42
- you may need, such as shopping carts or e-billing, cannot be provided.
43
-
44
- Persistent Cookie::
45
- Classified by *lifespan*. Necessary to provide you with services and
46
- features available through our websites. Without these cookies, services
47
- you may need, such as shopping carts or e-billing, cannot be provided.
48
-
49
- First-party Cookie::
50
- Classified by the *domain*. Collect information that is either used in
51
- aggregate form to help us understand how the website is being used or how
52
- effective our marketing campaigns are, or to help us customize the website
53
- for you.
54
-
55
- Second-party Cookie::
56
- Classified by the *domain*. Used to make advertising messages more
57
- relevant to you.
58
-
59
- == User data
60
-
61
- lorem:sentences[5]
62
-
63
-
64
- == Revoke Cookie Consent
65
-
66
- If you do *not* wish to receive *cookies* anymore from *this site*, you can
67
- revoke the cookie consent you've given. Furthermore, you may be able to refuse
68
- them by adjusting your *browser* settings to *reject on cookies*.
69
-
70
- CAUTION: If you have previously visited our website -- or any pages this
71
- session -- *and* agreed on the use of cookies, you may also have to
72
- *delete* already existing *cookies* by your *browser* in order to clean
73
- all cookies left.
74
-
75
- ++++
76
- <div class="ml-0 mb-0">
77
- <button type="button" name="revokeCookieConsent" class="btn btn-primary btn-raised btn-flex mb-3">
78
- <i class="toggle-button mdi mdi-toggle-switch-off mdi-lg mdi-md-indigo-50 mr-1"></i>
79
- Revoke Cookie Consent
80
- </button>
81
- </div>
82
-
83
- <script>
84
- var logger = log4javascript.getLogger('Page.AboutYou');
85
- var user_state = {};
86
- var user_state_empty = {};
87
- var pageChanged;
88
-
89
- user_state = j1.getUserStateCookie();
90
- user_state_empty = jQuery.isEmptyObject(user_state);
91
-
92
- $(document).ready(function() {
93
- user_state = j1.getUserStateCookie();
94
- if ( user_state.cookies_accepted == 'declined' ) {
95
- $('.toggle-button').toggleClass('mdi-toggle-switch-off mdi-toggle-switch');
96
- }
97
- });
98
-
99
- $('button[name="revokeCookieConsent"]').on('click', function (e) {
100
- user_state = j1.getUserStateCookie();
101
- user_state_empty = jQuery.isEmptyObject(user_state);
102
-
103
- if ( user_state.cookies_accepted == 'declined' ) {
104
- logger.info('Cookie Consent already DECLINED. Click event ignored');
105
- return;
106
- } else {
107
- logger.info('Enter Cookie Consent REVOKE dialog');
108
- $('#cookieDeclineTopInfo').modal('show');
109
- }
110
-
111
- // Manage button click events from "Cookie Consent REVOKE" dialog
112
- $('a.btn').click(function() {
113
- if (this.id === 'revokeCookies') {
114
- user_state.cookies_accepted = 'declined';
115
- user_state.status = 'pending';
116
- j1.setUserStateCookie( user_state );
117
- logger.info('User clicked revokeCookiesButton');
118
- $('.toggle-button').toggleClass('mdi-toggle-switch-off mdi-toggle-switch');
119
- // pageChanged = j1.hasPageChanged( user_state );
120
- // Update sidebar|Cookies
121
- j1.resolveMacros( user_state );
122
- j1.updateMacros( user_state );
123
- $('#cookie-state').css('display', 'none'); // hide cookie icon
124
- return;
125
- }
126
- if (this.id === 'remainCookies') {
127
- logger.info('User clicked remainCookiesButton');
128
- return;
129
- }
130
- return;
131
- });
132
- });
133
-
134
- </script>
135
- ++++
136
-
137
-
138
-
139
-