Re-order the list a bit, add a sidebar for press inquiries.
Andrew Lewman

Andrew Lewman commited on 2009-06-18 02:50:33
Zeige 1 geänderte Dateien mit 9 Einfügungen und 4 Löschungen.

... ...
@@ -7,7 +7,13 @@
7 7
 <div class="main-column">
8 8
 
9 9
 <h2>Tor: Contact</h2>
10
-<hr />
10
+
11
+<div class="underline"></div>
12
+<!-- BEGIN SIDEBAR -->
13
+<div class="sidebar">
14
+<h3>With the Press or Media?</h3>
15
+<a href="<page press/index>">See our Press page</a>
16
+</div>
11 17
 
12 18
 <p>First, if you have a problem or question about using Tor, go
13 19
 look at the <a href="<page documentation>#Support">Support section</a>
... ...
@@ -41,8 +47,6 @@ after, so we are most interested in hearing about actual progress.</li>
41 47
 <li><tt>tor-translation</tt> can put new <a href="<page
42 48
 translation>">website translations</a> into place, and help answer
43 49
 questions about existing and new translations.</li>
44
-<li><tt>tor-assistants</tt> is the catch-all address for press contacts
45
-and other comments and issues.</li>
46 50
 <li><tt>tordnsel</tt> is the alias for the people responsible for the 
47 51
 tordns exitlist.</li>
48 52
 <li><tt>donations</tt> is for questions and comments about <a href="<page
... ...
@@ -50,9 +54,10 @@ donate>">getting money to the developers</a>. More donations means <a
50 54
 href="<page faq>#Funding">more
51 55
 Tor</a>. We're happy to help think about creative ways for you to
52 56
 contribute.</li>
53
-<li><tt>execdir</tt> is for questions and comments about Tor the
57
+<li><tt>execdir</tt> is for press/media, questions and comments about Tor the
54 58
 non-profit corporation: trademark questions, affiliation and coordination,
55 59
 major gifts, contract inquiries, licensing and certification, etc.</li>
60
+<li><tt>tor-assistants</tt> is the catch-all address for everything else.</li>
56 61
 </ul>
57 62
 
58 63
   </div><!-- #main -->
59 64