Browse code

Add newsletter link to nav

hiromipaw authored on 27/10/2017 14:20:32
Showing 1 changed files
... ...
@@ -12,6 +12,7 @@
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'press/press'                 , 'Press',
14 14
         '<blog>'                      , 'Blog',
15
+        '<newsletter>'                , 'Newsletter',
15 16
 	'about/contact'			, 'Contact',
16 17
     );
17 18
     my @donatenav = (
Browse code

Try the donation redirect hack

Sebastian Hahn authored on 20/11/2015 17:13:31
Showing 1 changed files
... ...
@@ -22,7 +22,7 @@
22 22
     my @calltoaction = (
23 23
         'download/download-easy'                , 'Download',
24 24
         'getinvolved/volunteer'            , 'Volunteer',
25
-        'donate/donate'                    , 'Donate',
25
+        'donate/donate-button'                    , 'Donate',
26 26
     );
27 27
 
28 28
 :>
Browse code

New donate page draft

Sebastian Hahn authored on 18/09/2015 21:09:56
Showing 1 changed files
... ...
@@ -14,6 +14,11 @@
14 14
         '<blog>'                      , 'Blog',
15 15
 	'about/contact'			, 'Contact',
16 16
     );
17
+    my @donatenav = (
18
+        'index'                        , 'Home',
19
+        'about/overview'              , 'About Tor',
20
+        'about/contact'               , 'Contact',
21
+    );
17 22
     my @calltoaction = (
18 23
         'download/download-easy'                , 'Download',
19 24
         'getinvolved/volunteer'            , 'Volunteer',
Browse code

remove the other nav link to the tor store.

Andrew Lewman authored on 16/04/2014 18:29:07
Showing 1 changed files
... ...
@@ -12,7 +12,6 @@
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'press/press'                 , 'Press',
14 14
         '<blog>'                      , 'Blog',
15
-        'http://www.printfection.com/torprojectstore' , 'Store',
16 15
 	'about/contact'			, 'Contact',
17 16
     );
18 17
     my @calltoaction = (
Browse code

revert the store link removal, we need it there for continued sales.

Andrew Lewman authored on 21/03/2013 12:07:18
Showing 1 changed files
... ...
@@ -12,6 +12,7 @@
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'press/press'                 , 'Press',
14 14
         '<blog>'                      , 'Blog',
15
+        'http://www.printfection.com/torprojectstore' , 'Store',
15 16
 	'about/contact'			, 'Contact',
16 17
     );
17 18
     my @calltoaction = (
Browse code

(hopefully) remove the store link from navigation (#8500)

Moritz Bartl authored on 21/03/2013 06:15:47
Showing 1 changed files
... ...
@@ -12,7 +12,6 @@
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'press/press'                 , 'Press',
14 14
         '<blog>'                      , 'Blog',
15
-        'http://www.printfection.com/torprojectstore' , 'Store',
16 15
 	'about/contact'			, 'Contact',
17 16
     );
18 17
     my @calltoaction = (
Browse code

replace projects with contact so people can find it. Update the contact page with a section for Support, so people aren't so confused about how to get support.

Andrew Lewman authored on 28/11/2012 16:23:43
Showing 1 changed files
... ...
@@ -10,10 +10,10 @@
10 10
         'index'                        , 'Home',
11 11
         'about/overview'              , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13
-        'projects/projects'           , 'Projects',
14 13
         'press/press'                 , 'Press',
15 14
         '<blog>'                      , 'Blog',
16 15
         'http://www.printfection.com/torprojectstore' , 'Store',
16
+	'about/contact'			, 'Contact',
17 17
     );
18 18
     my @calltoaction = (
19 19
         'download/download-easy'                , 'Download',
Browse code

stop linking to a 301 redirect for our store.

Andrew Lewman authored on 18/01/2012 01:32:23
Showing 1 changed files
... ...
@@ -13,7 +13,7 @@
13 13
         'projects/projects'           , 'Projects',
14 14
         'press/press'                 , 'Press',
15 15
         '<blog>'                      , 'Blog',
16
-        'http://printfection.com/torprojectstore' , 'Store',
16
+        'http://www.printfection.com/torprojectstore' , 'Store',
17 17
     );
18 18
     my @calltoaction = (
19 19
         'download/download-easy'                , 'Download',
Browse code

make download-easy the default.

Andrew Lewman authored on 04/09/2011 15:41:39
Showing 1 changed files
... ...
@@ -16,7 +16,7 @@
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
18 18
     my @calltoaction = (
19
-        'download/download'                , 'Download',
19
+        'download/download-easy'                , 'Download',
20 20
         'getinvolved/volunteer'            , 'Volunteer',
21 21
         'donate/donate'                    , 'Donate',
22 22
     );
Browse code

Add cta-buttons.jpg, change the floating call to action buttons, modify the css to match the changes.

Andrew Lewman authored on 06/06/2011 02:54:21
Showing 1 changed files
... ...
@@ -7,18 +7,18 @@
7 7
 <:
8 8
     # path                              link text
9 9
     my @navigation = (
10
-        'index'                       , 'Home',
11
-        'about/overview'                 , 'About Tor',
10
+        'index'                        , 'Home',
11
+        'about/overview'              , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13
-        'projects/projects'         , 'Projects',
13
+        'projects/projects'           , 'Projects',
14 14
         'press/press'                 , 'Press',
15 15
         '<blog>'                      , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
18 18
     my @calltoaction = (
19 19
         'download/download'                , 'Download',
20
+        'getinvolved/volunteer'            , 'Volunteer',
20 21
         'donate/donate'                    , 'Donate',
21
-        'getinvolved/volunteer'          , 'Get Involved',
22
-    );      
22
+    );
23 23
 
24 24
 :>
Browse code

somewhere along the line we stopped setting svn props

Roger Dingledine authored on 11/03/2011 02:15:16
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 #!/usr/bin/wml
2 2
 
3 3
 ## translation metadata
4
-# Revision: $Revision: 22069 $
4
+# Revision: $Revision$
5 5
 # Translation-Priority: 1-high
6 6
 
7 7
 <:
Browse code

Let's pretend we like our users and don't foist alpha stuff on them

Sebastian Hahn authored on 28/01/2011 08:55:36
Showing 1 changed files
... ...
@@ -16,7 +16,7 @@
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
18 18
     my @calltoaction = (
19
-        'download/download-easy'                , 'Download',
19
+        'download/download'                , 'Download',
20 20
         'donate/donate'                    , 'Donate',
21 21
         'getinvolved/volunteer'          , 'Get Involved',
22 22
     );      
Browse code

point everyone at download-easy for a day or so to get feedback.

Andrew Lewman authored on 27/01/2011 18:39:37
Showing 1 changed files
... ...
@@ -16,7 +16,7 @@
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
18 18
     my @calltoaction = (
19
-        'download/download'                , 'Download',
19
+        'download/download-easy'                , 'Download',
20 20
         'donate/donate'                    , 'Donate',
21 21
         'getinvolved/volunteer'          , 'Get Involved',
22 22
     );      
Browse code

rename the press index page to press to make the navbar work correctly.

Andrew Lewman authored on 07/10/2010 23:00:36
Showing 1 changed files
... ...
@@ -11,7 +11,7 @@
11 11
         'about/overview'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/projects'         , 'Projects',
14
-        'press/index'                 , 'Press',
14
+        'press/press'                 , 'Press',
15 15
         '<blog>'                      , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
Browse code

clean out links to clientside.wml and gui.wml.

Andrew Lewman authored on 07/10/2010 20:52:24
Showing 1 changed files
... ...
@@ -10,7 +10,7 @@
10 10
         'index'                       , 'Home',
11 11
         'about/overview'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13
-        'projects/clientside'         , 'Projects',
13
+        'projects/projects'         , 'Projects',
14 14
         'press/index'                 , 'Press',
15 15
         '<blog>'                      , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
Browse code

commit changes from my sandbox.

Andrew Lewman authored on 04/10/2010 21:28:31
Showing 1 changed files
... ...
@@ -18,7 +18,7 @@
18 18
     my @calltoaction = (
19 19
         'download/download'                , 'Download',
20 20
         'donate/donate'                    , 'Donate',
21
-        'getinvolved/getinvolved'          , 'Get Involved',
21
+        'getinvolved/volunteer'          , 'Get Involved',
22 22
     );      
23 23
 
24 24
 :>
Browse code

update the index announcements and blog link.

Andrew Lewman authored on 03/10/2010 02:55:14
Showing 1 changed files
... ...
@@ -12,7 +12,7 @@
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
14 14
         'press/index'                 , 'Press',
15
-        'https://blog.torproject.org' , 'Blog',
15
+        '<blog>'                      , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
18 18
     my @calltoaction = (
Browse code

increase max img width, link to about/overview rather than about/about.

Andrew Lewman authored on 27/09/2010 21:27:00
Showing 1 changed files
... ...
@@ -8,7 +8,7 @@
8 8
     # path                              link text
9 9
     my @navigation = (
10 10
         'index'                       , 'Home',
11
-        'about/about'                 , 'About Tor',
11
+        'about/overview'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
14 14
         'press/index'                 , 'Press',
Browse code

more press fixes, sync with main website some more.

Andrew Lewman authored on 20/09/2010 22:08:24
Showing 1 changed files
... ...
@@ -11,7 +11,7 @@
11 11
         'about/about'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
14
-        'press'                 , 'Press',
14
+        'press/index'                 , 'Press',
15 15
         'https://blog.torproject.org' , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
Browse code

fix up some of the press links.

Andrew Lewman authored on 20/09/2010 19:35:42
Showing 1 changed files
... ...
@@ -11,7 +11,7 @@
11 11
         'about/about'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
14
-        'press/'                 , 'Press',
14
+        'press'                 , 'Press',
15 15
         'https://blog.torproject.org' , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
Browse code

finish cleaning up the press links

Andrew Lewman authored on 20/09/2010 19:30:06
Showing 1 changed files
... ...
@@ -11,7 +11,7 @@
11 11
         'about/about'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
14
-        'press/press'                 , 'Press',
14
+        'press/'                 , 'Press',
15 15
         'https://blog.torproject.org' , 'Blog',
16 16
         'http://printfection.com/torprojectstore' , 'Store',
17 17
     );
Browse code

fix up the index page to purge javascript that doesn't work anyway.

Andrew Lewman authored on 17/08/2010 20:39:04
Showing 1 changed files
... ...
@@ -7,7 +7,7 @@
7 7
 <:
8 8
     # path                              link text
9 9
     my @navigation = (
10
-        'index'                        , 'Home',
10
+        'index'                       , 'Home',
11 11
         'about/about'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
Browse code

more things wanting to be home.

Andrew Lewman authored on 12/08/2010 17:06:21
Showing 1 changed files
... ...
@@ -7,7 +7,7 @@
7 7
 <:
8 8
     # path                              link text
9 9
     my @navigation = (
10
-        'home'                        , 'Home',
10
+        'index'                        , 'Home',
11 11
         'about/about'                 , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13 13
         'projects/clientside'         , 'Projects',
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,24 @@
1
+#!/usr/bin/wml
2
+
3
+## translation metadata
4
+# Revision: $Revision: 22069 $
5
+# Translation-Priority: 1-high
6
+
7
+<:
8
+    # path                              link text
9
+    my @navigation = (
10
+        'home'                        , 'Home',
11
+        'about/about'                 , 'About Tor',
12
+        'docs/documentation'          , 'Documentation',
13
+        'projects/clientside'         , 'Projects',
14
+        'press/press'                 , 'Press',
15
+        'https://blog.torproject.org' , 'Blog',
16
+        'http://printfection.com/torprojectstore' , 'Store',
17
+    );
18
+    my @calltoaction = (
19
+        'download/download'                , 'Download',
20
+        'donate/donate'                    , 'Donate',
21
+        'getinvolved/getinvolved'          , 'Get Involved',
22
+    );      
23
+
24
+:>