Author: wsmoak
Date: Sun Sep  4 17:49:12 2005
New Revision: 278657

URL: http://svn.apache.org/viewcvs?rev=278657&view=rev
Log:
Updated website navigation for struts-flow

Modified:
    struts/flow/trunk/xdocs/navigation.xml
    struts/site/trunk/xdocs/navigation.xml

Modified: struts/flow/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/struts/flow/trunk/xdocs/navigation.xml?rev=278657&r1=278656&r2=278657&view=diff
==============================================================================
--- struts/flow/trunk/xdocs/navigation.xml (original)
+++ struts/flow/trunk/xdocs/navigation.xml Sun Sep  4 17:49:12 2005
@@ -6,38 +6,38 @@
     <title>Struts Flow - Apache Struts Framework</title>
   <body>
     <menu name="Flow">
-        <item name="Welcome" href="flow/index.html"/>
-        <item name="What's New" href="flow/index.html#What_s_New"/>
-        <item name="Requirements" href="flow/index.html#Requirements"/>
+        <item name="Welcome" href="index.html"/>
+        <item name="What's New" href="index.html#What_s_New"/>
+        <item name="Requirements" href="index.html#Requirements"/>
         <item name="Download (Sourceforge)" 
href="http://sourceforge.net/project/showfiles.php?group_id=49385&amp;package_id=120079"/>
-        <item name="Examples" 
href="flow/index.html#Documentation_and_Examples"/>    
+        <item name="Examples" href="index.html#Documentation_and_Examples"/>   
 
     </menu>
     
     <menu name="Built-in Resources">
         
-        <item name="Flow Methods" href="flow/system.html"/>
-        <item name="Variable 'flow'" href="flow/JSFlow.html"/>
-        <item name="Variable 'log'" href="flow/JSLog.html"/>
-        <item name="Variable 'struts'" href="flow/Struts.html"/>
+        <item name="Flow Methods" href="system.html"/>
+        <item name="Variable 'flow'" href="JSFlow.html"/>
+        <item name="Variable 'log'" href="JSLog.html"/>
+        <item name="Variable 'struts'" href="Struts.html"/>
     </menu>
 
     <menu name="Java Extensions">
-        <item name="java.util.Collection" 
href="flow/CollectionExtensions.html"/>
-        <item name="java.util.List" href="flow/ListExtensions.html"/>
-        <item name="java.io.File" href="flow/FileExtensions.html"/>
-        <item name="java.io.InputStream" 
href="flow/InputStreamExtensions.html"/>
+        <item name="java.util.Collection" href="CollectionExtensions.html"/>
+        <item name="java.util.List" href="ListExtensions.html"/>
+        <item name="java.io.File" href="FileExtensions.html"/>
+        <item name="java.io.InputStream" href="InputStreamExtensions.html"/>
     </menu>
 
     <menu name="Quick Links">
         <item 
             name="Struts"                 
-            href="index.html"/>
+            href="../index.html"/>
         <item
             name="User and Developer Guides *" 
-            href="userGuide/index.html"/>
+            href="../userGuide/index.html"/>
         <item 
             name="FAQs and HowTos"         
-            href="faqs/index.html"/>
+            href="../faqs/index.html"/>
     </menu>
 
   </body>

Modified: struts/site/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/navigation.xml?rev=278657&r1=278656&r2=278657&view=diff
==============================================================================
--- struts/site/trunk/xdocs/navigation.xml (original)
+++ struts/site/trunk/xdocs/navigation.xml Sun Sep  4 17:49:12 2005
@@ -42,13 +42,11 @@
         <item name="BSF Scripting" href="bsf/index.html" />
         <item name="Core" href="/struts-core/index.html"/>
         <item name="EL" href="/struts-el/index.html"/>
-        <!-- <item name="Flow" href="/struts-flow/index.html"/>-->
-        <item name="Flow" href="flow/index.html" />
+        <item name="Flow" href="/struts-flow/index.html"/>
         <!-- <item name="JSF Integration" href="/struts-faces/index.html"/> -->
         <item name="JSF Integration" href="faces/index.html" />
         <item name="Plugins" href="/struts-plugins/index.html"/>
         <item name="Sandbox" href="/struts-sandbox/index.html"/>
-        <!-- Not currently building: <item name="Shale Framework" 
href="/struts-shale/index.html"/> -->
         <item name="Shale Framework" href="shale/index.html" />
         <item name="Taglibs" href="/struts-taglib/index.html"/>
         <!-- <item name="Tiles" href="/struts-tiles/index.html"/> -->



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to