[or-cvs] r23299: {website} commit my div hacking for now, works but looks horrible now. (website/branches/web20/donate/en)

Andrew Lewman andrew at torproject.org
Fri Sep 24 19:26:10 UTC 2010


Author: phobos
Date: 2010-09-24 19:26:09 +0000 (Fri, 24 Sep 2010)
New Revision: 23299

Modified:
   website/branches/web20/donate/en/donate.wml
Log:
commit my div hacking for now, works but looks horrible now.


Modified: website/branches/web20/donate/en/donate.wml
===================================================================
--- website/branches/web20/donate/en/donate.wml	2010-09-24 17:29:06 UTC (rev 23298)
+++ website/branches/web20/donate/en/donate.wml	2010-09-24 19:26:09 UTC (rev 23299)
@@ -4,75 +4,99 @@
 
 #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
 <div id="content" class="clearfix">
-	<div id="breadcrumbs">
+  <div id="breadcrumbs">
     <a href="<page index>">Home &raquo; </a>
     <a href="<page donate/donate>">Donate</a>
   </div>
-	<div id="maincol">
-  	<h1>Monetary Donations</h1>
-    <p><strong>Your support is critical to our success.</strong> The
-    Tor Project is a US 501[c][3] non-profit dedicated to the research,
-    development, and education of online anonymity and privacy. Donations
-    to The Tor Project may be tax deductible to persons who are in the
-    US; or who pay taxes in countries with reciprocity with the US on
-    charitable donations. We're happy to accept donations via paypal,
-    checks, money orders, stock grants or other more sophisticated
-    transactions.</p>
-    <p>If you want to make an anonymous donation, please do so in an
-    anonymous way.  Contact us at donations at torproject.org for more
-    details.</p>
+  <div id="maincol">
+  <h1>Monetary Donations</h1>
+   <p><strong>Your support is critical to our success.</strong> The Tor Project is a US 501[c][3] non-profit dedicated to the research, development, and education of online anonymity and privacy. Donations
+    to The Tor Project may be tax deductible to persons who are in the US; or who pay taxes in countries with reciprocity with the US on charitable donations. We're happy to accept donations via paypal,
+    checks, money orders, stock grants or other more sophisticated transactions.</p>
+    <p>If you want to make an anonymous donation, please do so in an anonymous way.  Contact us at donations at torproject.org for more details.</p>
     <div class="title toptwenty">Donate via PayPal</div>
-    <div class="left hundred">
-    	<div class="paypal focus">
-      	<h4>Make a recurring donation</h4>
-        <form>
-        	<div class="toppad">
-            <input class="textfield" type="text" value="Amount" />
-            <br />
-            <select>
-              <option selected="selected">$</option>
-              <option>&euro;</option>
-              <option>&pound;</option>
-              <option>&yen;</option>
-            </select>
-            <select>
-              <option selected="selected">How often?</option>
-              <option>Weeks</option>
-              <option>Months</option>
-              <option>Years</option>
-            </select>
-          </div>
-          <br />
-      		<input class="donate-btn" type="submit" name="donate" value="Donate" />
-        </form>
+      <div class="left hundred">
+	<div class="paypal focus">
+	  <h4>Make a recurring donation</h4>
+	    <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
+	      <div class="toppad">
+		<table>
+		  <tr>
+		    <td>Choose your currency:</td>
+		      <td>
+			<select name="currency_code">
+			  <option value="USD" selected="selected">$</option>
+			  <option value="EUR">&euro;</option>
+			  <option value="GBP">&pound;</option>
+			  <option value="YEN">&yen;</option>
+			</select>
+		      </td>
+		  </tr>
+		  <tr>
+		    <td><input type="radio" name="a3" value="250.00" />250/month</td>
+		    <td><input type="radio" name="a3" value="100.00" />100/month</td>
+		    <td><input type="radio" name="a3" value="50.00" />50/month</td>
+		    <td><input type="radio" name="a3" value="20.00" checked="checked" />20/month</td>
+		    <td><input type="radio" name="a3" value="10.00" />10/month</td>
+		    <td><input type="radio" name="a3" value="5.00" />5/month</td>
+		      <input type="hidden" name="p3" value="1" />
+		      <input type="hidden" name="t3" value="M" />
+		      <input type="hidden" name="sra" value="1" />
+		      <input type="hidden" name="src" value="1" />
+		      <input type="hidden" name="no_shipping" value="1" />
+		      <input type="hidden" name="no_note" value="1" />
+		      <input type="image" src="images/btn_donateCC_LG.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
+		      <input type="hidden" name="cmd" value="_xclick-subscriptions" />
+		      <input type="hidden" name="business" value="donations at torproject.org" />
+		      <input type="hidden" name="item_name" value="Tor Project Membership" />
+		      <input type="hidden" name="return" value="https://www.torproject.org/donate"/>
+		      <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"/>
+		  </tr>
+		  <tr>
+		    <input class="donate-btn" type="submit" name="donate" value="Donate" />
+		  </tr>
+		</table>
+	      </div>
+	    </form>
+	  </div>
+	<div class="or left">OR</div>
+	<div class="paypal focus">
+	  <h4>Make a one-time donation</h4>
+	    <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
+	      <table>
+		<tr>
+		    <td>Choose your currency:</td>
+		      <td>
+			<select name="currency_code">
+			  <option value="USD" selected="selected">$</option>
+			  <option value="EUR">&euro;</option>
+			  <option value="GBP">&pound;</option>
+			  <option value="YEN">&yen;</option>
+			</select>
+		      </td>
+		<input type="hidden" name="no_shipping" value="1" />
+		<input type="image" src="images/btn_donateCC_LG.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
+		<input type="hidden" name="cmd" value="_xclick" />
+		<input type="hidden" name="business" value="donations at torproject.org" />
+		<input type="hidden" name="item_name" value="Tor" />
+		<input type="hidden" name="return" value="https://www.torproject.org/donate#funds"/>
+		<input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"/>
+	      </tr>
+	      <tr>
+		<td><input type="radio" value="10.00" /> 10</td>
+		<td><input type="radio" value="20.00" checked="checked" /> 20</td>
+		<td><input type="radio" value="50.00" /> 50</td>
+		<td><input type="radio" value="100.00" /> 100</td>
+	      </tr>
+	      <tr>
+		<td><input type="radio" value="250.00" /> 250</td>
+		<td><input type="radio" value="500.00" /> 500</td>
+		<td><input type="radio" value="1000.00" /> 1000</td>
+		<td><input type="radio" value="" /> Other</td>
+	      </tr>
+	    </table>
+          </form>
       </div>
-      <div class="or left">OR</div>
-      <div class="paypal focus">
-      	<h4>Make a one-time donation</h4>
-        <form>
-        	<table>
-          	<tr>
-        	  <td><input type="radio" value="10" /> $10</td>
-              <td><input type="radio" value="20" /> $20</td>
-              <td><input type="radio" value="50" /> $50</td>
-              <td><input type="radio" value="100" /> $100</td>
-            </tr>
-            <tr>
-              <td><input type="radio" value="250" /> $250</td>
-              <td><input type="radio" value="500" /> $500</td>
-              <td><input type="radio" value="1000" /> $1000</td>
-              <td><input type="radio" value="other" /> Other</td>
-            </tr>
-          </table>
-          <br />
-          <input class="donate-btn right" type="submit" name="donate" value="Donate" />
-          <div class="right">
-            <img class="icon" src="$(IMGROOT)/icon-visa.gif" alt="Visa" />
-            <img class="icon" src="$(IMGROOT)/icon-mc.gif" alt="Master Card" />
-            <img class="icon" src="$(IMGROOT)/icon-ae.gif" alt="American Express" />
-          </div>
-        </form>
-      </div>
     </div>
     <!-- END PAYPAL -->
     <!-- BEGIN AMAZON -->
@@ -80,23 +104,23 @@
     <div class="hundred left">
       <div class="paypal focus">
       	<h4>Make a one-time donation</h4>
-	  <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
-	  <input type="hidden" name="immediateReturn" value="1" />
-	  <input type="hidden" name="collectShippingAddress" value="0" />
-	  <input type="hidden" name="signatureVersion" value="2" />
-	  <input type="hidden" name="signatureMethod" value="HmacSHA256" />
-	  <input type="hidden" name="minimumDonationAmount" value="USD 10" />
-	  <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" />
-	  <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" />
-	  <input type="hidden" name="isDonationWidget" value="1" />
-	  <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" />
-	  <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" />
-	  <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate" />
-	  <input type="hidden" name="processImmediate" value="1" />
-	  <input type="hidden" name="cobrandingStyle" value="logo" />
-	  <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate" />
       <table>
       <tr>
+	    <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
+	    <input type="hidden" name="immediateReturn" value="1" />
+	    <input type="hidden" name="collectShippingAddress" value="0" />
+	    <input type="hidden" name="signatureVersion" value="2" />
+	    <input type="hidden" name="signatureMethod" value="HmacSHA256" />
+	    <input type="hidden" name="minimumDonationAmount" value="USD 10" />
+	    <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" />
+	    <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" />
+	    <input type="hidden" name="isDonationWidget" value="1" />
+	    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" />
+	    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" />
+	    <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate" />
+	    <input type="hidden" name="processImmediate" value="1" />
+	    <input type="hidden" name="cobrandingStyle" value="logo" />
+	    <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate" />
         <td><input type="radio" value="10" /> $10</td>
         <td><input type="radio" value="20" /> $20</td>
         <td><input type="radio" value="50" /> $50</td>
@@ -109,7 +133,7 @@
         <td><input type="radio" value="other" /> Other</td>
       </tr>
       <tr>
-	  <td span="3"><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif" border="0" /></td>
+	  <td colspan="3"><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif" border="0" /></td>
       </tr>
       </table>
 	</form>
@@ -165,4 +189,4 @@
   <!-- END SIDECOL -->
 </div>
 <!-- END CONTENT -->
-#include <foot.wmi>  
+#include <foot.wmi>



More information about the tor-commits mailing list