You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2002/12/29 12:46:59 UTC

cvs commit: jakarta-struts/doc/resources project.xml

husted      2002/12/29 03:46:59

  Modified:    doc/resources project.xml
  Log:
  Add Quick Links to project menu.
  
  Revision  Changes    Path
  1.8       +17 -3     jakarta-struts/doc/resources/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	29 Nov 2002 21:17:39 -0000	1.7
  +++ project.xml	29 Dec 2002 11:46:59 -0000	1.8
  @@ -31,10 +31,24 @@
           <item href="utilities.html" name="Other Utils"/>
       </menu>
   
  -    <menu name="Struts">
  -        <item name="Welcome"                 href="../index.html"/>
  +    <menu name="Quick Links">
  +        <item 
  +            name="Welcome"                 
  +            href="../index.html"/>
  +        <item 
  +            name="News and Status"         
  +            href="../news/index.html"/>
  +        <item 
  +            name="Resources *"         
  +            href="index.html"/>
  +        <item 
  +            name="User and Developer Guides" 
  +            href="../userGuide/index.html"/>
  +        <item 
  +            name="FAQs and HowTos"         
  +            href="../faqs/index.html"/>
       </menu>
  -
  +    
   </project>
   
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>