cleanup the donation text, page layout, and make subscriptions more obvious
Andrew Lewman

Andrew Lewman commited on 2009-05-18 16:36:03
Zeige 1 geänderte Dateien mit 50 Einfügungen und 47 Löschungen.

... ...
@@ -6,73 +6,56 @@
6 6
 
7 7
 <div class="main-column">
8 8
 
9
-<h2>Donate to The Tor Project!</h2>
10
-<hr />
9
+<h2>Thanks for your support!</h2>
11 10
 
12
-<p>
13
-If you use the Tor software or network and would like to help support The Tor Project, please
14
-consider making a donation to help us to continue our work.  We offer a
15
-few ways to make a donation:</p>
11
+<!-- BEGIN SIDEBAR -->
12
+<div class="sidebar-left">
13
+<h3>We accept donations via:</h3>
16 14
 <ul>
17
-<li><a href="#check">Check, Money Order, or Postal Order</a></li>
18 15
 <li><a href="#paypal">PayPal</a></li>
16
+<li><a href="#check">Check, Money Order, or Postal Order</a></li>
19 17
 <li><a href="#wire">ACH/e-check/Wire Transfers</a></li>
20 18
 <li><a href="#eurobank">European Bank Transfers</a></li>
21 19
 <li><a href="#funds">What happens to my donation?</a></li>
22 20
 </ul>
21
+</div>
22
+<!-- END SIDEBAR -->
23 23
 
24
-<p>As of December 2006, Tor is a US 501[c][3] research/educational
25
-nonprofit.  Donations to The Tor Project may be tax deductible to persons
26
-who are in the US or who pay taxes in countries with reciprocity with
27
-the US on charitable donations.  If you have any questions, please
28
-<a href="mailto:donations@torproject.org">contact us</a> directly.  We're happy
29
-to discuss major gifts, planned giving, and public acknowledgement of donations
30
-with you.
31
-</p>
24
+<hr />
32 25
 
33
-<p>A donation of $65 or more is eligible to receive a <a href="<page
34
-tshirt>">Tor t-shirt</a>. Help us keep Tor under <a
35
-href="<page faq>#Funding">active development</a>!
26
+<p><h3>
27
+Your tax-deductible donation helps ensure online anonymity and privacy continue to exist in the world.</h3> 
36 28
 </p>
37 29
  
38
-<a id="check"></a>
39
-<h3><a class="anchor" href="#check">Checks, Money Orders, and Postal
40
-Orders</a></h3>
41
-<p>
42
-These payments can be sent to:
43
-</p>
44
-<blockquote><p>
45
-The Tor Project<br />
46
-122 Scott Circle<br />
47
-Dedham, MA  02026 USA</p>
48
-</blockquote>
30
+<p>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.  
49 31
 
50
-<p>
51
-Attention US citizens: if you would like an acknowledgement letter,
52
-please inform us with your donation.  A canceled check, money/postal order receipt, or
53
-appraisal of donated property are valid records according to the IRS.  
32
+If you can't donate, but want to help raise funds please <a href="mailto:donations@torproject.org">contact us</a> directly.
54 33
 </p>
55
-
56 34
 <a id="paypal"></a>
57
-<h3><a class="anchor" href="#paypal">PayPal</a></h3>
58
-<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr"
59
-method="post">
35
+<h3><a class="anchor" href="#paypal">Subscription via PayPal</a></h3>
36
+<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
60 37
 <p>
61
-The most useful approach is to become a Tor project "member" for a
62
-<b>recurring payment</b> each month. Consistent
63
-donations let us worry less about fund-raising and focus more on
64
-development. You can become a member by clicking on this button (you
38
+One of our core fundraising goals is not to annoy donors with repeated requests.  Therefore, we advocate for a subscription-based approach:  simply sign up for recurring monthly donations. Consistent donations let us worry less about fund-raising and focus on improving the Tor software and network. You can cancel your subscription at any time. You can become a member by clicking on this button (you
65 39
 will need a <a
66
-href="http://paypal.com/">PayPal</a> account):<br />
67
-<input type="radio" name="a3" value="50.00" />50
68
-<input type="radio" name="a3" value="20.00" checked="checked" />20
69
-<input type="radio" name="a3" value="10.00" />10
70
-<input type="radio" name="a3" value="5.00" />5
40
+href="http://paypal.com/">PayPal</a> account):
41
+<br />
42
+<br />
43
+Choose your currency: 
71 44
 <SELECT name="currency_code">
72 45
 <OPTION value="USD" selected>$
73 46
 <OPTION value="EUR">€
74 47
 <OPTION value="GBP">£
75 48
 </SELECT>
49
+
50
+<dl>
51
+<dt><input type="radio" name="a3" value="250.00" />250/month</dt>
52
+<dt><input type="radio" name="a3" value="100.00" />100/month</dt>
53
+<dt><input type="radio" name="a3" value="50.00" />50/month</dt>
54
+<dt><input type="radio" name="a3" value="20.00" checked="checked" />20/month</dt>
55
+<dt><input type="radio" name="a3" value="10.00" />10/month</dt>
56
+<dt><input type="radio" name="a3" value="5.00" />5/month</dt>
57
+</dl>
58
+
76 59
 <input type="hidden" name="p3" value="1" />
77 60
 <input type="hidden" name="t3" value="M" />
78 61
 <input type="hidden" name="sra" value="1" />
... ...
@@ -89,7 +72,9 @@ href="http://paypal.com/">PayPal</a> account):<br />
89 72
  value="https://www.torproject.org/donate">
90 73
 </p>
91 74
 </form>
92
-
75
+<br />
76
+</p>
77
+<h3><a class="anchor" href="#paypal">Single donation via PayPal</a></h3>
93 78
 <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
94 79
 <p>You can also make a <b>one-time donation</b> (via PayPal, but
95 80
 doesn't require any account):<br />
... ...
@@ -114,6 +99,24 @@ doesn't require any account):<br />
114 99
 </p>
115 100
 </form>
116 101
 
102
+<a id="check"></a>
103
+<h3><a class="anchor" href="#check">Checks, Money Orders, and Postal
104
+Orders</a></h3>
105
+<p>
106
+These payments can be sent to:
107
+</p>
108
+<blockquote><p>
109
+The Tor Project<br />
110
+122 Scott Circle<br />
111
+Dedham, MA  02026 USA</p>
112
+</blockquote>
113
+
114
+<p>
115
+Attention US citizens: if you would like an acknowledgement letter,
116
+please inform us with your donation.  A canceled check, money/postal order receipt, or
117
+appraisal of donated property are valid records according to the IRS.  
118
+</p>
119
+
117 120
 <a id="wire"></a>
118 121
 <h3><a class="anchor" href="#wire">ACH/e-check/Wire Transfers</a></h3>
119 122
 <p>In the US, ACH or e-check transfers are a fine way to donate.  
120 123