[git] gnupg-doc - branch, preview, updated. 3426ec0e18c2d8c4cf014a5dd5c3fe77fa31cf1d

by Werner Koch cvs at cvs.gnupg.org
Mon May 22 09:14: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  3426ec0e18c2d8c4cf014a5dd5c3fe77fa31cf1d (commit)
      from  c0426cbfa84f6c642c5aa5319fd75335731a833b (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 3426ec0e18c2d8c4cf014a5dd5c3fe77fa31cf1d
Author: Werner Koch <wk at gnupg.org>
Date:   Mon May 22 09:10:38 2017 +0200

    cgi: Fix checkout pages.

diff --git a/web/donate/checkout-cc.de.org b/web/donate/checkout-cc.de.org
index 8894714..bf54c11 100644
--- a/web/donate/checkout-cc.de.org
+++ b/web/donate/checkout-cc.de.org
@@ -59,7 +59,11 @@
             <div class="form-group">
               <label class="col-sm-3 control-label">Betrag</label>
               <div class="col-sm-9">
-                <p class="form-control-static"><!--AMOUNT--> <!--CURRENCY--> <!--RECUR_TEXT--></p>
+                <p class="form-control-static">
+                  <!--AMOUNT-->
+                  <!--CURRENCY-->
+                  <!--RECUR_TEXT-->
+                </p>
               </div>
             </div>
             <div class="form-group">
@@ -113,9 +117,10 @@
       <div class="row">
         <div class="col-sm-5 col-md-offset-2">
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
-              <input type="hidden" name="mode" value="checkout-stripe">
-              <input type="hidden" name="sessid" value="<!--SESSID-->">
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
+              <input type="hidden" name="mode" value="checkout-stripe" />
+              <input type="hidden" name="sessid" value="<!--SESSID-->" />
               <script
                 src="https://checkout.stripe.com/checkout.js"
                 class="stripe-button"
@@ -134,11 +139,13 @@
             </form>
           </p>
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
-              <input type="hidden" name="mode" value="re-main">
-              <input type="hidden" name="sessid" value="<!--SESSID-->">
-              <input type="hidden" name="lang" value="<!--LANG-->">
-              <input type="submit" class="btn btn-default btn-sm" value="Zurück" />
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
+              <input type="hidden" name="mode" value="re-main" />
+              <input type="hidden" name="sessid" value="<!--SESSID-->" />
+              <input type="hidden" name="lang" value="<!--LANG-->" />
+              <input type="submit" class="btn btn-default btn-sm"
+                     value="Zurück" />
             </form>
           </p>
         </div>
@@ -149,14 +156,17 @@
       <div class="container">
         <div class="row">
           <div id="cpyright">
-            <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+            <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.
+            <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>
diff --git a/web/donate/checkout-cc.org b/web/donate/checkout-cc.org
index f79ffdc..c593e68 100644
--- a/web/donate/checkout-cc.org
+++ b/web/donate/checkout-cc.org
@@ -59,7 +59,11 @@
             <div class="form-group">
               <label class="col-sm-3 control-label">Amount</label>
               <div class="col-sm-9">
-                <p class="form-control-static"><!--AMOUNT--> <!--CURRENCY--> <!--RECUR_TEXT--></p>
+                <p class="form-control-static">
+                  <!--AMOUNT-->
+                  <!--CURRENCY-->
+                  <!--RECUR_TEXT-->
+                </p>
               </div>
             </div>
             <div class="form-group">
@@ -109,9 +113,10 @@
       <div class="row">
         <div class="col-sm-5 col-md-offset-2">
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
-              <input type="hidden" name="mode" value="checkout-stripe">
-              <input type="hidden" name="sessid" value="<!--SESSID-->">
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
+              <input type="hidden" name="mode" value="checkout-stripe" />
+              <input type="hidden" name="sessid" value="<!--SESSID-->" />
               <script
                 src="https://checkout.stripe.com/checkout.js"
                 class="stripe-button"
@@ -130,11 +135,13 @@
             </form>
           </p>
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
               <input type="hidden" name="mode" value="re-main">
               <input type="hidden" name="sessid" value="<!--SESSID-->">
               <input type="hidden" name="lang" value="<!--LANG-->">
-              <input type="submit" class="btn btn-default btn-sm" value="Back" />
+              <input type="submit" class="btn btn-default btn-sm"
+                     value="Back" />
             </form>
           </p>
         </div>
@@ -145,14 +152,17 @@
       <div class="container">
         <div class="row">
           <div id="cpyright">
-            <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+            <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> 
+                   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.
+            <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>
diff --git a/web/donate/checkout-pp.de.org b/web/donate/checkout-pp.de.org
index 674fc48..a679c97 100644
--- a/web/donate/checkout-pp.de.org
+++ b/web/donate/checkout-pp.de.org
@@ -59,7 +59,11 @@
             <div class="form-group">
               <label class="col-sm-3 control-label">Betrag</label>
               <div class="col-sm-9">
-                <p class="form-control-static"><!--AMOUNT--> <!--CURRENCY--></p>
+                <p class="form-control-static">
+                  <!--AMOUNT-->
+                  <!--CURRENCY-->
+                  <!--RECUR_TEXT-->
+                </p>
               </div>
             </div>
             <div class="form-group">
@@ -94,18 +98,22 @@
       <div class="row">
         <div class="col-sm-5 col-md-offset-2">
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
               <input type="hidden" name="mode" value="checkout-paypal" />
               <input type="hidden" name="sessid" value="<!--SESSID-->" />
-              <input type="submit" class="btn btn-primary btn-sm" value="Jetzt bezahlen" />
+              <input type="submit" class="btn btn-primary btn-sm"
+                     value="Jetzt bezahlen" />
             </form>
           </p>
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
-              <input type="hidden" name="mode" value="re-main">
-              <input type="hidden" name="sessid" value="<!--SESSID-->">
-              <input type="hidden" name="lang" value="<!--LANG-->">
-              <input type="submit" class="btn btn-default btn-sm" value="Zurück" />
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
+              <input type="hidden" name="mode" value="re-main" />
+              <input type="hidden" name="sessid" value="<!--SESSID-->" />
+              <input type="hidden" name="lang" value="<!--LANG-->" />
+              <input type="submit" class="btn btn-default btn-sm"
+                     value="Zurück" />
             </form>
           </p>
         </div>
@@ -116,13 +124,16 @@
       <div class="container">
         <div class="row">
           <div id="cpyright">
-            <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+            <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 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>
diff --git a/web/donate/checkout-pp.org b/web/donate/checkout-pp.org
index f1caa75..4a4f87a 100644
--- a/web/donate/checkout-pp.org
+++ b/web/donate/checkout-pp.org
@@ -59,7 +59,11 @@
             <div class="form-group">
               <label class="col-sm-3 control-label">Amount</label>
               <div class="col-sm-9">
-                <p class="form-control-static"><!--AMOUNT--> <!--CURRENCY--></p>
+                <p class="form-control-static">
+                  <!--AMOUNT-->
+                  <!--CURRENCY-->
+                  <!--RECUR_TEXT-->
+                </p>
               </div>
             </div>
             <div class="form-group">
@@ -82,7 +86,8 @@
             </div>
           </form>
           <p>
-          If something is wrong, please use the <em>back</em> button to change it.  If
+          If something is wrong, please use the <em>back</em> button
+          to change it.  If
           the data is correct, you may complete the payment by clicking on the
           <em>Pay now</em> button.
           </p>
@@ -92,18 +97,22 @@
       <div class="row">
         <div class="col-sm-5 col-md-offset-2">
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
               <input type="hidden" name="mode" value="checkout-paypal" />
               <input type="hidden" name="sessid" value="<!--SESSID-->" />
-              <input type="submit" class="btn btn-primary btn-sm" value="Pay now" />
+              <input type="submit" class="btn btn-primary btn-sm"
+                     value="Pay now" />
             </form>
           </p>
           <p>
-            <form action="/cgi-bin/procdonate.cgi" method="POST" class="form-inline">
-              <input type="hidden" name="mode" value="re-main">
-              <input type="hidden" name="sessid" value="<!--SESSID-->">
-              <input type="hidden" name="lang" value="<!--LANG-->">
-              <input type="submit" class="btn btn-default btn-sm" value="Back" />
+            <form action="/cgi-bin/procdonate.cgi" method="POST"
+                  class="form-inline">
+              <input type="hidden" name="mode" value="re-main" />
+              <input type="hidden" name="sessid" value="<!--SESSID-->" />
+              <input type="hidden" name="lang" value="<!--LANG-->" />
+              <input type="submit" class="btn btn-default btn-sm"
+                     value="Back" />
             </form>
           </p>
         </div>
@@ -114,13 +123,17 @@
       <div class="container">
         <div class="row">
           <div id="cpyright">
-            <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+            <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> 
+                   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 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>

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

Summary of changes:
 web/donate/checkout-cc.de.org | 36 +++++++++++++++++++++++-------------
 web/donate/checkout-cc.org    | 32 +++++++++++++++++++++-----------
 web/donate/checkout-pp.de.org | 33 ++++++++++++++++++++++-----------
 web/donate/checkout-pp.org    | 39 ++++++++++++++++++++++++++-------------
 4 files changed, 92 insertions(+), 48 deletions(-)


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




More information about the Gnupg-commits mailing list