[SCM] Samba Website Repository - branch master updated

Jim McDonough jmcd at samba.org
Fri Nov 1 08:34:40 MDT 2013


The branch, master has been updated
       via  c400091 Remove Google Checkout as it is being discontinued.
      from  aa02334 Remove South Pole on request

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c400091dbb55ea5e1e8777bac2adfe1e7860acba
Author: Jim McDonough <jmcd at samba.org>
Date:   Fri Nov 1 10:31:55 2013 -0400

    Remove Google Checkout as it is being discontinued.

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

Summary of changes:
 donations.html |   37 +------------------------------------
 1 files changed, 1 insertions(+), 36 deletions(-)


Changeset truncated at 500 lines:

diff --git a/donations.html b/donations.html
index da840cd..efd39af 100755
--- a/donations.html
+++ b/donations.html
@@ -11,44 +11,9 @@ developing Samba.</p>
 
 <h3>How to donate</h3>
 
-<h4>Google Checkout</h4>
-
-<p>The preferred method of donating is Google Checkout, using the amount field and "Donate" link below.</p>
-
-<script type="text/javascript">
-function validateAmount(amount){
-       if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){
-               return true;
-       }else{
-               alert('You must enter a valid donation.');
-               amount.focus();
-               return false;
-       }
-}
-</script>
-<form action="https://checkout.google.com/cws/v2/Donations/622836985124940/checkoutForm" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onSubmit="return validateAmount(this.item_price_1)" target="_top">
-   <input name="item_name_1" type="hidden" value="Samba Donation via Software Freedom Conservancy, Inc."/>
-   <input name="item_description_1" type="hidden" value="This donation to the Software Freedom Conservancy, Inc. will be earmarked for the Samba Project."/>
-   <input name="item_quantity_1" type="hidden" value="1"/>
-   <input name="item_currency_1" type="hidden" value="USD"/>
-   <input name="item_is_modifiable_1" type="hidden" value="true"/>
-   <input name="item_min_price_1" type="hidden" value="5.0"/>
-   <input name="item_max_price_1" type="hidden" value="25000.0"/>
-   <input name="_charset_" type="hidden" value="utf-8"/>
-   <table cellpadding="5" cellspacing="0" width="1%">
-       <tr>
-           <td align="right" nowrap="nowrap" width="1%">&#x24; <input id="item_price_1" name="item_price_1" onfocus="this.style.color='black'; this.value='';" size="11" style="color:grey;" type="text" value="Enter Amount"/>
-           </td>
-           <td align="left" width="1%">
-               <input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=622836985124940&w=115&h=50&style=white&variant=text&loc=en_US" type="image"/>
-           </td>
-       </tr>
-   </table>
-</form>
-
 <h4>PayPal</h4>
 
-<p>Donations can also be made through PayPal, but the fees are higher.
+<p>Donations can be made through PayPal.
 To use PayPal, click on the 'PayPal Donate' button below.</p>
 
 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">


-- 
Samba Website Repository


More information about the samba-cvs mailing list