husted      2002/12/29 03:47:26

  Modified:    doc/news project.xml
  Log:
  Add Quick Links to project menu.
  
  Revision  Changes    Path
  1.5       +17 -5     jakarta-struts/doc/news/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml       29 Nov 2002 19:53:24 -0000      1.4
  +++ project.xml       29 Dec 2002 11:47:26 -0000      1.5
  @@ -15,11 +15,23 @@
           <item href="news_2001.html" name="2001 News"/>
       </menu>
   
  -    <menu name="Struts">
  -        <item name="Welcome"                 href="../index.html"/>
  -</menu>
  -
  -
  +    <menu name="Quick Links">
  +        <item 
  +            name="Welcome"                 
  +            href="../index.html"/>
  +        <item 
  +            name="News and Status *"         
  +            href="index.html"/>
  +        <item 
  +            name="Resources"         
  +            href="../resources/index.html"/>
  +        <item 
  +            name="User Guide" 
  +            href="../userGuide/index.html"/>
  +        <item 
  +            name="FAQs and HowTos"         
  +            href="../faqs/index.html"/>
  +    </menu>
   </project>
   
   
  
  
  

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

Reply via email to