[git] gnupg-doc - branch, preview, updated. edee8d2708769f5cdd1953a706e4ac7d04daef9e

by Justus Winter cvs at cvs.gnupg.org
Thu May 18 10:00:04 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, preview has been updated
       via  edee8d2708769f5cdd1953a706e4ac7d04daef9e (commit)
       via  182d1ee0f5febdabf248efda76ca7eb91083ad7f (commit)
       via  5f69c4627a2ccd43c31ffadec2f4a74c39b3a99a (commit)
      from  157b7cc8dfb5933e29535b7ec0e884e73a411bb6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit edee8d2708769f5cdd1953a706e4ac7d04daef9e
Author: Justus Winter <justus at g10code.com>
Date:   Thu May 18 09:59:18 2017 +0200

    campaign,de: copy video code

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 34f7b41..b61e697 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -65,7 +65,13 @@
 	  <div class="embed-responsive embed-responsive-16by9 camp-video" data-embed="yB3V1YP8cKw">
 	    <img src="http://i0.kym-cdn.com/photos/images/facebook/001/217/711/afd.jpg_large">
 	    <div class="play-button"></div>
-	    <div class="video-text">Klicken um das Video zu starten (erfordert JavaScript von YouTube).</div>
+	    <div class="video-text">Klicken um das Video zu starten
+              <noscript><br />
+                <span style="font-size: 60%"
+                      >(erfordert JavaScript von YouTube).
+                </span>
+              </noscript>
+            </div>
           </div>
 	</div>
 
@@ -165,13 +171,23 @@ href="/cgi-bin/procdonate.cgi?mode=preset&lang=de"
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video of the Day: Rick Astley <small>GnuPG will never gonna give you up</small></h2>
+	  <h2>Video of the Day: Rick Astley
+            <small>GnuPG will never gonna give you up</small>
+          </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
-	      <div class="embed-responsive embed-responsive-16by9 camp-video" data-embed="DLzxrzFCyOs">
-		<img src="http://i0.kym-cdn.com/photos/images/facebook/001/217/711/afd.jpg_large">
+	      <div class="embed-responsive embed-responsive-16by9 camp-video"
+		   data-embed="p7ULsUdBMwM,6qQt5_kJGnY,FpO6ePjIyVs"
+                   data-embed-list="PLjX3x3GHoOWLdrpy17aX5JaCnea2_CxBa">
+		<img src="/share/campaign/img/thumbs/p7ULsUdBMwM.jpg">
 		<div class="play-button"></div>
-		<div class="video-text">Klicken um das Video zu starten (erfordert JavaScript von YouTube).</div>
+		<div class="video-text">Klicken um das Video zu starten
+		  <noscript><br />
+                    <span style="font-size: 60%"
+			  >(erfordert JavaScript von YouTube).
+                    </span>
+		  </noscript>
+		</div>
               </div>
 	    </div>
 	  </div>

commit 182d1ee0f5febdabf248efda76ca7eb91083ad7f
Author: Justus Winter <justus at g10code.com>
Date:   Thu May 18 09:48:18 2017 +0200

    campaign,de: add footer

diff --git a/web/donate/donate.de.org b/web/donate/donate.de.org
index 8d69c4e..92e1466 100644
--- a/web/donate/donate.de.org
+++ b/web/donate/donate.de.org
@@ -226,5 +226,22 @@
       </div>
     </form>
   </div>
+
+  <div class="camp-gutter container-fluid" id="camp-footer">
+    <div class="container">
+      <div class="row">
+        <div id="cpyright">
+          <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+            <img alt="CC-BY-SA 4.0" style="border: 0"
+                  src="/share/cc-by-sa_80x15.png"/></a> 
+          This web page is
+          Copyright 2017 The GnuPG Project and licensed under a
+          <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">
+          Creative Commons Attribution-ShareAlike 4.0 International License</a>.  See
+          <a href="/copying.html">copying</a> for details.
+        </div>
+      </div>
+    </div>
+  </div>
 </body>
 #+END_HTML
diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index ce6a34a..34f7b41 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -1736,6 +1736,24 @@ src="https://www.gnupg.org/ftp/media/openpgp.conf/2016/gnupg-team-smaller.jpg"
 	</div>
       </div>
     </div>
+
+<div class="camp-gutter container-fluid" id="camp-footer">
+  <div class="container">
+    <div class="row">
+      <div id="cpyright">
+        <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+          <img alt="CC-BY-SA 4.0" style="border: 0"
+                src="/share/cc-by-sa_80x15.png"/></a> 
+        This web page is
+        Copyright 2017 The GnuPG Project and licensed under a
+        <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">
+        Creative Commons Attribution-ShareAlike 4.0 International License</a>.  See
+        <a href="/copying.html">copying</a> for details.
+      </div>
+    </div>
+  </div>
+</div>
+
   </body>
 </html>
 #+END_HTML

commit 5f69c4627a2ccd43c31ffadec2f4a74c39b3a99a
Author: Justus Winter <justus at g10code.com>
Date:   Thu May 18 09:42:53 2017 +0200

    campaign,de: Convert headshots png to jpg

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 6d9df38..ce6a34a 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -189,7 +189,7 @@ href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html"
 	       >Seit 20 Jahren</a> hilft GnuPG elektronische Kommunikation zu
 	      schützen.</strong>
 	    <a href="https://www.eff.org/de/about/staff/cindy-cohn">Cindy
-	    Cohn<img src="/share/campaign/img/headshots/cindy-cohn.png"
+	    Cohn<img src="/share/campaign/img/headshots/cindy-cohn.jpg"
 		     alt="Bild von Cindy Cohn"
 	    class="camp-headshot pull-right"></a>, Geschäftsführerin der
 	    <a href="https://www.eff.org/">Electronic Frontier
@@ -197,7 +197,7 @@ href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html"
 	    Werkzeug, mit dem ich am häufigsten mit hilfsbedürftigen
 	    Menschen auf der ganzen Welt
 	    kommuniziere."</i>  <a href="https://www.buzzfeed.com/sheerafrenkel">Sheera
-	    Frenkel<img src="/share/campaign/img/headshots/sheera-frenkel.png"
+	    Frenkel<img src="/share/campaign/img/headshots/sheera-frenkel.jpg"
 	    alt="Bild von Sheera Frenkel" class="camp-headshot pull-left"></a>,
 	    Auslandskorrespondentin für BuzzFeed News, fügt
 	    hinzu: <i>"<strong>Als eine Nachrichtenorganisation sind
@@ -218,7 +218,7 @@ href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html"
             drittel aller Server im Internet eingesetzt werden</a>.
             Weiterhin wird GnuPG von einer breiten Masse an
             Organisationen und Firmen verwendet.  Arthur
-            Jordan<img src="/share/campaign/img/headshots/arthur-jordan.png"
+            Jordan<img src="/share/campaign/img/headshots/arthur-jordan.jpg"
 		       alt="Bild von Arthur Jordan"
             class="camp-headshot pull-right">, Vizepräsident der IT
             von 2U, hat uns beispielsweise erzählt:

-----------------------------------------------------------------------

Summary of changes:
 web/donate/donate.de.org | 17 ++++++++++++++++
 web/donate/index.de.org  | 50 ++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 59 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list