Author: robweir
Date: Thu Sep 26 14:01:13 2013
New Revision: 1526497
URL: http://svn.apache.org/r1526497
Log:
Add base content for translation of new Turkish website
Added:
openoffice/ooo-site/trunk/content/tr-test/
- copied from r1523990, openoffice/ooo-site/trunk/content/xx/
openoffice/ooo-site/trunk/templates/tr-test/
- copied from r1523731, openoffice/ooo-site/trunk/templates/xx/
Modified:
openoffice/ooo-site/trunk/content/tr-test/download/index.html
openoffice/ooo-site/trunk/content/tr-test/index.html
openoffice/ooo-site/trunk/content/tr-test/product/index.mdtext
openoffice/ooo-site/trunk/content/tr-test/product/leftnav.mdtext
openoffice/ooo-site/trunk/content/tr-test/product/linux.mdtext
openoffice/ooo-site/trunk/content/tr-test/product/mac.mdtext
openoffice/ooo-site/trunk/content/tr-test/product/reviews.mdtext
openoffice/ooo-site/trunk/content/tr-test/product/suite.mdtext
openoffice/ooo-site/trunk/content/tr-test/product/windows.mdtext
openoffice/ooo-site/trunk/content/tr-test/support/index.html
openoffice/ooo-site/trunk/content/tr-test/topnav.mdtext
openoffice/ooo-site/trunk/content/tr-test/why/leftnav.mdtext
openoffice/ooo-site/trunk/content/tr-test/why/why_new_computers.mdtext
openoffice/ooo-site/trunk/content/tr-test/why/why_odf.mdtext
openoffice/ooo-site/trunk/content/tr-test/why/why_other.mdtext
openoffice/ooo-site/trunk/templates/tr-test/product/ssi.mdtext
openoffice/ooo-site/trunk/templates/tr-test/ssi.mdtext
openoffice/ooo-site/trunk/templates/tr-test/why/ssi.mdtext
Modified: openoffice/ooo-site/trunk/content/tr-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/download/index.html?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/tr-test/download/index.html Thu Sep 26
14:01:13 2013
@@ -23,7 +23,7 @@
</style>
<script>
if (window.document.referrer.indexOf("shell.windows.com") != -1)
- location.href = "/xx/why/why_odf.html";
+ location.href = "/tr-test/why/why_odf.html";
function shareFacebook() {
_gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']);
@@ -48,7 +48,7 @@
<script type="text/javascript">
<!--
// Set a specific language ISO code to force to assemble a certain localized
build as download URL
- var NL_LANGUAGE = "";
+ var NL_LANGUAGE = "tr";
// Get the download URL
var LINK = getLink();
@@ -337,7 +337,7 @@
<ul>
<li><a href="/license.html"
title="Apache OpenOffice License">License</a></li>
- <li><a href="other.html#source"
+ <li><a href="/download/other.html#source"
title="For developers and power users: Get the source to build Apache
OpenOffice from scratch.">Source</a>
<li><a
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"
title="For developers and power users: HowTo guide to build Apache
OpenOffice from scratch.">Building Guide</a></li>
@@ -353,7 +353,7 @@
title="When were old releases planned?"> Historic Release Schedule</a></li>
<li><a href="/development/releases/index.html"
title="What is new, what has been improved in Apache OpenOffice?">Release
Notes</a></li>
- <li><a href="checksums.html"
+ <li><a href="/download/checksums.html"
title="How to verify the downloaded file with signatures and
hashes?">Verify the downloaded file</a></li>
<li><a href="/product/index.html"
title="A tour through all Apache OpenOffice applications">Product
Information</a></li>
@@ -366,9 +366,9 @@
title="Extensive user manuals for every day use">User Guides</a></li>
<li><a href="/development/releases/eol.html"
title="Information about releases that have reached End-Of-Life
status">End-Of-Life Information</a></li>
- <li><a href="support/index.html"
+ <li><a href="/download/support/index.html"
title="If the information above did not answer your question: Free and
paid support!">Support</a></li>
- <li><a href="common/java.html"
+ <li><a href="/download/common/java.html"
title="Explains why to use Java and what it is">Java and Apache
OpenOffice</a></li>
<!--<li><a href="http://java.com/en/download/manual_v6.jsp"
title="Get the Java Runtime Environment (JRE 1.6)">Get the Java Runtime
Environment (JRE 1.6)</a></li>-->
Modified: openoffice/ooo-site/trunk/content/tr-test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/index.html?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/index.html (original)
+++ openoffice/ooo-site/trunk/content/tr-test/index.html Thu Sep 26 14:01:13
2013
@@ -41,8 +41,8 @@
<li>
<div class="action-info">
<div class="action-text action-link">
- <h2><a href="/xx/why/">I want to learn more about OpenOffice</a></h2>
- <p><a href="/xx/why/">What is Apache OpenOffice? And why should I
use it?</a></p>
+ <h2><a href="/tr-test/why/">I want to learn more about
OpenOffice</a></h2>
+ <p><a href="/tr-test/why/">What is Apache OpenOffice? And why should
I use it?</a></p>
</div>
</div>
</li>
@@ -52,8 +52,8 @@
<li>
<div class="action-download">
<div class="action-text action-link">
- <h2><a href="/xx/download/">I want to download OpenOffice</a></h2>
- <p><a href="/xx/download/">Download Apache OpenOffice for free, or
find out about other ways of getting it.</a></p>
+ <h2><a href="/tr-test/download/">I want to download
OpenOffice</a></h2>
+ <p><a href="/tr-test/download/">Download Apache OpenOffice for free,
or find out about other ways of getting it.</a></p>
</div>
</div>
</li>
@@ -63,8 +63,8 @@
<li>
<div class="action-help">
<div class="action-text action-link">
- <h2><a href="/xx/support/">I need help with my OpenOffice</a></h2>
- <p><a href="/xx/support/">Help is at hand whenever you need
it.</a></p>
+ <h2><a href="/tr-test/support/">I need help with my
OpenOffice</a></h2>
+ <p><a href="/tr-test/support/">Help is at hand whenever you need
it.</a></p>
</div>
</div>
</li>
@@ -85,8 +85,8 @@
<li>
<div class="action-participate">
<div class="action-text action-link">
- <h2><a href="/xx/participate/">I want to participate in
OpenOffice</a></h2>
- <p><a href="/xx/participate/">
+ <h2><a href="/tr-test/participate/">I want to
participate in OpenOffice</a></h2>
+ <p><a href="/tr-test/participate/">
Apache OpenOffice is made with help from people all over the world.
Feel free to contribute!</a></p>
</div>
</div>
@@ -97,8 +97,8 @@
<li>
<div class="action-social">
<div class="action-text action-link">
- <h2><a href="/xx/social/"
onclick="javascript:follow('SocialLink');">I want to stay in touch with
OpenOffice</a></h2>
- <p><a href="/xx/social/" onclick="javascript:follow('SocialLink');">
+ <h2><a href="/tr-test/social/"
onclick="javascript:follow('SocialLink');">I want to stay in touch with
OpenOffice</a></h2>
+ <p><a href="/tr-test/social/"
onclick="javascript:follow('SocialLink');">
Follow the progress of OpenOffice via our announcement list, social
media areas and blog.</a></p>
<div class="action-social-extra">
<p>
@@ -190,7 +190,7 @@
</div>
<div class="campaign">
- <h2><a href="/xx/news/">More OpenOffice News...</a></h2>
+ <h2><a href="/tr-test/news/">More OpenOffice News...</a></h2>
</div>
<!--
Modified: openoffice/ooo-site/trunk/content/tr-test/product/index.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/index.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/index.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/index.mdtext Thu Sep 26
14:01:13 2013
@@ -77,10 +77,10 @@ Apache OpenOffice is **standards complia
### [Find out more][8] or [try it today][1]!
-[1]: /xx/download "Download Apache OpenOffice"
+[1]: /tr-test/download "Download Apache OpenOffice"
[2]: /about_us/milestones.html
[3]: reviews.html
[4]: /projects/native-lang.html
[6]: http://www.oasis-open.org/
[7]: http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office
-[8]: /xx/why/
\ No newline at end of file
+[8]: /tr-test/why/
\ No newline at end of file
Modified: openoffice/ooo-site/trunk/content/tr-test/product/leftnav.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/leftnav.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/leftnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/leftnav.mdtext Thu Sep 26
14:01:13 2013
@@ -2,14 +2,14 @@ divid: leftnav
# Products
- - [Writer](/product/writer.html)
- - [Calc](/product/calc.html)
- - [Impress](/product/impress.html)
- - [Draw](/product/draw.html)
- - [Math](/product/math.html)
- - [Base](/product/base.html)
+ - [Writer](/tr-test/product/writer.html)
+ - [Calc](/tr-test/product/calc.html)
+ - [Impress](/tr-test/product/impress.html)
+ - [Draw](/tr-test/product/draw.html)
+ - [Math](/tr-test/product/math.html)
+ - [Base](/tr-test/product/base.html)
# More
- - [Suite](/product/suite.html)
- - [Reviews](/product/reviews.html)
+ - [Suite](/tr-test/product/suite.html)
+ - [Reviews](/tr-test/product/reviews.html)
Modified: openoffice/ooo-site/trunk/content/tr-test/product/linux.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/linux.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/linux.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/linux.mdtext Thu Sep 26
14:01:13 2013
@@ -48,6 +48,6 @@ Apache OpenOffice has the following spec
## Additional Resources
- - Click here to [download](http://www.openoffice.org/download/)
+ - Click here to [download](http://www.openoffice.org/tr-test/download/)
- Click here to get [install intructions for OpenOffice on
Linux](http://www.openoffice.org/download/common/instructions.html#linux)
- Click here to get help and support in the [Community Support
Forums](http://forum.openoffice.org/)
Modified: openoffice/ooo-site/trunk/content/tr-test/product/mac.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/mac.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/mac.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/mac.mdtext Thu Sep 26
14:01:13 2013
@@ -47,7 +47,7 @@ Apache OpenOffice has the following spec
## Additional Resources
- - Click here to [download](http://www.openoffice.org/download/)
+ - Click here to [download](http://www.openoffice.org/tr-test/download/)
- Click here to get [install instructions for OpenOffice on
MacOSX](http://www.openoffice.org/download/common/instructions.html#apple)
- Click here to get help and support in the [Community Support
Forums](http://forum.openoffice.org/)
\ No newline at end of file
Modified: openoffice/ooo-site/trunk/content/tr-test/product/reviews.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/reviews.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/reviews.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/reviews.mdtext Thu Sep 26
14:01:13 2013
@@ -433,7 +433,7 @@ then that's their genuine, unbiased, uni
*Our pick of the low-cost office suites has had a much-needed overhaul, and
now battles Microsoft in terms of features, not just price.*
- OpenOffice.org 2 earns  in
+ OpenOffice.org 2 earns  in
[Issue 135, Jan 06][pcpro]. The magazine's reviewer concludes:
*OpenOffice certainly doesn't lack features compared to the market leader,
Modified: openoffice/ooo-site/trunk/content/tr-test/product/suite.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/suite.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/suite.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/suite.mdtext Thu Sep 26
14:01:13 2013
@@ -52,4 +52,4 @@ office package.
Everything you need in an office productivity suite - [get it today][1]!
-[1]: /download/ "Download Apache OpenOffice"
+[1]: /tr-test/download/ "Download Apache OpenOffice"
Modified: openoffice/ooo-site/trunk/content/tr-test/product/windows.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/product/windows.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/product/windows.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/product/windows.mdtext Thu Sep 26
14:01:13 2013
@@ -51,6 +51,6 @@ Apache OpenOffice has the following spec
## Additional Resources
- - Click here to [download](http://www.openoffice.org/download/)
+ - Click here to [download](http://www.openoffice.org/tr-test/download/)
- Click here to get [Install intructions for OpenOffice on
Windows](http://www.openoffice.org/download/common/instructions.html#win)
- Click here to get help and support in the [Community Support
Forums](http://forum.openoffice.org/)
Modified: openoffice/ooo-site/trunk/content/tr-test/support/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/support/index.html?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/support/index.html (original)
+++ openoffice/ooo-site/trunk/content/tr-test/support/index.html Thu Sep 26
14:01:13 2013
@@ -95,7 +95,7 @@ Welcome to the Apache OpenOffice Support
<a name="books" id="books"></a>
<span class='supporthead'>Books about OpenOffice</span>
<div class="support">
- <p>On our <a href="books.html">Books page</a> you will find a listing
of the many books written about OpenOffice topics, for general and specialized
use.</p>
+ <p>On our <a href="/support/books.html">Books page</a> you will find a
listing of the many books written about OpenOffice topics, for general and
specialized use.</p>
<a name="online-resources" id="online-resources"></a>
<span class='supporthead'>Online Resources</span>
Modified: openoffice/ooo-site/trunk/content/tr-test/topnav.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/topnav.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/topnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/topnav.mdtext Thu Sep 26 14:01:13
2013
@@ -8,9 +8,9 @@ divid: topnava
- [Get Involved][m5]
-[m0]: /xx/product/ "Apache OpenOffice product description"
-[m1]: /xx/download/ "Download Apache OpenOffice"
-[m2]: /xx/support/ "Find Support for OpenOffice"
+[m0]: /tr-test/product/ "Apache OpenOffice product
description"
+[m1]: /tr-test/download/ "Download Apache OpenOffice"
+[m2]: /tr-test/support/ "Find Support for OpenOffice"
[m3]: http://blogs.apache.org/ooo/ "Apache OpenOffice Blog"
[m4]: /extensions/ "Extensions and Templates for OpenOffice"
-[m5]: /xx/participate/ "Get involved in Apache OpenOffice"
+[m5]: /tr-test/participate/ "Get involved in Apache OpenOffice"
Modified: openoffice/ooo-site/trunk/content/tr-test/why/leftnav.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/why/leftnav.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/why/leftnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/why/leftnav.mdtext Thu Sep 26
14:01:13 2013
@@ -2,24 +2,24 @@ divid: leftnav
# Why
- - [Great software](/xx/why/why_great.html)
- - [Easy to use](/xx/why/why_easy.html)
- - [Free software](/xx/why/why_free.html)
+ - [Great software](/tr-test/why/why_great.html)
+ - [Easy to use](/tr-test/why/why_easy.html)
+ - [Free software](/tr-test/why/why_free.html)
# Where
- - [Governments](/xx/why/why_gov.html)
- - [Education](/xx/why/why_edu.html)
- - [Businesses](/xx/why/why_sme.html)
- - [Not for profits](/xx/why/why_nfp.html)
- - [IT Businesses](/xx/why/why_oem.html)
- - [F/OSS advocates](/xx/why/why_foss.html)
+ - [Governments](/tr-test/why/why_gov.html)
+ - [Education](/tr-test/why/why_edu.html)
+ - [Businesses](/tr-test/why/why_sme.html)
+ - [Not for profits](/tr-test/why/why_nfp.html)
+ - [IT Businesses](/tr-test/why/why_oem.html)
+ - [F/OSS advocates](/tr-test/why/why_foss.html)
# More reasons
- - [ODF](/xx/why/why_odf.html)
- - [Volunteers](/xx/why/why_volunteers.html)
- - [New Computers](/xx/why/why_new_computers.html)
- - [Compliance](/xx/why/why_compliance.html)
- - [Office 2003 EOL](/xx/why/why_office2003-end-of-life.html)
+ - [ODF](/tr-test/why/why_odf.html)
+ - [Volunteers](/tr-test/why/why_volunteers.html)
+ - [New Computers](/tr-test/why/why_new_computers.html)
+ - [Compliance](/tr-test/why/why_compliance.html)
+ - [Office 2003 EOL](/tr-test/why/why_office2003-end-of-life.html)
Modified: openoffice/ooo-site/trunk/content/tr-test/why/why_new_computers.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/why/why_new_computers.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/why/why_new_computers.mdtext
(original)
+++ openoffice/ooo-site/trunk/content/tr-test/why/why_new_computers.mdtext Thu
Sep 26 14:01:13 2013
@@ -26,5 +26,5 @@ How can we give this to you for free? We
So when the salesman tries to load up your computer invoice with all those
"extras", just say "Thank you, but No. I will install AOO".
-[1]: /xx/download
+[1]: /tr-test/download
Modified: openoffice/ooo-site/trunk/content/tr-test/why/why_odf.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/why/why_odf.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/why/why_odf.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/why/why_odf.mdtext Thu Sep 26
14:01:13 2013
@@ -44,10 +44,10 @@ Apache OpenOffice is the leading open-so
published by the non-profit Apache Software Foundation. OpenOffice is
available in many languages and works on all common computers. OpenOffice can
work with
ODF documents as well as documents from other common office software packages.
It can be downloaded and used completely free of charge for any purpose.
-If you want to read more about Apache OpenOffice, you can look
[here](/xx/why/).
+If you want to read more about Apache OpenOffice, you can look
[here](/tr-test/why/).
##So what do I need to do to read my ODF document?
-[Download Apache OpenOffice](/download) and install it on your machine. It
only takes a few minutes to download and install. Once you have it installed
you
+[Download Apache OpenOffice](/tr-test/download) and install it on your
machine. It only takes a few minutes to download and install. Once you have
it installed you
will be able to read and write ODF documents.
Modified: openoffice/ooo-site/trunk/content/tr-test/why/why_other.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr-test/why/why_other.mdtext?rev=1526497&r1=1523990&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr-test/why/why_other.mdtext (original)
+++ openoffice/ooo-site/trunk/content/tr-test/why/why_other.mdtext Thu Sep 26
14:01:13 2013
@@ -18,7 +18,7 @@ Notice: Licensed to the Apache Softwa
Here are some other reasons to use Apache OpenOffice:
- - **You need to [read and write Open Document Format](other/odf.html) (ODF)
documents (*.odt, *.ods, *.odp)**
+ - **You need to [read and write Open Document Format](why_odf.html) (ODF)
documents (*.odt, *.ods, *.odp)**
- **You are using Microsoft Windows XP or Vista and Microsoft no longer
supports Office on that platform**
Modified: openoffice/ooo-site/trunk/templates/tr-test/product/ssi.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/tr-test/product/ssi.mdtext?rev=1526497&r1=1523731&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/tr-test/product/ssi.mdtext (original)
+++ openoffice/ooo-site/trunk/templates/tr-test/product/ssi.mdtext Thu Sep 26
14:01:13 2013
@@ -1,6 +1,6 @@
doctype: /doctype.html
footer: /footer.html
home: home
-brand: /xx/brand.html
-topnav: /xx/topnav.html
-leftnav: /xx/product/leftnav.html
+brand: /tr-test/brand.html
+topnav: /tr-test/topnav.html
+leftnav: /tr-test/product/leftnav.html
Modified: openoffice/ooo-site/trunk/templates/tr-test/ssi.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/tr-test/ssi.mdtext?rev=1526497&r1=1523731&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/tr-test/ssi.mdtext (original)
+++ openoffice/ooo-site/trunk/templates/tr-test/ssi.mdtext Thu Sep 26 14:01:13
2013
@@ -1,5 +1,5 @@
doctype: /doctype.html
footer: /footer.html
home: home
-topnav: /xx/topnav.html
-brand: /xx/brand.html
+topnav: /tr-test/topnav.html
+brand: /tr-test/brand.html
Modified: openoffice/ooo-site/trunk/templates/tr-test/why/ssi.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/tr-test/why/ssi.mdtext?rev=1526497&r1=1523731&r2=1526497&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/tr-test/why/ssi.mdtext (original)
+++ openoffice/ooo-site/trunk/templates/tr-test/why/ssi.mdtext Thu Sep 26
14:01:13 2013
@@ -1,6 +1,6 @@
doctype: /doctype.html
footer: /footer.html
home: home
-brand: /xx/brand.html
-topnav: /xx/topnav.html
-leftnav: /xx/why/leftnav.html
+brand: /tr-test/brand.html
+topnav: /tr-test/topnav.html
+leftnav: /tr-test/why/leftnav.html