[or-cvs] r22879: {website} change all of the breadcrumbs from page home to page index. (in website/branches/web20: about/en docs/en donate/en download/en getinvolved/en press/en projects/en)
Andrew Lewman
andrew at torproject.org
Thu Aug 12 15:17:48 UTC 2010
Author: phobos
Date: 2010-08-12 15:17:47 +0000 (Thu, 12 Aug 2010)
New Revision: 22879
Modified:
website/branches/web20/about/en/about.wml
website/branches/web20/about/en/board.wml
website/branches/web20/about/en/contact.wml
website/branches/web20/about/en/contributors.wml
website/branches/web20/about/en/corepeople.wml
website/branches/web20/about/en/future.wml
website/branches/web20/about/en/gsoc.wml
website/branches/web20/about/en/overview.wml
website/branches/web20/about/en/people.wml
website/branches/web20/about/en/sponsors.wml
website/branches/web20/about/en/staying.wml
website/branches/web20/about/en/torusers.wml
website/branches/web20/about/en/translators.wml
website/branches/web20/about/en/volunteers.wml
website/branches/web20/about/en/why.wml
website/branches/web20/docs/en/N900.wml
website/branches/web20/docs/en/android.wml
website/branches/web20/docs/en/bridges.wml
website/branches/web20/docs/en/debian-vidalia.wml
website/branches/web20/docs/en/debian.wml
website/branches/web20/docs/en/documentation.wml
website/branches/web20/docs/en/faq-abuse.wml
website/branches/web20/docs/en/faq.wml
website/branches/web20/docs/en/glossary.wml
website/branches/web20/docs/en/hidden-services.wml
website/branches/web20/docs/en/installguide.wml
website/branches/web20/docs/en/manual.wml
website/branches/web20/docs/en/rpms.wml
website/branches/web20/docs/en/running-a-mirror.wml
website/branches/web20/docs/en/tor-doc-osx.wml
website/branches/web20/docs/en/tor-doc-relay.wml
website/branches/web20/docs/en/tor-doc-unix.wml
website/branches/web20/docs/en/tor-doc-web.wml
website/branches/web20/docs/en/tor-doc-windows.wml
website/branches/web20/docs/en/tor-hidden-service.wml
website/branches/web20/docs/en/tor-manual-dev.wml
website/branches/web20/docs/en/tor-manual.wml
website/branches/web20/docs/en/trademark-faq.wml
website/branches/web20/docs/en/verifying-signatures.wml
website/branches/web20/donate/en/become-sponsor.wml
website/branches/web20/donate/en/donate-hardware.wml
website/branches/web20/donate/en/donate-service.wml
website/branches/web20/donate/en/donate.wml
website/branches/web20/donate/en/matching-program.wml
website/branches/web20/download/en/download.wml
website/branches/web20/download/en/thankyou.wml
website/branches/web20/getinvolved/en/developers.wml
website/branches/web20/getinvolved/en/everyone.wml
website/branches/web20/getinvolved/en/getinvolved.wml
website/branches/web20/getinvolved/en/mirrors.wml
website/branches/web20/getinvolved/en/open-positions.wml
website/branches/web20/getinvolved/en/technical.wml
website/branches/web20/getinvolved/en/translation-overview.wml
website/branches/web20/getinvolved/en/translation-status.wml
website/branches/web20/getinvolved/en/translation.wml
website/branches/web20/getinvolved/en/tshirt.wml
website/branches/web20/getinvolved/en/volunteer.wml
website/branches/web20/press/en/2008-12-19-roadmap-press-release.wml
website/branches/web20/press/en/2009-03-12-performance-roadmap-press-release.wml
website/branches/web20/press/en/2010-03-25-tor-store-press-release.wml
website/branches/web20/press/en/inthemedia.wml
website/branches/web20/press/en/press.wml
website/branches/web20/press/en/pressreleases.wml
website/branches/web20/projects/en/clientside.wml
website/branches/web20/projects/en/google.wml
website/branches/web20/projects/en/gui-categories.wml
website/branches/web20/projects/en/gui-criteria.wml
website/branches/web20/projects/en/gui-legal.wml
website/branches/web20/projects/en/gui-submit.wml
website/branches/web20/projects/en/gui-technotes.wml
website/branches/web20/projects/en/gui.wml
website/branches/web20/projects/en/hidserv.wml
website/branches/web20/projects/en/lowbandwidth.wml
website/branches/web20/projects/en/projects.wml
website/branches/web20/projects/en/sampleproject.wml
website/branches/web20/projects/en/serverside.wml
website/branches/web20/projects/en/torbrowser-details.wml
website/branches/web20/projects/en/torbrowser-split.wml
website/branches/web20/projects/en/torbrowser.wml
website/branches/web20/projects/en/torbutton-faq.wml
website/branches/web20/projects/en/torbutton-options.wml
website/branches/web20/projects/en/torbutton.wml
website/branches/web20/projects/en/tordnsel.wml
website/branches/web20/projects/en/torvm.wml
website/branches/web20/projects/en/vidalia.wml
Log:
change all of the breadcrumbs from page home to page index.
Modified: website/branches/web20/about/en/about.wml
===================================================================
--- website/branches/web20/about/en/about.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/about.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Tor Overview" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About</a>
</div>
<div id="maincol">
Modified: website/branches/web20/about/en/board.wml
===================================================================
--- website/branches/web20/about/en/board.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/board.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Board of Directors" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/board>">Board of Directors</a>
</div>
Modified: website/branches/web20/about/en/contact.wml
===================================================================
--- website/branches/web20/about/en/contact.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/contact.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -6,7 +6,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/contact>">Contact</a>
</div>
Modified: website/branches/web20/about/en/contributors.wml
===================================================================
--- website/branches/web20/about/en/contributors.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/contributors.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: Past Contributors" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/contributors>">Past Contributors</a>
</div>
Modified: website/branches/web20/about/en/corepeople.wml
===================================================================
--- website/branches/web20/about/en/corepeople.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/corepeople.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: Core People" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/corepeople>">Tor People</a>
</div>
Modified: website/branches/web20/about/en/future.wml
===================================================================
--- website/branches/web20/about/en/future.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/future.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Future of Tor" CHARSET="UTF-8" <p>
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/future>">The Future of Tor</a>
</div>
Modified: website/branches/web20/about/en/gsoc.wml
===================================================================
--- website/branches/web20/about/en/gsoc.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/gsoc.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Google Summer of Code 2010" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/gsoc>">Google Summer of Code 2010</a>
</div>
<div id="maincol">
Modified: website/branches/web20/about/en/overview.wml
===================================================================
--- website/branches/web20/about/en/overview.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/overview.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Overview" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/about>">Overview</a>
</div>
Modified: website/branches/web20/about/en/people.wml
===================================================================
--- website/branches/web20/about/en/people.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/people.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: People" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/board>">Board of Directors</a>
</div>
Modified: website/branches/web20/about/en/sponsors.wml
===================================================================
--- website/branches/web20/about/en/sponsors.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/sponsors.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Sponsors" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/sponsors>">Sponsors</a>
</div>
Modified: website/branches/web20/about/en/staying.wml
===================================================================
--- website/branches/web20/about/en/staying.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/staying.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Staying Anonymous" CHARSET="UTF-8" <p>
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/staying>">Staying Anonymous</a>
</div>
Modified: website/branches/web20/about/en/torusers.wml
===================================================================
--- website/branches/web20/about/en/torusers.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/torusers.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -6,7 +6,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/torusers>">Who Uses Tor</a>
</div>
Modified: website/branches/web20/about/en/translators.wml
===================================================================
--- website/branches/web20/about/en/translators.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/translators.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Translators" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/volunteers>">Translators</a>
</div>
Modified: website/branches/web20/about/en/volunteers.wml
===================================================================
--- website/branches/web20/about/en/volunteers.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/volunteers.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/volunteers>">Volunteers</a>
</div>
Modified: website/branches/web20/about/en/why.wml
===================================================================
--- website/branches/web20/about/en/why.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/about/en/why.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Why We Need Tor" CHARSET="UTF-8" <p>
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page about/about>">About » </a>
<a href="<page about/why>">Why We Need Tor</a>
</div>
Modified: website/branches/web20/docs/en/N900.wml
===================================================================
--- website/branches/web20/docs/en/N900.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/N900.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: N900 Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/N900>">N900</a>
</div>
Modified: website/branches/web20/docs/en/android.wml
===================================================================
--- website/branches/web20/docs/en/android.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/android.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Android Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/android>">Android</a>
</div>
Modified: website/branches/web20/docs/en/bridges.wml
===================================================================
--- website/branches/web20/docs/en/bridges.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/bridges.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Bridges" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/bridges>">Bridges</a>
</div>
Modified: website/branches/web20/docs/en/debian-vidalia.wml
===================================================================
--- website/branches/web20/docs/en/debian-vidalia.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/debian-vidalia.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Vidalia: Debian/Ubuntu Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/debian-vidalia>">Vidalia Debian/Ubuntu Instructions</a>
</div>
Modified: website/branches/web20/docs/en/debian.wml
===================================================================
--- website/branches/web20/docs/en/debian.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/debian.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Debian/Ubuntu Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/debian>">Debian/Ubuntu Instructions</a>
</div>
Modified: website/branches/web20/docs/en/documentation.wml
===================================================================
--- website/branches/web20/docs/en/documentation.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/documentation.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Documentation" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation</a>
</div>
<div id="maincol">
Modified: website/branches/web20/docs/en/faq-abuse.wml
===================================================================
--- website/branches/web20/docs/en/faq-abuse.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/faq-abuse.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Abuse FAQ" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/faq-abuse>">Abuse FAQ</a>
</div>
Modified: website/branches/web20/docs/en/faq.wml
===================================================================
--- website/branches/web20/docs/en/faq.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/faq.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: FAQ" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/faq>">FAQ</a>
</div>
Modified: website/branches/web20/docs/en/glossary.wml
===================================================================
--- website/branches/web20/docs/en/glossary.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/glossary.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Glossary" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/documentation>">Glossary</a>
</div>
Modified: website/branches/web20/docs/en/hidden-services.wml
===================================================================
--- website/branches/web20/docs/en/hidden-services.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/hidden-services.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Hidden Service Protocol" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/hidden-services>">Hidden Services</a>
</div>
Modified: website/branches/web20/docs/en/installguide.wml
===================================================================
--- website/branches/web20/docs/en/installguide.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/installguide.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Installtion Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/installguide>">Installation Guides</a>
</div>
Modified: website/branches/web20/docs/en/manual.wml
===================================================================
--- website/branches/web20/docs/en/manual.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/manual.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Manuals" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/documentation>">Manuals</a>
</div>
Modified: website/branches/web20/docs/en/rpms.wml
===================================================================
--- website/branches/web20/docs/en/rpms.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/rpms.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: CentOS/Fedora/OpenSUSE Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/rpms>">RPMs</a>
</div>
Modified: website/branches/web20/docs/en/running-a-mirror.wml
===================================================================
--- website/branches/web20/docs/en/running-a-mirror.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/running-a-mirror.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Running a Mirror" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/running-a-mirror>">Running a Mirror</a>
</div>
Modified: website/branches/web20/docs/en/tor-doc-osx.wml
===================================================================
--- website/branches/web20/docs/en/tor-doc-osx.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-doc-osx.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,12 +5,12 @@
#include "head.wmi" TITLE="Tor Project: Mac OS X Install Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-osx>">Mac OS X Client</a>
</div>
<div id="maincol">
- <h1>Running the <a href="<page home>">Tor</a> client on Mac OS X</h1>
+ <h1>Running the <a href="<page index>">Tor</a> client on Mac OS X</h1>
<br />
<p>
@@ -27,7 +27,7 @@
<p>
The install for Macintosh OS X bundles
- <a href="<page home>">Tor</a>,
+ <a href="<page index>">Tor</a>,
<a href="<page projects/vidalia>">Vidalia</a> (a graphical interface for Tor),
<a href="<page projects/torbutton>">Torbutton</a>,
and <a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a> (a web proxy)
Modified: website/branches/web20/docs/en/tor-doc-relay.wml
===================================================================
--- website/branches/web20/docs/en/tor-doc-relay.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-doc-relay.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Relay Configuration Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-relay>">Configure Tor Relay</a>
</div>
Modified: website/branches/web20/docs/en/tor-doc-unix.wml
===================================================================
--- website/branches/web20/docs/en/tor-doc-unix.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-doc-unix.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,12 +5,12 @@
#include "head.wmi" TITLE="Tor: Linux/BSD/Unix Install Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix Client</a>
</div>
<div id="maincol">
- <h1>Running the <a href="<page home>">Tor</a> client on Linux/BSD/Unix</h1>
+ <h1>Running the <a href="<page index>">Tor</a> client on Linux/BSD/Unix</h1>
<br />
<p>
Modified: website/branches/web20/docs/en/tor-doc-web.wml
===================================================================
--- website/branches/web20/docs/en/tor-doc-web.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-doc-web.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,12 +5,12 @@
#include "head.wmi" TITLE="Tor: Configuring your browser to use Tor" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-web>">Configure Your Browser</a>
</div>
<div id="maincol">
- <h1>Configuring your browser to use <a href="<page home>">Tor</a></h1>
+ <h1>Configuring your browser to use <a href="<page index>">Tor</a></h1>
<br />
<p>If you're using Firefox (we recommend it), you don't need this page.
Modified: website/branches/web20/docs/en/tor-doc-windows.wml
===================================================================
--- website/branches/web20/docs/en/tor-doc-windows.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-doc-windows.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,12 +5,12 @@
#include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-windows>">Windows Client</a>
</div>
<div id="maincol">
- <h1>Running the <a href="<page home>">Tor</a> client on Microsoft Windows</h1>
+ <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
<br />
<p>
@@ -36,7 +36,7 @@
<br />
<p>
- Microsoft Windows bundles contain <a href="<page home>">Tor</a>, <a
+ Microsoft Windows bundles contain <a href="<page index>">Tor</a>, <a
href="<page projects/vidalia>">Vidalia</a> (a GUI for Tor), <a
href="https://addons.mozilla.org/firefox/2275/">Torbutton</a> (a plugin for Mozilla Firefox), and <a
href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
Modified: website/branches/web20/docs/en/tor-hidden-service.wml
===================================================================
--- website/branches/web20/docs/en/tor-hidden-service.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-hidden-service.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,12 +5,12 @@
#include "head.wmi" TITLE="Tor Project: Hidden Service Configuration Instructions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-hidden-service>">Tor Hidden Service</a>
</div>
<div id="maincol">
- <h1>Configuring Hidden Services for <a href="<page home>">Tor</a></h1>
+ <h1>Configuring Hidden Services for <a href="<page index>">Tor</a></h1>
<hr />
<p>Tor allows clients and relays to offer hidden services. That is,
Modified: website/branches/web20/docs/en/tor-manual-dev.wml
===================================================================
--- website/branches/web20/docs/en/tor-manual-dev.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-manual-dev.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -7,7 +7,7 @@
# to translate the whole man page too.
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-osx>">Tor Dev Manual</a>
</div>
Modified: website/branches/web20/docs/en/tor-manual.wml
===================================================================
--- website/branches/web20/docs/en/tor-manual.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/tor-manual.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -8,7 +8,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-osx>">Tor Manual</a>
</div>
Modified: website/branches/web20/docs/en/trademark-faq.wml
===================================================================
--- website/branches/web20/docs/en/trademark-faq.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/trademark-faq.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Trademark FAQ" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/trademark-faq>">Trademark FAQ</a>
</div>
Modified: website/branches/web20/docs/en/verifying-signatures.wml
===================================================================
--- website/branches/web20/docs/en/verifying-signatures.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/docs/en/verifying-signatures.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Verifying Signatures" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page docs/verifying-signatures>">Verifying Signatures</a>
</div>
<div id="maincol">
Modified: website/branches/web20/donate/en/become-sponsor.wml
===================================================================
--- website/branches/web20/donate/en/become-sponsor.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/donate/en/become-sponsor.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Become a Sponsor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page donate/become-sponsor>">Become a Sponsor</a>
</div>
<div id="maincol">
Modified: website/branches/web20/donate/en/donate-hardware.wml
===================================================================
--- website/branches/web20/donate/en/donate-hardware.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/donate/en/donate-hardware.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page donate/donate-hardware>">Donate Hardware</a>
</div>
<div id="maincol">
Modified: website/branches/web20/donate/en/donate-service.wml
===================================================================
--- website/branches/web20/donate/en/donate-service.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/donate/en/donate-service.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page donate/donate-service>">Donate Services</a>
</div>
<div id="maincol">
Modified: website/branches/web20/donate/en/donate.wml
===================================================================
--- website/branches/web20/donate/en/donate.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/donate/en/donate.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page donate/donate>">Donate</a>
</div>
<div id="maincol">
Modified: website/branches/web20/donate/en/matching-program.wml
===================================================================
--- website/branches/web20/donate/en/matching-program.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/donate/en/matching-program.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Matching Program" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page donate/matching-program>">Matching Program</a>
</div>
<div id="maincol">
Modified: website/branches/web20/download/en/download.wml
===================================================================
--- website/branches/web20/download/en/download.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/download/en/download.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Download Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
- <div id="breadcrumbs"><a href="<page home>">Home » </a><a href="<page download/download>">Download</a></div>
+ <div id="breadcrumbs"><a href="<page index>">Home » </a><a href="<page download/download>">Download</a></div>
<div id="maincol-left">
<h1>Download Tor</h1>
<div class="warning">
Modified: website/branches/web20/download/en/thankyou.wml
===================================================================
--- website/branches/web20/download/en/thankyou.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/download/en/thankyou.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Thank you for downloading Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page download/download>">Download » </a>
<a href="<page download/thankyou>">Thank You</a>
</div>
Modified: website/branches/web20/getinvolved/en/developers.wml
===================================================================
--- website/branches/web20/getinvolved/en/developers.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/developers.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Get Involved" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/developers>">Developers</a>
</div>
Modified: website/branches/web20/getinvolved/en/everyone.wml
===================================================================
--- website/branches/web20/getinvolved/en/everyone.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/everyone.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Get Involved" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/everyone>">Everyone</a>
</div>
Modified: website/branches/web20/getinvolved/en/getinvolved.wml
===================================================================
--- website/branches/web20/getinvolved/en/getinvolved.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/getinvolved.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Get Involved with Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved</a>
</div>
<div id="maincol">
Modified: website/branches/web20/getinvolved/en/mirrors.wml
===================================================================
--- website/branches/web20/getinvolved/en/mirrors.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/mirrors.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Mirrors" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/mirrors>">Mirrors</a>
</div>
<div id="maincol">
Modified: website/branches/web20/getinvolved/en/open-positions.wml
===================================================================
--- website/branches/web20/getinvolved/en/open-positions.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/open-positions.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Open Positions" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/open-positions>">Open Positions</a>
</div>
Modified: website/branches/web20/getinvolved/en/technical.wml
===================================================================
--- website/branches/web20/getinvolved/en/technical.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/technical.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Get Involved" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/technical>">Technical</a>
</div>
Modified: website/branches/web20/getinvolved/en/translation-overview.wml
===================================================================
--- website/branches/web20/getinvolved/en/translation-overview.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/translation-overview.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Translation Overview" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/translation-overview>">Translation Overview</a>
</div>
Modified: website/branches/web20/getinvolved/en/translation-status.wml
===================================================================
--- website/branches/web20/getinvolved/en/translation-status.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/translation-status.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -13,7 +13,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/translation-status>">Translation Status</a>
</div>
Modified: website/branches/web20/getinvolved/en/translation.wml
===================================================================
--- website/branches/web20/getinvolved/en/translation.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/translation.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Website Translation Guidelines" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/translation>">Translation Guidelines</a>
</div>
Modified: website/branches/web20/getinvolved/en/tshirt.wml
===================================================================
--- website/branches/web20/getinvolved/en/tshirt.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/tshirt.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: T-shirt" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved » </a>
<a href="<page getinvolved/tshirt>">Tshirt</a>
</div>
Modified: website/branches/web20/getinvolved/en/volunteer.wml
===================================================================
--- website/branches/web20/getinvolved/en/volunteer.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/getinvolved/en/volunteer.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor: Volunteer" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page getinvolved/getinvolved>">Get Involved</a>
<a href="<page getinvolved/volunteer>">Volunteer</a>
</div>
Modified: website/branches/web20/press/en/2008-12-19-roadmap-press-release.wml
===================================================================
--- website/branches/web20/press/en/2008-12-19-roadmap-press-release.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/press/en/2008-12-19-roadmap-press-release.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: THE TOR PROJECT ANNOUNCES THREE-YEAR DEVELOPMENT ROADMAP" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page press/press>">Press » </a>
<a href="<page press/2008-12-19-roadmap-press-release>">Tor Project Announces Three-Year Development Roadmap</a>
</div>
Modified: website/branches/web20/press/en/2009-03-12-performance-roadmap-press-release.wml
===================================================================
--- website/branches/web20/press/en/2009-03-12-performance-roadmap-press-release.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/press/en/2009-03-12-performance-roadmap-press-release.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="TOR PROJECT LAUNCHES PERFORMANCE ROADMAP AND CAMPAIGN" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page press/press>">Press » </a>
<a href="<page press/2009-03-12-performance-roadmap-press-release>">Tor Project Launches Performance Roadmap and Campaign</a>
</div>
Modified: website/branches/web20/press/en/2010-03-25-tor-store-press-release.wml
===================================================================
--- website/branches/web20/press/en/2010-03-25-tor-store-press-release.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/press/en/2010-03-25-tor-store-press-release.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="TOR PROJECT AND PRINTFECTION ANNOUNCE THE TOR STORE" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page press/press>">Press » </a>
<a href="<page press/2010-03-25-tor-store-press-release>">Tor Project And Printfection Announce the Tor Store</a>
</div>
Modified: website/branches/web20/press/en/inthemedia.wml
===================================================================
--- website/branches/web20/press/en/inthemedia.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/press/en/inthemedia.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor in the Media"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page press/press>">Press » </a>
<a href="<page press/inthemedia>">Tor in the Media</a>
</div>
Modified: website/branches/web20/press/en/press.wml
===================================================================
--- website/branches/web20/press/en/press.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/press/en/press.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Press Page"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page press/press>">Press</a>
</div>
<div id="maincol">
Modified: website/branches/web20/press/en/pressreleases.wml
===================================================================
--- website/branches/web20/press/en/pressreleases.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/press/en/pressreleases.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Press Releases"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page press/press>">Press » </a>
<a href="<page press/pressreleases>">Press Releases</a>
</div>
Modified: website/branches/web20/projects/en/clientside.wml
===================================================================
--- website/branches/web20/projects/en/clientside.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/clientside.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Client-side Projects" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/clientside>">Client-side Projects</a>
</div>
Modified: website/branches/web20/projects/en/google.wml
===================================================================
--- website/branches/web20/projects/en/google.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/google.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Google Project: Secure Upgrade of Tor" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/google>">Google Project</a>
</div>
Modified: website/branches/web20/projects/en/gui-categories.wml
===================================================================
--- website/branches/web20/projects/en/gui-categories.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/gui-categories.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: GUI Competition" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/projects>">Gui Competition</a>
</div>
Modified: website/branches/web20/projects/en/gui-criteria.wml
===================================================================
--- website/branches/web20/projects/en/gui-criteria.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/gui-criteria.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: GUI Competition" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/gui-criteria>">GUI Criteria</a>
</div>
Modified: website/branches/web20/projects/en/gui-legal.wml
===================================================================
--- website/branches/web20/projects/en/gui-legal.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/gui-legal.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: GUI Competition" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/gui-legal>">GUI Legal</a>
</div>
Modified: website/branches/web20/projects/en/gui-submit.wml
===================================================================
--- website/branches/web20/projects/en/gui-submit.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/gui-submit.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: GUI Competition" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/projects>">GUI Submit</a>
</div>
Modified: website/branches/web20/projects/en/gui-technotes.wml
===================================================================
--- website/branches/web20/projects/en/gui-technotes.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/gui-technotes.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: GUI Competition" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/gui-technotes>">GUI Technical Notes</a>
</div>
Modified: website/branches/web20/projects/en/gui.wml
===================================================================
--- website/branches/web20/projects/en/gui.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/gui.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -4,7 +4,7 @@
#include "head.wmi" TITLE="Tor Project: GUI Competition" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/gui>">GUI Competition</a>
</div>
Modified: website/branches/web20/projects/en/hidserv.wml
===================================================================
--- website/branches/web20/projects/en/hidserv.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/hidserv.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: NLnet Project: Speed Up Tor Hidden Services" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/hidserv>">NLnet Project</a>
</div>
Modified: website/branches/web20/projects/en/lowbandwidth.wml
===================================================================
--- website/branches/web20/projects/en/lowbandwidth.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/lowbandwidth.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: NLnet Project: Tor for Low Bandwidth Clients" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/lowbandwidth>">NLnet Project: Tor for Low Bandwidth Clients</a>
</div>
Modified: website/branches/web20/projects/en/projects.wml
===================================================================
--- website/branches/web20/projects/en/projects.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/projects.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#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 home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects Overview</a>
</div>
<div id="maincol">
Modified: website/branches/web20/projects/en/sampleproject.wml
===================================================================
--- website/branches/web20/projects/en/sampleproject.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/sampleproject.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#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 home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/projects>">Sample Project</a>
</div>
Modified: website/branches/web20/projects/en/serverside.wml
===================================================================
--- website/branches/web20/projects/en/serverside.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/serverside.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="Tor Project: Server-side Projects" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/serverside>">Server-side Projects</a>
</div>
Modified: website/branches/web20/projects/en/torbrowser-details.wml
===================================================================
--- website/branches/web20/projects/en/torbrowser-details.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torbrowser-details.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -6,7 +6,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torbrowser>">TorBrowser</a>
</div>
Modified: website/branches/web20/projects/en/torbrowser-split.wml
===================================================================
--- website/branches/web20/projects/en/torbrowser-split.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torbrowser-split.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -6,7 +6,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torbrowser>">TorBrowser » </a>
<a href="<page projects/torbrowser>">TorBrowser-Split</a>
Modified: website/branches/web20/projects/en/torbrowser.wml
===================================================================
--- website/branches/web20/projects/en/torbrowser.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torbrowser.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -6,7 +6,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torbrowser>">TorBrowser</a>
</div>
@@ -240,7 +240,7 @@
<h3><a class="anchor" href="#More">More information</a></h3>
<p><strong>What is Tor and why do I need it?</strong> To learn more about Tor, visit the <a
- href="<page home>">Tor Project
+ href="<page index>">Tor Project
website</a>.</p>
<p><strong>What is in the Tor Browser Bundle?</strong> It
Modified: website/branches/web20/projects/en/torbutton-faq.wml
===================================================================
--- website/branches/web20/projects/en/torbutton-faq.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torbutton-faq.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#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 home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torbutton>">TorButton » </a>
<a href="<page projects/torbutton-faq>">TorButton FAQ</a>
Modified: website/branches/web20/projects/en/torbutton-options.wml
===================================================================
--- website/branches/web20/projects/en/torbutton-options.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torbutton-options.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#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 home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torbutton>">TorButton » </a>
<a href="<page projects/torbutton-options>">TorButton Options</a>
Modified: website/branches/web20/projects/en/torbutton.wml
===================================================================
--- website/branches/web20/projects/en/torbutton.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torbutton.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#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 home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torbutton>">TorButton</a>
</div>
Modified: website/branches/web20/projects/en/tordnsel.wml
===================================================================
--- website/branches/web20/projects/en/tordnsel.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/tordnsel.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#include "head.wmi" TITLE="A public TorDNSEL service" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/tordnsel>">TorDNSEL</a>
</div>
Modified: website/branches/web20/projects/en/torvm.wml
===================================================================
--- website/branches/web20/projects/en/torvm.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/torvm.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -6,7 +6,7 @@
<div id="content" class="clearfix">
<div id="breadcrumbs">
- <a href="<page home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/torvm>">Tor VM</a>
</div>
Modified: website/branches/web20/projects/en/vidalia.wml
===================================================================
--- website/branches/web20/projects/en/vidalia.wml 2010-08-12 15:06:21 UTC (rev 22878)
+++ website/branches/web20/projects/en/vidalia.wml 2010-08-12 15:17:47 UTC (rev 22879)
@@ -5,7 +5,7 @@
#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 home>">Home » </a>
+ <a href="<page index>">Home » </a>
<a href="<page projects/projects>">Projects » </a>
<a href="<page projects/vidalia>">Vidalia » </a>
</div>
More information about the tor-commits
mailing list