paulsp      01/12/14 04:55:35

  Modified:    xdocs/stylesheets project.xml
  Log:
  o Added Change Log to left navigation bar
  
  Revision  Changes    Path
  1.10      +15 -10    jakarta-jetspeed/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/stylesheets/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml       2001/09/29 05:17:57     1.9
  +++ project.xml       2001/12/14 12:55:35     1.10
  @@ -10,25 +10,23 @@
           <item name="Overview"              href="/index.html"/>
           <item name="Features"              href="/features.html"/>
           <item name="License"               href="/license.html"/>
  -        <item name="Download"              
href="http://jakarta.apache.org/builds/jakarta-jetspeed/release/"/>
           <item name="Installation"          href="/install.html"/>
           <item name="FAQ"                   href="/faq.html"/>
           <item name="Sample Sites"          href="/usejetspeed.html"/>
           <item name="Resources"             href="/resources.html"/>
  -    </menu>
  -    <menu name="Get Involved">
           <item name="Todo"                  href="/todo.html"/>
  -        <item name="Contributors"          href="/contributors.html"/>
  -        <item name="CVS Repository"        
href="http://jakarta.apache.org/site/cvsindex.html"/>        
  -        <item name="CVS Branches"          href="/branches.html"/>
  -        <item name="Coding Spec"           href="/code-standards.html"/>
  +        <item name="Changes"               href="/changes.html"/>
  +    </menu>
  +    <menu name="Download">
  +        <item name="Binaries"              
href="http://jakarta.apache.org/site/binindex.html"/>
  +        <item name="Source Code"           
href="http://jakarta.apache.org/site/sourceindex.html"/>
       </menu>
       <menu name="Documentation">
           <item name="Configuration Guide"   href="/config_guide.html"/>
           <item name="Javadoc"               
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/"/>    
  -        <item name="Development"          href="/application-development.html"/>
  -        <item name="Portlet Howto"        
href="http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm"/>
  -        <item name="Configuration Howto"  
href="http://www.bluesunrise.com/jetspeed-docs/jetspeed.htm"/>
  +        <item name="Development"           href="/application-development.html"/>
  +        <item name="Portlet Howto"         
href="http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm"/>
  +        <item name="Configuration Howto"   
href="http://www.bluesunrise.com/jetspeed-docs/jetspeed.htm"/>
           <item name="Portlet Catalog"       href="/catalog.html"/>
       </menu>
       <menu name="Components">
  @@ -40,6 +38,13 @@
   <!--
           <item name="iCalendar"             href="/icalendar.html"/>
   -->
  +    </menu>
  +    <menu name="Get Involved">
  +        <item name="Contributors"          href="/contributors.html"/>
  +        <item name="CVS Repository"        
href="http://jakarta.apache.org/site/cvsindex.html"/>        
  +        <item name="CVS Branches"          href="/branches.html"/>
  +        <item name="Coding Spec"           href="/code-standards.html"/>
  +        <item name="Bug Database"          
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Jetspeed"/> 
       </menu>
       </body>
   </project>
  
  
  

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

Reply via email to