[git] gnupg-doc - branch, master, updated. 2decbee37e40fdbc1b350820ae40a57d6e60cff1

by Neal H. Walfield cvs at cvs.gnupg.org
Tue Jun 20 14:12:26 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, master has been updated
       via  2decbee37e40fdbc1b350820ae40a57d6e60cff1 (commit)
      from  54f8c6f024c7ee037ff29db8491e5d05b09a7419 (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 2decbee37e40fdbc1b350820ae40a57d6e60cff1
Author: Neal H. Walfield <neal at gnu.org>
Date:   Tue Jun 20 14:11:50 2017 +0200

    campaign: Change video of the day to C5

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 2276385..cebf52e 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -222,9 +222,8 @@ 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 des Tages: Jochim Selzer
-            <small><a href="https://koeln.ccc.de/">CCC Köln</a>
-            (<a href="https://www.cryptoparty.in/cryptopartykbn">Cryptoparty Köln-Bonn</a>)</small>
+	  <h2>Video des Tages: C5
+            <small>Digital Security Trainer in the Philippines</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.fr.org b/web/donate/index.fr.org
index ce85cc3..9dfdfec 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -215,9 +215,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Clip du jour : Jochim Selzer
-            <small><a href="https://koeln.ccc.de/">CCC Köln</a>
-            (<a href="https://www.cryptoparty.in/cryptopartykbn">Cryptoparty Köln-Bonn</a>)</small>
+	  <h2>Clip du jour : C5
+            <small>Digital Security Trainer in the Philippines</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.ja.org b/web/donate/index.ja.org
index 4891c68..d42496d 100644
--- a/web/donate/index.ja.org
+++ b/web/donate/index.ja.org
@@ -202,9 +202,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>本日の動画: Jochim Selzer
-            <small><a href="https://koeln.ccc.de/">CCC Köln</a>
-            (<a href="https://www.cryptoparty.in/cryptopartykbn">Cryptoparty Köln-Bonn</a>)</small>
+	  <h2>本日の動画: C5
+            <small>Digital Security Trainer in the Philippines</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.org b/web/donate/index.org
index ad878ed..d4d369d 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -212,9 +212,8 @@
     <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: Jochim Selzer
-            <small><a href="https://koeln.ccc.de/">CCC Köln</a>
-            (<a href="https://www.cryptoparty.in/cryptopartykbn">Cryptoparty Köln-Bonn</a>)</small>
+	  <h2>Video of the Day: C5
+            <small>Digital Security Trainer in the Philippines</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/share/campaign/campaign.js b/web/share/campaign/campaign.js
index ada81c2..717317f 100644
--- a/web/share/campaign/campaign.js
+++ b/web/share/campaign/campaign.js
@@ -89,7 +89,7 @@ function get_param_from_url(name) {
 $(document).ready(function() {
 
     // VOTD: Update VOTD here.
-    let VIDLIST = "jochim,john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "c5,jochim,john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -112,7 +112,8 @@ $(document).ready(function() {
 		 "alex": "1OMJWpdl0DA",
                  "ksenia": "Qqg3_a72aEw",
                  "rysiek": "6DqfWz-KHSI",
-                 "jochim": "sX0lncD0VCM"
+                 "jochim": "sX0lncD0VCM",
+                 "c5": "Z0h_uPWFp7o"
 	       };
 
     /* For the video preview, we use this for devices without hover events.  */
diff --git a/web/share/campaign/img/thumbs/c5.jpg b/web/share/campaign/img/thumbs/c5.jpg
new file mode 100644
index 0000000..b3f7e7e
Binary files /dev/null and b/web/share/campaign/img/thumbs/c5.jpg differ

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

Summary of changes:
 web/donate/index.de.org              |   5 ++---
 web/donate/index.fr.org              |   5 ++---
 web/donate/index.ja.org              |   5 ++---
 web/donate/index.org                 |   5 ++---
 web/share/campaign/campaign.js       |   5 +++--
 web/share/campaign/img/thumbs/c5.jpg | Bin 0 -> 27628 bytes
 6 files changed, 11 insertions(+), 14 deletions(-)
 create mode 100644 web/share/campaign/img/thumbs/c5.jpg


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




More information about the Gnupg-commits mailing list