817dde8b10edee051a9b4da3de7e5cc2e49f00ff
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

5) #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8"
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

6) <div id="content" class="clearfix">
Andrew Lewman commit my div hacking for n...

Andrew Lewman authored 13 years ago

7)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page donate/donate>">Donate</a>
10)   </div>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

11) <div id="maincol">
12)   <h1>Make A Donation</h1>
Andrew Lewman fix the donation links.

Andrew Lewman authored 13 years ago

13)    <p><strong>Your support is critical to our success.</strong> The
Roger Dingledine r25737 was a revert of r256...

Roger Dingledine authored 11 years ago

14)    Tor Project is a US 501(c)(3) non-profit dedicated to research,
15)    development, and education about online anonymity and privacy. Donations
Andrew Lewman fix the donation links.

Andrew Lewman authored 13 years ago

16)    to The Tor Project may be tax deductible to persons who are in the
17)    US; or who pay taxes in countries with reciprocity with the US on
Andrew Lewman clarify direct donations.

Andrew Lewman authored 10 years ago

18)    charitable donations. Our tax ID number is 20-8096820. We are listed on
Andrew Lewman first attempt at ticket 10279.

Andrew Lewman authored 10 years ago

19)   <a href="http://www2.guidestar.org/organizations/20-8096820/tor-project.aspx">GuideStar</a>.</p>
20) 
21)    <p>We're happy to have you shop and indirectly support us via <a
22) href="http://www.printfection.com/torprojectstore">The Tor Store</a> or
23) <a href="http://smile.amazon.com/ch/20-8096820">Amazon Smile</a>. A
Andrew Lewman simplify the language.

Andrew Lewman authored 10 years ago

24) portion of your purchase is donated to help keep us working.</p>
Andrew Lewman first attempt at ticket 10279.

Andrew Lewman authored 10 years ago

25) 
Andrew Lewman clarify direct donations.

Andrew Lewman authored 10 years ago

26)    We're happy to accept direct donations via:</p>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

27)   <ul class="hlist">
Andrew Lewman make the list of ways to do...

Andrew Lewman authored 13 years ago

28)     <li><a href="#paypal">Paypal</a></li>
29)     <li><a href="#amazon">Amazon Payments</a></li>
Andrew Lewman add dwolla donation option.

Andrew Lewman authored 11 years ago

30)     <li><a href="#dwolla">Dwolla</a></li>
Andrew Lewman remove more sophisticated t...

Andrew Lewman authored 10 years ago

31)     <li><a href="#cash">checks, money orders, or bank transfers</a></li>
Andrew Lewman redirect bitcoin donations...

Andrew Lewman authored 12 years ago

32)     <li class="last"><a href="#bitcoin">bitcoin</a></li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

33)   </ul>
Andrew Lewman first attempt at ticket 10279.

Andrew Lewman authored 10 years ago

34)     <p>Contact us at donations@torproject.org for more donation details.</p>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

35) <!-- BEGIN PAYPAL -->
Andrew Lewman patches to download page to...

Andrew Lewman authored 12 years ago

36) <script type="text/javascript" src="$(DOCROOT)/js/jquery.min.js"></script>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

37) <script type="text/javascript">
38) function displayVals() {
39)       var t3 = jQuery('#t3').val();
40)       var amount = jQuery('#amount').val();
41) 		var radioVal = jQuery('input[@name="amount"]:checked').val();
42)       if(t3 != 0){
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

43)        if( !amount ) {
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

44) 		    jQuery('#a3').val(radioVal);
45) 		 }else{
46) 		    jQuery('#a3').val(amount);
47) 		 }
48) 	    jQuery('#p3').val(1);
49) 		 jQuery('#cmd').val('_xclick-subscriptions');
50) 		 jQuery('#item_name').val('Tor Project Membership');
51) 		 jQuery('#ppinfo').replaceWith('<small id="ppinfo">Requires a PayPal Account</small>');
52) 	  }else{
53)   	  	jQuery('#a3').val(0);
54) 	  	jQuery('#p3').val(0);
55) 		jQuery('#cmd').val('_donations');
56)    	jQuery('#item_name').val('Donation to the Tor Project');
57) 		jQuery('#ppinfo').replaceWith('<small id="ppinfo">Does Not Require a PayPal Account</small>');
58) 	  }
59) 	  if( !t3 ) {
60)       jQuery('#cmd').val('_donations');
61)    	jQuery('#item_name').val('Donation to the Tor Project');
62) 		jQuery('#ppinfo').replaceWith('<small id="ppinfo">Does Not Require a PayPal Account</small>');
63)      }
64) }
65) 
66) jQuery(function(){
67)  	jQuery("input[@name='amount']:checked").change(displayVals);
68)  	jQuery("#amount").change(displayVals);
69)  	jQuery("#t3").change(displayVals);
70)  	displayVals();
71) 
72) });
73) </script>
74) 
75)   <div class="hundred toptwenty">
76) 	<div class="dbox donate">
77)     <a name="paypal"></a>
78) 		<h3>Donate via PayPal</h3>
79) 	   <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
80) 		  <p class="type">
81) 			<label for="type">Donation Type:</label>
82) 			<select id="t3" name="t3">
83) 			 <option value="0">One-time Donation</option>
84) 			 <option value="M">Monthly Subscription</option>
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

85) 			</select>
86) 			<small id="ppinfo">Does Not Require a PayPal
87) Account</small>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

88) 		  </p>
89) 	      <div class="drow">
90) 	 		 <div>
91) 	        <span>
92) 		      <select name="currency_code" class="cur">
93) 			    <option value="USD" selected="selected">$</option>
94) 			    <option value="EUR">&euro;</option>
95) 			    <option value="GBP">&pound;</option>
96) 			    <option value="YEN">&yen;</option>
97) 			   </select>
98) 			  </span>
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

99) 			  <ul class="amounts">
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

100) 		      <li><input type="radio" class="radio" name="amount" value="2000.00"><label for="2000">2000</label></li>
101) 	  	      <li><input type="radio" class="radio" name="amount" value="1000.00"><label for="1000">1000</label></li>
102) 		      <li><input type="radio" class="radio" name="amount" value="500.00"><label for="500">500</label></li>
103) 		      <li><input type="radio" class="radio" name="amount" value="250.00"><label for="250">250</label></li>
Andrew Lewman try an experiment in donati...

Andrew Lewman authored 11 years ago

104) 		      <li><input type="radio" class="radio" name="amount" value="100.00" checked="checked"><label for="100">100</label></li>
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

105) 		      <li><input type="radio" class="radio" name="amount" value="50.00"><label for="50">50</label></li>
Andrew Lewman try an experiment in donati...

Andrew Lewman authored 11 years ago

106) 		      <li><input type="radio" class="radio" name="amount" value="20.00"><label for="20">20</label></li>
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

107) 		      <li><input type="radio" class="radio" name="amount" value="10.00"><label for="10">10</label></li>
108) 		      <li><input type="radio" class="radio" name="amount" value="5.00"><label for="5">5</label></li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

109) 		    </ul>
110) 		   </div>
111) 		   <div>
112) 		    <label for="custom">or enter a donation amount:</label><input type="text" id="amount" class="amount" name="amount">
Andrew Lewman update the paypal image, fi...

Andrew Lewman authored 11 years ago

113) 			 <input type="hidden" id="a3" name="a3" value="0">
Andrew Lewman fix the donate button issue.

Andrew Lewman authored 10 years ago

114) <!--			 <input class="donate-btn" type="submit" name="donate" value="Donate" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> -->
115) 	       <input type="image" src="$(IMGROOT)/paypal-donate-button.gif" name="submit" alt="Subscribe to Tor with PayPal - it's fast, free and secure!"> 
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

116) 		   </div>
117) 		     <input type="hidden" id="p3" name="p3" value="1">
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

118) 		     <input type="hidden" name="sra" value="1">
119) 		     <input type="hidden" name="src" value="1">
120) 		     <input type="hidden" name="no_shipping" value="1">
121) 		     <input type="hidden" name="no_note" value="1">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

122) 		     <input type="hidden" id="cmd" name="cmd" value="_donations">
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

123) 		     <input type="hidden" name="business" value="donations@torproject.org">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

124) 		     <input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
Andrew Lewman update the paypal image, fi...

Andrew Lewman authored 11 years ago

125) 		     <input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou">
126) 		     <input type="hidden" name="cancel_return" value="https://www.torproject.org/getinvolved/volunteer">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

127) 		  </div>
128) 	 </form>
129) 	</div>
130)   </div>
131) <!-- END PAYPAL -->
132)   <div class="hundred toptwenty">
133) <!-- BEGIN AMAZON -->
134)     <a name="amazon"></a>
135) 	 <div class="dbox dsmall">
136) 		<h3>Donate via Amazon Payments</h3>
137) 	    <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
138) 	      <div class="drow toppad">
139) 		    <div>
140) 		     <label for="amazon">&#x24;</label>
141) 		     <input type="text" name="amount" size="6" value="20">
Andrew Lewman fix the wml for imgroot.

Andrew Lewman authored 11 years ago

142) 			  <input class="donate-btn" type="image" src="$(IMGROOT)/golden_small_donate_withmsg_whitebg.gif">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

143) 		    </div>
144) 		    <input type="hidden" name="immediateReturn" value="1">
145) 		    <input type="hidden" name="collectShippingAddress" value="0">
146) 		    <input type="hidden" name="minimumDonationAmount" value="USD 5">
147) 		    <input type="hidden" name="isDonationWidget" value="1">
148) 		    <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy">
149) 		    <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1">
Andrew Lewman patches to download page to...

Andrew Lewman authored 12 years ago

150) 		    <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate/thankyou.html">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

151) 		    <input type="hidden" name="processImmediate" value="1">
152) 		    <input type="hidden" name="cobrandingStyle" value="logo">
Andrew Lewman patches to download page to...

Andrew Lewman authored 12 years ago

153) 		    <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate/donate.html">
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

154) 		  </div>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

155) 		</form>
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

156) 		<small>Requires an Amazon Account</small>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

157) 	 </div>
158) <!-- END AMAZON -->
Andrew Lewman add dwolla donation option.

Andrew Lewman authored 11 years ago

159) <!-- BEGIN DWOLLA -->
160)     <a id="dwolla"></a>
161)     <div class="dbox dsmall dwolla">
162)       <h3>Donate via Dwolla</h3>
163)       <p>Dwolla is a peer to peer payment platform which allows users to
164) exchange money quickly, safely, at a lower cost.</p>
165)       <p style="text-align:center;"><strong><a
Andrew Lewman fix an erroroneous space in...

Andrew Lewman authored 11 years ago

166) href="https://www.dwolla.com/hub/thetorproject">Continue to Dwolla
Andrew Lewman add dwolla donation option.

Andrew Lewman authored 11 years ago

167) &raquo;</a></strong></p>
168)     </div>
169) <!-- END DWOLLA -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

170)    </div>
171) <!-- BEGIN CHECK -->
172)    <a id="cash"></a>
173)    <div class="hundred toptwenty">
174)      <div class="dbox donate">
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

175)        <h3>Donate via Check, Cash, Money Order, Bank Transfer</h3>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

176)        <h4>You can send checks or money orders to:</h4>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

177) 	    <p>The Tor Project, Inc<br>
Andrew Lewman update our mailing address.

Andrew Lewman authored 10 years ago

178)         7 Temple Street, Suite A<br>
179)         Cambridge, MA 02139-2403 USA</p>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

180) <!-- END CHECK -->
Andrew Lewman redirect bitcoin donations...

Andrew Lewman authored 12 years ago

181) <!-- BEGIN TRANSFER -->
Andrew Lewman remove the US bank transfer...

Andrew Lewman authored 10 years ago

182)     	<h3 style="margin-top:20px;">Donate via European Bank Transfer</h3>
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

183) 	<p><em>For European bank transfers, we have an arrangement with
Andrew Lewman remove https from ccc.de si...

Andrew Lewman authored 10 years ago

184)         <a href="http://www.ccc.de/">CCC in Germany</a> to provide
Andrew Lewman clean up and close ticket 2...

Andrew Lewman authored 11 years ago

185)         tax-deductible donations for Europeans:</em></p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

186)         <p>Wau Holland Stiftung<br>
Roger Dingledine replay r22875 (make our ccc...

Roger Dingledine authored 13 years ago

187)         IBAN DE03 5204 0021 0277 281202<br>
188)         SWIFT BIC COBADEFF520</p>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

189)         <h4>Classic style German account information is:</h4>
190)         <p>Konto: 2772812-02<br>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

191)         Inhaber: Wau Holland Stiftung<br>
192)         Bank: Commerzbank Kassel<br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

193)         BLZ: 52040021</p>
194)         <ul>
Andrew Lewman minor fix from rransom.

Andrew Lewman authored 13 years ago

195)           <li>Residents from any of the 31 <a
196)           href="http://en.wikipedia.org/wiki/Single_Euro_Payments_Area">SEPA</a>
197)           member states can wire up to 50.000 Euro at the cost of
198)           a domestic transaction (i.e., usually free if submitted
199)           electronically).</li>
Moritz Bartl Donations within Europe now...

Moritz Bartl authored 11 years ago

200)           <li>European citizens can make a charitable contribution that
201)           is tax-deductible to a certain degree (Germany: max 20% of total income).
202)           </li>
Andrew Lewman minor fix from rransom.

Andrew Lewman authored 13 years ago

203)           <li>Corporate entities can deduct donations up to 4/1000 of
204)           their combined turnovers, wages and salaries. WHS issues
205)           a donation receipt upon request (if provided with address
206)           information).</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

207)         </ul>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

208)      </div>
209)    </div>
210) <!-- END TRANSFER -->
Andrew Lewman redirect bitcoin donations...

Andrew Lewman authored 12 years ago

211) <!-- BEGIN BITCOIN -->
212)    <a id="bitcoin"></a>
213)    <div class="hundred toptwenty">
214)     <div class="dbox donate">
215)     <h3>Bitcoins</h3>
Andrew Lewman finish ticket #10129

Andrew Lewman authored 10 years ago

216)     <p>Please consider a donation to
Andrew Lewman tails now takes bitcoins.

Andrew Lewman authored 11 years ago

217)     <a href="https://www.torservers.net/donate.html">Torservers.net</a>,
Roger Dingledine Noisetor has started tellin...

Roger Dingledine authored 10 years ago

218)     <a href="http://noisetor.net/#bitcoin">NoiseTor</a>,
Andrew Lewman tails now takes bitcoins.

Andrew Lewman authored 11 years ago

219)     or <a href="https://tails.boum.org/contribute/how/donate/#bitcoin">Tails</a>
Andrew Lewman add riseup to the list.

Andrew Lewman authored 11 years ago

220)     which will turn your bitcoin donation into a faster, larger Tor
221)     Network for all.</p>
Andrew Lewman remove account limits on bi...

Andrew Lewman authored 10 years ago

222)   <p>If you are committed to donating bitcoins to Tor, please complete the form below.</p>
Andrew Lewman finish ticket #10129

Andrew Lewman authored 10 years ago

223)   <form id="makeDonation" action="https://bitpay.com/checkout" method="post" onsubmit="return bp.validateMobileCheckoutForm($('#makeDonation'));">
224)         <input name="action" type="hidden" value="checkout">
225)         <fieldset class="phone-form well form-horizontal" style="margin-top: 5px;">
226)           <ul>
227)             <li id="orderID" class="control-group">
228)               <label class="control-label" style="width: 40px">Email:</label>
229)               <div class="controls" style="margin-left: 60px">
230)                 <input name="orderID" type="email" class="input input-xlarge" placeholder="Email address (optional)" maxlength=50 autocapitalize=off autocorrect=off><br>
231)               </div>
232)             </li>
233)             <li id="price" class="control-group">
234)               <label class="control-label" style="width: 40px">Amount:</label>
235)               <div class="controls" style="margin-left: 60px">
Andrew Lewman change to $10 per ticket 10435

Andrew Lewman authored 10 years ago

236)                 <input name="price" type="number" class="noscroll" value="10.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" style="width: 39%"  />
Andrew Lewman finish ticket #10129

Andrew Lewman authored 10 years ago

237)                 <select name="currency" value="" style="width: 49%" >
238)                   <option value="USD" selected="selected">USD</option>
239)                   <option value="BTC">BTC</option>
240)                   <option value="EUR">EUR</option>
241)                   <option value="GBP">GBP</option>
242)                   <option value="AUD">AUD</option>
243)                   <option value="BGN">BGN</option>
244)                   <option value="BRL">BRL</option>
245)                   <option value="CAD">CAD</option>
246)                   <option value="CHF">CHF</option>
247)                   <option value="CNY">CNY</option>
248)                   <option value="CZK">CZK</option>
249)                   <option value="DKK">DKK</option>
250)                   <option value="HKD">HKD</option>
251)                   <option value="HRK">HRK</option>
252)                   <option value="HUF">HUF</option>
253)                   <option value="IDR">IDR</option>
254)                   <option value="ILS">ILS</option>
255)                   <option value="INR">INR</option>
256)                   <option value="JPY">JPY</option>
257)                   <option value="KRW">KRW</option>
258)                   <option value="LTL">LTL</option>
259)                   <option value="LVL">LVL</option>
260)                   <option value="MXN">MXN</option>
261)                   <option value="MYR">MYR</option>
262)                   <option value="NOK">NOK</option>
263)                   <option value="NZD">NZD</option>
264)                   <option value="PHP">PHP</option>
265)                   <option value="PLN">PLN</option>
266)                   <option value="RON">RON</option>
267)                   <option value="RUB">RUB</option>
268)                   <option value="SEK">SEK</option>
269)                   <option value="SGD">SGD</option>
270)                   <option value="THB">THB</option>
271)                   <option value="TRY">TRY</option>
272)                   <option value="ZAR">ZAR</option>
273)                 </select/>
274)               </div>
275)             </li>
276)           </ul>
277)           <br>
278)           <input type="hidden" name="data" value="iH+sCoKQo5J52hkEzWcMi8+PRt78/89lcSU9GnapWfWL6thyubtDCahTUqa2JTlj6RQrQySkZAoFvK05yifMwfx5V87JJuoaDlHUsZR9ppzkklmzHpKJ4TG5M0zNVcKfNBfyopdfTFbzpOXM2FDppqmU7njsRUF1EZPa0K7SIxpv4lNKSPn1PyjVKVxjnpFE0AZ1Qa75VwZnS+rBNNfwxPsgSz+Oa2Twe226FmJJrLtPuBteFfHAIWh6QS5JnpOn4ScMFph0zjixutmunMAjKw==">
279)           <div style="margin: auto; width: 100%; text-align: center">
280)             <input name="submit" src="$(IMGROOT)/bitpay-donate-md.png" type="image" style="width: auto" alt="BitPay" border="0">
281)           </div>
282)         </fieldset>
283)       </form>
Andrew Lewman redirect bitcoin donations...

Andrew Lewman authored 12 years ago

284)     </div>
285)    </div>
286) <!-- END BITCOIN -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

287) <!-- END MAINCOL -->
Andrew Lewman closer, yet still wrong.

Andrew Lewman authored 13 years ago

288) </div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

289)   <div id = "sidecol">
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

290) #include "side-donate.wmi"
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

291) #include "info.wmi"
292)   </div>
293)   <!-- END SIDECOL -->
294) <!-- END CONTENT -->
Andrew Lewman fix up the divs to make the...

Andrew Lewman authored 13 years ago

295) </div>