jvanzyl     2003/12/17 08:40:39

  Modified:    xdocs    navigation.xml
  Log:
  o doing a site deploy but the faq plugin is temporarily busted.
  
  Revision  Changes    Path
  1.36      +10 -1     maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- navigation.xml    9 Dec 2003 17:10:45 -0000       1.35
  +++ navigation.xml    17 Dec 2003 16:40:39 -0000      1.36
  @@ -8,11 +8,20 @@
         <item name="Jelly"                   
href="http://jakarta.apache.org/commons/jelly/index.html"/>
         <item name="Plugins"           href="/reference/plugins/index.html"/>
       </links>
  +    
  +    <menu name="Quick Links">
  +      <item name="Download" href="/start/download.html"/>
  +      <!--
  +      faq plugin is busted
  +      <item name="FAQ" href="/faq.html"/>
  +      -->
  +      <item name="Mailing Lists" href="/mail-lists.html"/>
  +      <item name="Source" href="/cvs-usage.html"/>
  +    </menu>
   
      <menu name="Overview">
         <item name="Goals"                   href="/goals.html"/>
         <item name="Features"                href="/features.html"/>
  -      <item name="Download"                href="/start/download.html"/>
         <item name="News and Status"         href="/status.html"/>
         <item name="Getting Started"         href="/start/index.html" collapse="true">
           <item name="Download"              href="/start/download.html"/>
  
  
  

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

Reply via email to