You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2007/07/17 01:40:22 UTC

svn commit: r556768 - in /lenya/docu/src/documentation/content: .htaccess xdocs/docs/1_4/ xdocs/docs/2_0_x/ xdocs/docs/index.xml xdocs/site.xml xdocs/tabs.xml

Author: thorsten
Date: Mon Jul 16 16:40:22 2007
New Revision: 556768

URL: http://svn.apache.org/viewvc?view=rev&rev=556768
Log:
Renaming 1.4 to 2.0

Added:
    lenya/docu/src/documentation/content/xdocs/docs/2_0_x/
      - copied from r556741, lenya/docu/src/documentation/content/xdocs/docs/1_4/
Removed:
    lenya/docu/src/documentation/content/xdocs/docs/1_4/
Modified:
    lenya/docu/src/documentation/content/.htaccess
    lenya/docu/src/documentation/content/xdocs/docs/index.xml
    lenya/docu/src/documentation/content/xdocs/site.xml
    lenya/docu/src/documentation/content/xdocs/tabs.xml

Modified: lenya/docu/src/documentation/content/.htaccess
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/.htaccess?view=diff&rev=556768&r1=556767&r2=556768
==============================================================================
--- lenya/docu/src/documentation/content/.htaccess (original)
+++ lenya/docu/src/documentation/content/.htaccess Mon Jul 16 16:40:22 2007
@@ -1,3 +1,4 @@
 AddDefaultCharset UTF-8
 Redirect permanent /1_2_x http://lenya.apache.org/docs/1_2_x
-Redirect permanent /1_4 http://lenya.apache.org/docs/1_4
\ No newline at end of file
+Redirect permanent /1_4 http://lenya.apache.org/docs/2_0_x
+Redirect permanent /docs/1_4 http://lenya.apache.org/docs/2_0_x

Modified: lenya/docu/src/documentation/content/xdocs/docs/index.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/index.xml?view=diff&rev=556768&r1=556767&r2=556768
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/index.xml Mon Jul 16 16:40:22 2007
@@ -25,7 +25,7 @@
       Documentation is available for various versions:
     </p>
     <ul>
-      <li><a href="site:docu1.4/index">2.0.x</a> - the trunk version of Lenya</li>
+      <li><a href="site:docu2.0/index">2.0.x</a> - the trunk version of Lenya</li>
       <li><a href="site:docu1.2.x/index">1.2.x</a> - the stable version of Lenya</li>
     </ul>
     <p>Besides above documentation you can find as well different instructions 

Modified: lenya/docu/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/site.xml?view=diff&rev=556768&r1=556767&r2=556768
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/site.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/site.xml Mon Jul 16 16:40:22 2007
@@ -120,7 +120,7 @@
     | Version 1.4 tab
     +-->
   
-  <docu1.4 href="docs/1_4/" label="Version 2.0" target="1.4" tab="1_4">
+  <docu2.0 href="docs/2_0_x/" label="Version 2.0" target="2.0" tab="2_0">
     <index href="index.html" label="Index"/>
      <faq label="FAQs" href="faq.html">
           <i18n href="#i18n"/>
@@ -189,7 +189,7 @@
       </urls-and-links>
     </reference>
     
-    <javadoc1.4 href="../../../../apidocs/1.4/index.html" label="Core API"/>
+    <javadoc2.0 href="../../../../apidocs/1.4/index.html" label="Core API"/>
     
     <!-- 
     <index href="../modules/index.html" label="List of Modules"/>
@@ -388,7 +388,7 @@
       </xopus_module_section>
     </standard_modules>
     
-  </docu1.4>
+  </docu2.0>
   
   
   <!--+

Modified: lenya/docu/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/tabs.xml?view=diff&rev=556768&r1=556767&r2=556768
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/tabs.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/tabs.xml Mon Jul 16 16:40:22 2007
@@ -34,6 +34,6 @@
   <tab label="Project" dir="" id="project" indexfile="index.html"/>
   <tab label="Developer" id="docu" dir="docs"  indexfile="index.html"/>
   <tab label="Community" dir="community" id="community" indexfile="index.html"/>
-  <tab label="Version 2.0" dir="docs/1_4" id="1_4" indexfile="index.html"/>
+  <tab label="Version 2.0" dir="docs/2_0_x" id="2_0" indexfile="index.html"/>
   <tab label="Version 1.2" dir="docs/1_2_x" id="1_2" indexfile="index.html"/>
 </tabs>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org