[Yanel-commits] rev 21648 - in public/yanel/trunk/src/realms/yanel-website/content: . xslt

michi at wyona.com michi at wyona.com
Thu Jan 11 15:09:13 CET 2007


Author: michi
Date: 2007-01-11 15:09:12 +0100 (Thu, 11 Jan 2007)
New Revision: 21648

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/download.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
Log:
download page moved

Modified: public/yanel/trunk/src/realms/yanel-website/content/download.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/download.xhtml	2007-01-11 14:08:33 UTC (rev 21647)
+++ public/yanel/trunk/src/realms/yanel-website/content/download.xhtml	2007-01-11 14:09:12 UTC (rev 21648)
@@ -12,11 +12,11 @@
 <h1>Download</h1>
 
 <p>
-There are no releases available yet, but one can get the source from <a href="download/source-repository.html">Wyona's subversion</a>
+There are no releases available yet, but one can get the source from <a href="../../download/source-repository.html">Wyona's subversion</a>
 </p>
 
 <p>
-In the near future one will be able to find updates through <a href="download/update.rdf">update.rdf</a>
+In the near future one will be able to find updates through <a href="../../download/update.rdf">update.rdf</a>
 </p>
 </body>
 </html>

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-01-11 14:08:33 UTC (rev 21647)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-01-11 14:09:12 UTC (rev 21648)
@@ -102,7 +102,7 @@
 <xsl:template name="navigation">
 <b>All You Need</b><br/>
 &#160;<a href="{$yarep.back2realm}{$yanel.meta.language}/about.html">About</a><br/>
-&#160;<a href="{$yarep.back2realm}download.html">Download</a><br/>
+&#160;<a href="{$yarep.back2realm}en/download/index.html">Download</a><br/>
 &#160;<a href="{$yarep.back2realm}license.html">License</a><br/>
 &#160;<a href="{$yarep.back2realm}{$yanel.meta.language}/getting-started.html">Getting Started</a><br/>
 &#160;Features<br/>




More information about the Yanel-commits mailing list