[tor-commits] r24731: {website} make the list of ways to donate a linkable list to the corre (website/trunk/donate/en)
Andrew Lewman
andrew at torproject.org
Tue May 10 01:10:36 UTC 2011
Author: phobos
Date: 2011-05-10 01:10:35 +0000 (Tue, 10 May 2011)
New Revision: 24731
Modified:
website/trunk/donate/en/donate.wml
Log:
make the list of ways to donate a linkable list to the correct section
below.
Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml 2011-05-07 04:03:13 UTC (rev 24730)
+++ website/trunk/donate/en/donate.wml 2011-05-10 01:10:35 UTC (rev 24731)
@@ -20,16 +20,18 @@
href="http://www2.guidestar.org/organizations/20-8096820/tor-project.aspx">GuideStar</a>.
We're happy to accept donations via:
<ul>
- <li>Paypal</li>
- <li>Amazon Payments</li>
- <li>Google Checkout</li>
- <li>Givv.org</li>
- <li>checks, money orders, bank transfers, stock grants or other more
- sophisticated transactions.</li>
+ <li><a href="#paypal">Paypal</a></li>
+ <li><a href="#amazon">Amazon Payments</a></li>
+ <li><a href="#google">Google Checkout</a></li>
+ <li><a href="#givv">Givv.org</a></li>
+ <li><a href="#cash">checks, money orders, bank transfers, stock grants or
+other more sophisticated transactions.</a></li>
</ul></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>
<!-- BEGIN PAYPAL SUBSCRIPTION -->
- <div class="title toptwenty">Tor Project Subscription via PayPal</div>
+ <a id="paypal"></a>
+ <div class="title toptwenty"> <a class="anchor" href="#paypal">Tor Project
+Subscription via PayPal</a></div>
<div class="left hundred">
<div class="paypal focus">
<h4>Monthly Subscription to The Tor Project</h4>
@@ -123,7 +125,9 @@
</div>
<!-- END PAYPAL ONE-TIME -->
<!-- BEGIN AMAZON -->
- <div class="title topforty">Single Donation via Amazon Payments</div>
+ <a id="amazon"></a>
+ <div class="title topforty"><a class="anchor" href="#amazon">Single Donation
+via Amazon Payments</a></div>
<div class="hundred left">
<div class="paypal focus">
<h4>Make a single donation.</h4>
@@ -153,12 +157,14 @@
</div>
<!-- END AMAZON -->
<!-- BEGIN GOOGLE -->
- <div class="title topforty">Single Donation via Google Checkout</div>
+ <a id="google"></a>
+ <div class="title topforty"><a class="anchor" href="#google">Single
+Donation via Google Checkout</a></div>
<div class="hundred left">
<div class="paypal focus">
<h4>Make a single donation.</h4>
-<script type="text/javascript">
+<script type="text/javascript">
function validateAmount(amount){
if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){
return true;
@@ -195,7 +201,9 @@
</div>
<!-- END GOOGLE -->
<!-- BEGIN GIVV -->
- <div class="title topforty">Donate via Givv.org
+ <a id="givv"></a>
+ <div class="title topforty"><a class="anchor" href="#givv">Donate via
+Givv.org</a>
</div>
<div class="hundred left">
<p>Givv.org is a new way to think about making your impact. Make one monthly donation. To as many nonprofits as you like.
@@ -204,7 +212,9 @@
</div>
<!-- END GIVV -->
<!-- BEGIN CHECK -->
- <div class="title toptwenty">Donate via Check, Cash, or Money Order
+ <a id="cash"></a>
+ <div class="title toptwenty"><a class="anchor" href="#cash">Donate via
+Check, Cash, or Money Order</a>
</div>
<div class="left hundred">
<p>You can send checks or money orders to:</p>
More information about the tor-commits
mailing list