betterplace-content 0.1.30 → 0.1.40

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e4473794615ee519231210625e4bd36f46d43f28
4
- data.tar.gz: 30c0e3b941de0ca0fceab76ac6888e34e91413f5
3
+ metadata.gz: 52696616f6cc9c23d85500f111701e424382de56
4
+ data.tar.gz: c098bcca5be426dc4664cde6010748465b1d7aba
5
5
  SHA512:
6
- metadata.gz: f7cdf3c9bd98a273593b0f58370a8f87a046d74b5e16b3bed6e8f9c4130272fcf9a704c4120ff12fe55bc954a949f4ff90f1744e47bb141b9c2a0da632801639
7
- data.tar.gz: 10438761695703e8c3d2178524a12d6ad610cade64a39432ecb62aa4ab79270172179ebad9b14db0aa4fbb6cdd4ac5473189a79799e86cf86905a90debebcb6f
6
+ metadata.gz: 5561b046b63b6cb2b02cb159516e4755cbc9ec1c1620f727c4aea0659692a67989397896caafc245cab5a9be3ef0bb9f4a0a73cca7874dc11f27b4ad68a4d0b1
7
+ data.tar.gz: 1662f9f7c7ef4f6258397cc8a672d3006b3bf693d2fff601965414b4897d8bb038146b87b935b9057472acb3447751af9080bc6379a4bef4a40d1be3ae565a7b
@@ -81,10 +81,10 @@
81
81
  <a onclick="ga('send', 'event', 'navigation footer', '/c/hilfe');" href="/c/hilfe">Hilfe &amp; FAQ</a>
82
82
  </li>
83
83
  <li>
84
- <a onclick="ga('send', 'event', 'navigation footer', '/c/neues/');" href="/c/neues">Blog &amp; News</a>
84
+ <a onclick="ga('send', 'event', 'navigation footer', '/c/neues');" href="/c/neues">Blog &amp; News</a>
85
85
  </li>
86
86
  <li>
87
- <a onclick="ga('send', 'event', 'navigation footer', '/c/medien/');" href="/c/medien">Presse</a>
87
+ <a onclick="ga('send', 'event', 'navigation footer', '/c/medien');" href="/c/medien">Presse</a>
88
88
  </li>
89
89
  <li>
90
90
  <a onclick="ga('send', 'event', 'navigation footer', 'https://www.facebook.com/betterplace.org');" href="https://www.facebook.com/betterplace.org">Facebook</a>
@@ -93,7 +93,7 @@
93
93
  <a onclick="ga('send', 'event', 'navigation footer', 'https://twitter.com/betterplace_org');" href="https://twitter.com/betterplace_org">Twitter</a>
94
94
  </li>
95
95
  <li class="last">
96
- <a onclick="ga('send', 'event', 'navigation footer', '/c/kontakt-und-impressum/');" href="/c/kontakt-und-impressum">Kontakt &amp; Impressum</a>
96
+ <a onclick="ga('send', 'event', 'navigation footer', '/c/kontakt');" href="/c/kontakt">Kontakt &amp; Impressum</a>
97
97
  </li>
98
98
  </ul>
99
99
  <ul class="col-md-24">
@@ -101,16 +101,16 @@
101
101
  <strong>Über betterplace.org:</strong>
102
102
  </li>
103
103
  <li>
104
- <a onclick="ga('send', 'event', 'navigation footer', '/c/ueber-uns/');" href="/c/ueber-uns">Die Vision und das Team</a>
104
+ <a onclick="ga('send', 'event', 'navigation footer', '/c/ueber-uns');" href="/c/ueber-uns">Die Vision und das Team</a>
105
105
  </li>
106
106
  <li>
107
- <a onclick="ga('send', 'event', 'navigation footer', '/c/stellen/');" href="/c/stellen">Jobs</a>
107
+ <a onclick="ga('send', 'event', 'navigation footer', '/c/stellen');" href="/c/stellen">Jobs</a>
108
108
  </li>
109
109
  <li>
110
110
  <a onclick="ga('send', 'event', 'footer', 'terms of use link');" target="_blank" class="larger-click-area" href="/c/nutzungsbedingungen">Nutzungsbedingungen</a>
111
111
  </li>
112
112
  <li>
113
- <a onclick="ga('send', 'event', 'navigation footer', '/c/datenschutz/');" href="/c/datenschutz">Datenschutzerklärung</a>
113
+ <a onclick="ga('send', 'event', 'navigation footer', '/c/regeln/datenschutz');" href="/c/datenschutz">Datenschutzerklärung</a>
114
114
  </li>
115
115
  <li>
116
116
  <a onclick="ga('send', 'event', 'no-tracking-specified', 'transaction cost link');" class="larger-click-area" href="/c/hilfe/wann-fallen-transaktionskosten-an">Hinweis zu Transaktionskosten</a>
@@ -3,8 +3,8 @@
3
3
  <meta property="og:locale" content="{{ site.lang_country }}"/>
4
4
  <meta property="og:site_name" content="{{ site.sharing.site_name }}"/>
5
5
  <meta property="og:title" content="{{ page.sharing.title || page.page_title }}"/>
6
- <!-- <meta property="og:url" content="https://www.betterplace.org/c/ueber-uns/"/> -->
7
- <meta property="og:type" content="blog"/>
6
+ <!-- <meta property="og:url" content="https://www.betterplace.org/{{ site.baseurl }}{{ page.url }}"/> -->
7
+ <meta property="og:type" content="article"/>
8
8
  <meta property="og:description" content="{{ page.sharing.description }}"/>
9
9
  {% if page.sharing.image.url %}
10
10
  <meta property="og:image" content="{{ page.sharing.image.url }}"/>
@@ -20,7 +20,7 @@
20
20
  <meta property="fb:pages" content="92443445717" />
21
21
 
22
22
  <meta name="twitter:title" content="{{ page.sharing.title || page.page_title }}"/>
23
- <!-- <meta name="twitter:url" content="https://www.betterplace.org/c/ueber-uns/"/> -->
23
+ <!-- <meta name="twitter:url" content="https://www.betterplace.org/{{ site.baseurl }}{{ page.url }}"/> -->
24
24
  {% if page.sharing.image.url %}
25
25
  <meta name="twitter:image" content="{{ page.sharing.image.url }}"/>
26
26
  {% else %}
@@ -38,8 +38,6 @@
38
38
  {% include header-en.html %}
39
39
  {% endif %}
40
40
 
41
- {% comment %}{% include navigation.html %}{% endcomment %}
42
-
43
41
  {{ content }}
44
42
 
45
43
  {% if site.lang == 'de' %}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace-content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.30
4
+ version: 0.1.40
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace.org Developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-09-23 00:00:00.000000000 Z
11
+ date: 2017-09-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -66,7 +66,6 @@ files:
66
66
  - _includes/google_analytics.html
67
67
  - _includes/header-de.html
68
68
  - _includes/header-en.html
69
- - _includes/navigation.html
70
69
  - _includes/sharing.html
71
70
  - _layouts/default.html
72
71
  - _layouts/error404.html
@@ -1,142 +0,0 @@
1
- <div class="generic-mobile-navigation navbar-collapse collapse js-main-navigation js-wordpress-desktop-navigation">
2
- <nav class="generic-sidebar-menu with-public-colors generic-public-sidebar-menu col-md-6">
3
- <ul class="menu list-unstyled">
4
- <li class="active_class_if_news">
5
- <a href="/c/neues/">
6
- Blog &amp; Neuigkeiten </a>
7
- <!--submenu_if_news-->
8
- </li>
9
- <li class="active_class_if_help">
10
- <a href="/c/hilfe/">
11
- Hilfe </a>
12
- <!--submenu_if_help-->
13
- </li>
14
- <li class="active_class_if_people">
15
- <a href="/c/unser-team/">
16
- Unser Team </a>
17
- <!--submenu_if_people-->
18
- </li>
19
- <li class="current-menu-item">
20
- <a href="/c/ueber-uns/">
21
- Über uns </a>
22
- <ul id="menu-subnavigation"><li id="menu-item-474" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-474"><a href="/c/ueber-uns/botschafter/">Botschafter</a></li>
23
- <li id="menu-item-177" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-177"><a href="/c/ueber-uns/geschichte/">Geschichte</a></li>
24
- </ul>
25
- </li>
26
- <li class="active_class_if_jobs">
27
- <a href="/c/stellen/">
28
- Jobs </a>
29
- <!--submenu_if_jobs-->
30
- </li>
31
- <li class="active_class_if_contact">
32
- <a href="/c/kontakt-und-impressum/">
33
- Kontakt &amp; Impressum </a>
34
- <!--submenu_if_contact-->
35
- </li>
36
- <li class="active_class_if_media-theme">
37
- <a href="/c/medien/">
38
- Medien &amp; Presse </a>
39
- <!--submenu_if_media-theme-->
40
- </li>
41
- <li class="active_class_if_privacy-policy">
42
- <a href="/c/datenschutz/">
43
- Datenschutz </a>
44
- <!--submenu_if_privacy-policy-->
45
- </li>
46
- <li class="active_class_if_terms-of-use">
47
- <a href="/c/nutzungsbedingungen/">
48
- AGB </a>
49
- <!--submenu_if_terms-of-use-->
50
- </li>
51
- </ul>
52
-
53
- <ul class="related-links list-unstyled">
54
- <li><a href="http://www.betterplace-solutions.de/">betterplace Solutions</a></li>
55
- <li><a href="http://www.betterplace-lab.org/de">betterplace lab</a></li>
56
- </ul>
57
-
58
- <ul class="related-links list-unstyled hidden-xs">
59
- <li><a href="https://www.facebook.com/betterplace.org">auf Facebook</a></li>
60
- <li><a href="https://twitter.com/betterplace_org">auf Twitter</a></li>
61
- <li><a href="https://plus.google.com/100100745890015830718/">auf Google+</a></li>
62
- </ul>
63
- </nav>
64
- </div>
65
-
66
-
67
-
68
- <article class="generic-content-header hero-image-row large-content-header">
69
- <div class="container">
70
- <div class="generic-desktop-navigation js-main-navigation js-wordpress-desktop-navigation">
71
- <nav class="generic-sidebar-menu with-public-colors generic-public-sidebar-menu col-md-6">
72
-
73
- <ul class="menu list-unstyled">
74
- <li class="active_class_if_news">
75
- <a href="/c/neues/">
76
- Blog &amp; Neuigkeiten </a>
77
- <!--submenu_if_news-->
78
- </li>
79
- <li class="active_class_if_help">
80
- <a href="/c/hilfe/">
81
- Hilfe </a>
82
- <!--submenu_if_help-->
83
- </li>
84
- <li class="active_class_if_people">
85
- <a href="/c/unser-team/">
86
- Unser Team </a>
87
- <!--submenu_if_people-->
88
- </li>
89
- <li class="current-menu-item">
90
- <a href="/c/ueber-uns/">
91
- Über uns </a>
92
- <ul id="menu-subnavigation-1"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-474"><a href="/c/ueber-uns/botschafter/">Botschafter</a></li>
93
- <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-177"><a href="/c/ueber-uns/geschichte/">Geschichte</a></li>
94
- </ul>
95
- </li>
96
- <li class="active_class_if_jobs">
97
- <a href="/c/stellen/">
98
- Jobs </a>
99
- <!--submenu_if_jobs-->
100
- </li>
101
- <li class="active_class_if_contact">
102
- <a href="/c/kontakt-und-impressum/">
103
- Kontakt &amp; Impressum </a>
104
- <!--submenu_if_contact-->
105
- </li>
106
- <li class="active_class_if_media-theme">
107
- <a href="/c/medien/">
108
- Medien &amp; Presse </a>
109
- <!--submenu_if_media-theme-->
110
- </li>
111
- <li class="active_class_if_privacy-policy">
112
- <a href="/c/datenschutz/">
113
- Datenschutz </a>
114
- <!--submenu_if_privacy-policy-->
115
- </li>
116
- <li class="active_class_if_terms-of-use">
117
- <a href="/c/nutzungsbedingungen/">
118
- AGB </a>
119
- <!--submenu_if_terms-of-use-->
120
- </li>
121
- </ul>
122
-
123
- <ul class="related-links list-unstyled">
124
- <li><a href="http://www.betterplace-solutions.de/">betterplace Solutions</a></li>
125
- <li><a href="http://www.betterplace-lab.org/de">betterplace lab</a></li>
126
- </ul>
127
-
128
- <ul class="related-links list-unstyled hidden-xs">
129
- <li><a href="https://www.facebook.com/betterplace.org">auf Facebook</a></li>
130
- <li><a href="https://twitter.com/betterplace_org">auf Twitter</a></li>
131
- <li><a href="https://plus.google.com/100100745890015830718/">auf Google+</a></li>
132
- </ul>
133
- </nav>
134
- </div>
135
- </div>
136
- <section class="content">
137
- <h1 class="editable">{{ page.page_headline }}</h1>
138
- <div class="subheadline editable"><p>{{ page.subline }}</p>
139
- </div>
140
- <a class="scroll-down"></a>
141
- </section>
142
- </article>