You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/06/11 07:25:46 UTC

svn commit: r190076 - /forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/tabs.xml

Author: crossley
Date: Fri Jun 10 22:25:45 2005
New Revision: 190076

URL: http://svn.apache.org/viewcvs?rev=190076&view=rev
Log:
Try more explicit version names for sub-tabs.

Modified:
    forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/tabs.xml

Modified: forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewcvs/forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/tabs.xml?rev=190076&r1=190075&r2=190076&view=diff
==============================================================================
--- forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/tabs.xml (original)
+++ forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/tabs.xml Fri Jun 10 22:25:45 2005
@@ -51,8 +51,8 @@
 	   -->
     
     <tab id="otherVersions" label="Other Versions" dir="" indexfile="docs.html">
-      <tab id="0_60" label="0.60" dir="docs_0_60" indexfile="index.html" /> 
-      <tab id="0_70" label="0.70" dir="docs_0_70" indexfile="index.html" /> 
+      <tab id="0_60" label="0.60 (past)" dir="docs_0_60" indexfile="index.html" /> 
+      <tab id="0_70" label="0.70 (current)" dir="docs_0_70" indexfile="index.html" /> 
       <tab id="0_80" label="0.80-dev" dir="docs_0_80" indexfile="index.html" /> 
     </tab>
 </tabs>