Browse code

Clean up unused donate pages

Sebastian Hahn authored on 23/11/2016 02:29:29
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,45 +0,0 @@
1
-## translation metadata
2
-# Revision: $Revision$
3
-# Translation-Priority: 3-low
4
-
5
-#include "head.wmi" TITLE="Tor Project: Donate Services to Tor" CHARSET="UTF-8"
6
-<div id="content" class="clearfix">
7
-	<div id="breadcrumbs">
8
-    <a href="<page index>">Home &raquo; </a>
9
-    <a href="<page donate/donate-service>">Donate Services</a>
10
-  </div>
11
-	<div id="maincol"> 
12
-    <h1>Service Donations</h1>
13
-    <p>The Tor Project is always looking for services relating to
14
-    technical needs, like bandwidth, colocation, hosted services, legal
15
-    representation, or consulting. By donating services, you join our many
16
-    sponsors in providing online privacy and anonymity. We're currently
17
-    looking for scalable hosting services for reporting needs from large
18
-    data sets and reliable high-bandwidth hosting. We may have hardware
19
-    we can provide you for your service donation.</p>
20
-
21
-    <p>Can you write code? We're always looking for smart, motivated coders
22
-    to either port Tor to new or old operating systems, or solve difficult
23
-    online anonymity problems. Take a look at our coding projects.</p>
24
-
25
-    <p>Are you a creative person? Do you have a fantastic idea for a
26
-    campaign?  Are you someone who can come up with awesome artwork? We're
27
-    always looking for new ways to promote Tor and get the word out that
28
-    everyone needs their privacy and anonymity online.</p>
29
-
30
-    <p>Is your legal firm willing to defend Tor and its volunteers? Are
31
-    you waiting for an interesting case to defend online privacy and
32
-    anonymity?</p>
33
-
34
-    <p>If any of the service ideas struck a nerve, contact us at
35
-    donations@torproject.org for more details.</p>
36
-  </div>
37
-  <!-- END MAINCOL -->
38
-  <div id = "sidecol">
39
-#include "side-donate.wmi"
40
-#include "info.wmi"
41
-  </div>
42
-  <!-- END SIDECOL -->
43
-</div>
44
-<!-- END CONTENT -->
45
-#include <foot.wmi>    
Browse code

Remove the ANNOUNCE_RSS hack as per ticket 4951

Sebastian Hahn authored on 25/01/2012 00:54:07
Showing 1 changed files
... ...
@@ -2,7 +2,7 @@
2 2
 # Revision: $Revision$
3 3
 # Translation-Priority: 3-low
4 4
 
5
-#include "head.wmi" TITLE="Tor Project: Donate Services to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
5
+#include "head.wmi" TITLE="Tor Project: Donate Services to Tor" CHARSET="UTF-8"
6 6
 <div id="content" class="clearfix">
7 7
 	<div id="breadcrumbs">
8 8
     <a href="<page index>">Home &raquo; </a>
Browse code

fix the warning image and link to the donation page through the new sidenav.

Andrew Lewman authored on 27/05/2011 04:15:22
Showing 1 changed files
... ...
@@ -36,7 +36,7 @@
36 36
   </div>
37 37
   <!-- END MAINCOL -->
38 38
   <div id = "sidecol">
39
-#include "side.wmi"
39
+#include "side-donate.wmi"
40 40
 #include "info.wmi"
41 41
   </div>
42 42
   <!-- END SIDECOL -->
Browse code

add paragraph tags to hardware and service pages to make the text look better.

Andrew Lewman authored on 08/11/2010 22:54:54
Showing 1 changed files
... ...
@@ -10,29 +10,29 @@
10 10
   </div>
11 11
 	<div id="maincol"> 
12 12
     <h1>Service Donations</h1>
13
-    The Tor Project is always looking for services relating to
13
+    <p>The Tor Project is always looking for services relating to
14 14
     technical needs, like bandwidth, colocation, hosted services, legal
15 15
     representation, or consulting. By donating services, you join our many
16 16
     sponsors in providing online privacy and anonymity. We're currently
17 17
     looking for scalable hosting services for reporting needs from large
18 18
     data sets and reliable high-bandwidth hosting. We may have hardware
19
-    we can provide you for your service donation.
19
+    we can provide you for your service donation.</p>
20 20
 
21
-    Can you write code? We're always looking for smart, motivated coders
21
+    <p>Can you write code? We're always looking for smart, motivated coders
22 22
     to either port Tor to new or old operating systems, or solve difficult
23
-    online anonymity problems. Take a look at our coding projects.
23
+    online anonymity problems. Take a look at our coding projects.</p>
24 24
 
25
-    Are you a creative person? Do you have a fantastic idea for a
25
+    <p>Are you a creative person? Do you have a fantastic idea for a
26 26
     campaign?  Are you someone who can come up with awesome artwork? We're
27 27
     always looking for new ways to promote Tor and get the word out that
28
-    everyone needs their privacy and anonymity online.
28
+    everyone needs their privacy and anonymity online.</p>
29 29
 
30
-    Is your legal firm willing to defend Tor and its volunteers? Are
30
+    <p>Is your legal firm willing to defend Tor and its volunteers? Are
31 31
     you waiting for an interesting case to defend online privacy and
32
-    anonymity?
32
+    anonymity?</p>
33 33
 
34
-    If any of the service ideas struck a nerve, contact us at
35
-    donations@torproject.org for more details.
34
+    <p>If any of the service ideas struck a nerve, contact us at
35
+    donations@torproject.org for more details.</p>
36 36
   </div>
37 37
   <!-- END MAINCOL -->
38 38
   <div id = "sidecol">
Browse code

fix page titles en masse, add a TBB blurb to the torbutton-faq

Andrew Lewman authored on 28/10/2010 19:55:23
Showing 1 changed files
... ...
@@ -2,7 +2,7 @@
2 2
 # Revision: $Revision$
3 3
 # Translation-Priority: 3-low
4 4
 
5
-#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
5
+#include "head.wmi" TITLE="Tor Project: Donate Services to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6 6
 <div id="content" class="clearfix">
7 7
 	<div id="breadcrumbs">
8 8
     <a href="<page index>">Home &raquo; </a>
Browse code

looks like we never set the keywords either

Roger Dingledine authored on 27/10/2010 12:31:57
Showing 1 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 ## translation metadata
2
-# Revision: $Revision: 0 $
2
+# Revision: $Revision$
3 3
 # Translation-Priority: 3-low
4 4
 
5 5
 #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
Browse code

flesh out the donation bits a small bit.

Andrew Lewman authored on 16/08/2010 22:02:59
Showing 1 changed files
... ...
@@ -10,6 +10,29 @@
10 10
   </div>
11 11
 	<div id="maincol"> 
12 12
     <h1>Service Donations</h1>
13
+    The Tor Project is always looking for services relating to
14
+    technical needs, like bandwidth, colocation, hosted services, legal
15
+    representation, or consulting. By donating services, you join our many
16
+    sponsors in providing online privacy and anonymity. We're currently
17
+    looking for scalable hosting services for reporting needs from large
18
+    data sets and reliable high-bandwidth hosting. We may have hardware
19
+    we can provide you for your service donation.
20
+
21
+    Can you write code? We're always looking for smart, motivated coders
22
+    to either port Tor to new or old operating systems, or solve difficult
23
+    online anonymity problems. Take a look at our coding projects.
24
+
25
+    Are you a creative person? Do you have a fantastic idea for a
26
+    campaign?  Are you someone who can come up with awesome artwork? We're
27
+    always looking for new ways to promote Tor and get the word out that
28
+    everyone needs their privacy and anonymity online.
29
+
30
+    Is your legal firm willing to defend Tor and its volunteers? Are
31
+    you waiting for an interesting case to defend online privacy and
32
+    anonymity?
33
+
34
+    If any of the service ideas struck a nerve, contact us at
35
+    donations@torproject.org for more details.
13 36
   </div>
14 37
   <!-- END MAINCOL -->
15 38
   <div id = "sidecol">
Browse code

change all of the breadcrumbs from page home to page index.

Andrew Lewman authored on 12/08/2010 17:17:47
Showing 1 changed files
... ...
@@ -5,7 +5,7 @@
5 5
 #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6 6
 <div id="content" class="clearfix">
7 7
 	<div id="breadcrumbs">
8
-    <a href="<page home>">Home &raquo; </a>
8
+    <a href="<page index>">Home &raquo; </a>
9 9
     <a href="<page donate/donate-service>">Donate Services</a>
10 10
   </div>
11 11
 	<div id="maincol"> 
Browse code

first cut of the new, shiny tor website as wml.

Andrew Lewman authored on 09/07/2010 03:55:22
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,22 @@
1
+## translation metadata
2
+# Revision: $Revision: 0 $
3
+# Translation-Priority: 3-low
4
+
5
+#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6
+<div id="content" class="clearfix">
7
+	<div id="breadcrumbs">
8
+    <a href="<page home>">Home &raquo; </a>
9
+    <a href="<page donate/donate-service>">Donate Services</a>
10
+  </div>
11
+	<div id="maincol"> 
12
+    <h1>Service Donations</h1>
13
+  </div>
14
+  <!-- END MAINCOL -->
15
+  <div id = "sidecol">
16
+#include "side.wmi"
17
+#include "info.wmi"
18
+  </div>
19
+  <!-- END SIDECOL -->
20
+</div>
21
+<!-- END CONTENT -->
22
+#include <foot.wmi>