[or-cvs] r22963: {} create two placeholders for projects, until i figure out if (website/branches/web20/projects/en)

Andrew Lewman andrew at torproject.org
Wed Aug 18 18:49:36 UTC 2010


Author: phobos
Date: 2010-08-18 18:49:36 +0000 (Wed, 18 Aug 2010)
New Revision: 22963

Added:
   website/branches/web20/projects/en/puppettor.wml
   website/branches/web20/projects/en/torweather.wml
Log:
create two placeholders for projects, until i figure out if linking to
the wiki is a better idea.


Copied: website/branches/web20/projects/en/puppettor.wml (from rev 22947, website/branches/web20/projects/en/sampleproject.wml)
===================================================================
--- website/branches/web20/projects/en/puppettor.wml	                        (rev 0)
+++ website/branches/web20/projects/en/puppettor.wml	2010-08-18 18:49:36 UTC (rev 22963)
@@ -0,0 +1,26 @@
+## translation metadata
+# Revision: $Revision: 0 $
+# Translation-Priority: 3-low
+
+#include "head.wmi" TITLE="Tor Project: Projects Overview" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
+<div id="content" class="clearfix">
+	<div id="breadcrumbs">
+    <a href="<page index>">Home &raquo; </a>
+    <a href="<page projects/projects>">Projects &raquo; </a>
+    <a href="<page projects/projects>">Sample Project</a>
+  </div>
+	<div id="maincol"> 
+
+    <h1>Sample Tor Project</h1>
+    Here is some information
+
+  </div>
+  <!-- END MAINCOL -->
+  <div id = "sidecol">
+#include "side.wmi"
+#include "info.wmi"
+  </div>
+  <!-- END SIDECOL -->
+</div>
+<!-- END CONTENT -->
+#include <foot.wmi>      

Copied: website/branches/web20/projects/en/torweather.wml (from rev 22947, website/branches/web20/projects/en/sampleproject.wml)
===================================================================
--- website/branches/web20/projects/en/torweather.wml	                        (rev 0)
+++ website/branches/web20/projects/en/torweather.wml	2010-08-18 18:49:36 UTC (rev 22963)
@@ -0,0 +1,26 @@
+## translation metadata
+# Revision: $Revision: 0 $
+# Translation-Priority: 3-low
+
+#include "head.wmi" TITLE="Tor Project: Projects Overview" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
+<div id="content" class="clearfix">
+	<div id="breadcrumbs">
+    <a href="<page index>">Home &raquo; </a>
+    <a href="<page projects/projects>">Projects &raquo; </a>
+    <a href="<page projects/projects>">Sample Project</a>
+  </div>
+	<div id="maincol"> 
+
+    <h1>Sample Tor Project</h1>
+    Here is some information
+
+  </div>
+  <!-- END MAINCOL -->
+  <div id = "sidecol">
+#include "side.wmi"
+#include "info.wmi"
+  </div>
+  <!-- END SIDECOL -->
+</div>
+<!-- END CONTENT -->
+#include <foot.wmi>      



More information about the tor-commits mailing list