Author: sebastian Date: 2012-03-11 22:29:48 +0000 (Sun, 11 Mar 2012) New Revision: 25520
Added: website/trunk/relays/ website/trunk/relays/Makefile website/trunk/relays/en/ website/trunk/relays/en/relays.wml website/trunk/relays/en/sidenav.wmi website/trunk/relays/relays.html.en Log: Really add the relays directory for Runa
Added: website/trunk/relays/Makefile =================================================================== --- website/trunk/relays/Makefile (rev 0) +++ website/trunk/relays/Makefile 2012-03-11 22:29:48 UTC (rev 25520) @@ -0,0 +1 @@ +include $(WMLBASE)/Makefile.common
Added: website/trunk/relays/en/relays.wml =================================================================== --- website/trunk/relays/en/relays.wml (rev 0) +++ website/trunk/relays/en/relays.wml 2012-03-11 22:29:48 UTC (rev 25520) @@ -0,0 +1,52 @@ +## translation metadata +# Revision: $Revision$ +# Translation-Priority: 3-low + +#include "head.wmi" TITLE="Tor Project: Press Page" +<div id="content" class="clearfix"> + <div id="breadcrumbs"> + <a href="<page index>">Home » </a> + <a href="<page press/press>">Press</a> + </div> + <div id="maincol"> + <!-- PUT CONTENT AFTER THIS TAG --> +<h2>Tor Press and Media Information</h2> +<div class="underline"></div> + +<h3>Press Releases</h3> +<ul> +<li>28 August 2011. The Tor Project announces a <a href="<page +press/2011-08-28-tor-022-stable>">new stable release</a> of the Tor +software.</li> +<li>16 September 2010. Tor announces an article discussing <a href="<page +press/2010-09-16-ten-things-circumvention-tools>">Ten Things to Look +for in a Circumvention Tool</a>.</li> +<li>25 March 2010. Tor and Printfection launch <a href="<page +press/2010-03-25-tor-store-press-release>">The Tor Store</a>.</li> +<li>12 March 2009. Tor launches a <a href="<page +press/2009-03-12-performance-roadmap-press-release>">performance +roadmap</a> and campaign.</li> +<li>19 December 2008. Tor announces 3-year <a href="<page +press/2008-12-19-roadmap-press-release>">development roadmap</a>.</li> +</ul> +<br> +<div class="nb"> +<h3>Quick links to better understand Tor</h3> +<ol> +<li>How is Tor <a href="<page docs/faq>#Torisdifferent">different than other proxy solutions</a>?</li> +<li><a href="../press/presskit/General-Online-Anonymity-with-Tor.pdf">Why Online Privacy and Anonymity</a>?</li> +<li><a href="../press/presskit/General-Background-on-Tor-Project-Inc.pdf">Who is the Tor Project, Inc.</a>?</li> +<li><a href="<blog>circumvention-and-anonymity">Why anonymity matters for circumvention</a>.</li> +</ol> +</div> + + </div> + <!-- END MAINCOL --> + <div id = "sidecol"> +#include "side.wmi" +#include "info.wmi" + </div> + <!-- END SIDECOL --> +</div> +<!-- END CONTENT --> +#include <foot.wmi>
Property changes on: website/trunk/relays/en/relays.wml ___________________________________________________________________ Added: svn:eol-style + native
Added: website/trunk/relays/en/sidenav.wmi =================================================================== --- website/trunk/relays/en/sidenav.wmi (rev 0) +++ website/trunk/relays/en/sidenav.wmi 2012-03-11 22:29:48 UTC (rev 25520) @@ -0,0 +1,32 @@ +#!/usr/bin/wml + +## translation metadata +# Revision: $Revision$ +# Translation-Priority: 2-medium + +# this structure defines the side nav bar for the /press pages +# and is the input for include/side.wmi + +# fields: +# +# url - the path to the wml page, as used the the <page> tag. This tag ensures +# that links will point to the current language if supported, and alternately +# the english version +# +# txt - the link text to be displayed. Different translations will +# need to supply alternate txt + +<: + my $sidenav; + $sidenav = [ + {'url' => 'press/press', + 'txt' => 'Press Releases', + }, + {'url' => 'press/inthemedia', + 'txt' => 'Tor in the Media', + }, + {'url' => 'https://blog.torproject.org/', + 'txt' => 'Tor Blog', + }, + ]; +:>
Added: website/trunk/relays/relays.html.en =================================================================== --- website/trunk/relays/relays.html.en (rev 0) +++ website/trunk/relays/relays.html.en 2012-03-11 22:29:48 UTC (rev 25520) @@ -0,0 +1,166 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html> +<head> + <title>Tor Project: Press Page</title> + <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico"> + <link rel="stylesheet" type="text/css" href="../css/master.css"> + <!--[if lte IE 8]> + <link rel="stylesheet" type="text/css" href="../css/ie8-and-down.css"> + <![endif]--> + <!--[if lte IE 7]> + <link rel="stylesheet" type="text/css" href="../css/ie7-and-down.css"> + <![endif]--> + <!--[if IE 6]> + <link rel="stylesheet" type="text/css" href="../css/ie6.css"> + <![endif]--> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <meta name="author" content="The Tor Project, Inc."> + <meta name="keywords" content="anonymity online, tor, tor project, censorship circumvention, traffic analysis, anonymous communications research"> +</head> +<body> +<div id="wrap"> + <div id="header"> + <h1 id="logo"><a href="../index.html.en">Tor</a></h1> + <div id="nav"> + <ul> + <li><a href="../index.html.en">Home</a></li> +<li><a href="../about/overview.html.en">About Tor</a></li> +<li><a href="../docs/documentation.html.en">Documentation</a></li> +<li><a href="../projects/projects.html.en">Projects</a></li> +<li><a href="../press/press.html.en">Press</a></li> +<li><a href="https://blog.torproject.org/blog/">Blog</a></li> +<li><a href="http://www.printfection.com/torprojectstore">Store</a></li> + </ul> + </div> + <!-- END NAV --> + <div id="calltoaction"> + <ul> + <li class="donate"><a href="../download/download-easy.html.en">Download</a></li> +<li class="donate"><a href="../getinvolved/volunteer.html.en">Volunteer</a></li> +<li class="donate"><a href="../donate/donate.html.en">Donate</a></li> + </ul> + </div> + <!-- END CALLTOACTION --> + </div> + <!-- END HEADER --> +<div id="content" class="clearfix"> + <div id="breadcrumbs"> + <a href="../index.html.en">Home » </a> + <a href="../press/press.html.en">Press</a> + </div> + <div id="maincol"> + <!-- PUT CONTENT AFTER THIS TAG --> +<h2>Tor Press and Media Information</h2> +<div class="underline"></div> +<h3>Press Releases</h3> +<ul> +<li>28 August 2011. The Tor Project announces a <a href="../press/2011-08-28-tor-022-stable.html.en">new stable release</a> of the Tor +software.</li> +<li>16 September 2010. Tor announces an article discussing <a href="../press/2010-09-16-ten-things-circumvention-tools.html.en">Ten Things to Look +for in a Circumvention Tool</a>.</li> +<li>25 March 2010. Tor and Printfection launch <a href="../press/2010-03-25-tor-store-press-release.html.en">The Tor Store</a>.</li> +<li>12 March 2009. Tor launches a <a href="../press/2009-03-12-performance-roadmap-press-release.html.en">performance +roadmap</a> and campaign.</li> +<li>19 December 2008. Tor announces 3-year <a href="../press/2008-12-19-roadmap-press-release.html.en">development roadmap</a>.</li> +</ul> +<br> +<div class="nb"> +<h3>Quick links to better understand Tor</h3> +<ol> +<li>How is Tor <a href="../docs/faq.html.en#Torisdifferent">different than other proxy solutions</a>?</li> +<li><a href="../press/presskit/General-Online-Anonymity-with-Tor.pdf">Why Online Privacy and Anonymity</a>?</li> +<li><a href="../press/presskit/General-Background-on-Tor-Project-Inc.pdf">Who is the Tor Project, Inc.</a>?</li> +<li><a href="https://blog.torproject.org/blog/circumvention-and-anonymity">Why anonymity matters for circumvention</a>.</li> +</ol> +</div> + </div> + <!-- END MAINCOL --> + <div id="sidecol"> +<div class="img-shadow"> + <div id="sidenav"> + <ul> +<li><a href="../press/press.html.en">Press Releases</a></li> +<li><a href="../press/inthemedia.html.en">Tor in the Media</a></li> +<li><a href="https://blog.torproject.org/">Tor Blog</a></li> +</ul> + </div> + <!-- END SIDENAV --> +</div> +<!-- END IMG-SHADOW --> +<div class="img-shadow"> + <div class="infoblock"> + <h2 class="bulb">Tor Tip</h2> + <p>Tor is written for and supported by people like you. <a href="../donate/donate.html.en">Donate today</a>!</p> + </div> + <!-- END INFOBLOCK --> +</div> +<!-- END IMG-SHADOW --> + </div> + <!-- END SIDECOL --> +</div> +<!-- END CONTENT --> + <div id="footer"> + <div class="onion"><img src="../images/onion.jpg" alt="Tor" width="78" height="118"></div> + <div class="about"> + <p>"Tor" and the "Onion Logo" are registered trademarks of + <a href="../docs/trademark-faq.html.en">The Tor Project, Inc.</a> + Content on this site is licensed under a <a + href="http://creativecommons.org/licenses/by/3.0/us/%22%3ECreative + Commons Attribution 3.0 United States License</a>, unless + otherwise noted.</p> +<!-- + Last modified: Sun Mar 11 03:39:56 2012 +0000 + Last compiled: Sun Mar 11 2012 22:11:09 +0100 +--> + </div> + <!-- END ABOUT --> + <!-- WE HAVE NO NEWSLETTER SO REMOVE THIS + <div class="newsletter"> + <form action=""> + <input class="textfield" type="text" name="email" value="Sign up for our newsletter! Enter email." onClick="clearDefault(this);"> + <input class="signup" type="submit" name="submit" value="Sign Up"> + </form> + </div> + END NEWSLETTER --> + <div class="col first"> + <h4>About Tor</h4> + <ul> + <li><a href="../about/overview.html.en">What Tor Does</a></li> + <li><a href="../about/torusers.html.en">Users of Tor</a></li> + <li><a href="../about/corepeople.html.en">Core Tor People</a></li> + <li><a href="../about/sponsors.html.en">Sponsors</a></li> + <li><a href="../about/contact.html.en">Contact Us</a></li> + </ul> + </div> + <!-- END COL --> + <div class="col"> + <h4>Get Involved</h4> + <ul> + <li><a href="../donate/donate.html.en">Donate</a></li> + <li><a href="../docs/documentation.html.en#MailingLists">Mailing List</a></li> + <li><a href="../getinvolved/mirrors.html.en">Mirrors</a></li> + <li><a href="../docs/hidden-services.html.en">Hidden Services</a></li> + <li><a href="../getinvolved/translation.html.en">Translations</a></li> + </ul> + </div> + <!-- END COL --> + <div class="col"> + <h4>Documentation</h4> + <ul> + <li><a href="../docs/tor-manual.html.en">Manuals</a></li> + <li><a href="../docs/documentation.html.en">Installation Guides</a></li> + <li><a href="https://trac.torproject.org/projects/tor/wiki/">Tor Wiki</a></li> + <li><a href="../docs/faq.html.en">General Tor FAQ</a></li> + </ul> + </div> + <!-- END COL --> + <!-- List available languages --> + <div class="col wider"> + <h4>Languages</h4> + </div> + </div> + <!-- END FOOTER --> + </div> + <!-- END WRAP --> +</body> +</html>
tor-commits@lists.torproject.org