You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2005/04/15 15:38:52 UTC

svn commit: r161454 - portals/pluto/trunk/xdocs/navigation.xml

Author: cdoremus
Date: Fri Apr 15 06:38:51 2005
New Revision: 161454

URL: http://svn.apache.org/viewcvs?view=rev&rev=161454
Log:
Broke down Installation Guide into items for Installing Distributions and Installing Portlets

Modified:
    portals/pluto/trunk/xdocs/navigation.xml

Modified: portals/pluto/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/xdocs/navigation.xml?view=diff&r1=161453&r2=161454
==============================================================================
--- portals/pluto/trunk/xdocs/navigation.xml (original)
+++ portals/pluto/trunk/xdocs/navigation.xml Fri Apr 15 06:38:51 2005
@@ -37,7 +37,11 @@
 
 <menu name="Getting Started">
   <item name="Download"              href="mirrors.cgi"/>
-  <item name="Installation Guide"    href="/install.html"/>
+  <item name="Installation Guide"    href="/install.html" collapse="true">
+       <item name="Installing Distributions"    href="/install.html#Installing_Distributions"/>
+       <item name="Installing Portlets"    href="/install.html#Installing_Portlets"/>
+  </item>
+
 
   <item name="User Guide"            href="/userguide/index.html" collapse="true">
     <item name="Portal Driver User Guide" href="/userguide/portal.html"/>