You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/22 14:47:53 UTC

cvs commit: jakarta-commons-sandbox/sql/xdocs navigation.xml

dirkv       2004/05/22 05:47:52

  Modified:    sql/xdocs navigation.xml
  Log:
  new menus
  
  Revision  Changes    Path
  1.2       +5 -19     jakarta-commons-sandbox/sql/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/sql/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	6 Mar 2004 22:19:04 -0000	1.1
  +++ navigation.xml	22 May 2004 12:47:52 -0000	1.2
  @@ -15,31 +15,17 @@
      limitations under the License.
     -->
   
  -<!DOCTYPE project [
  -<!ENTITY commons-nav SYSTEM "../../sandbox-build/incl_nav.xml">
  -]>
  -
  +<!DOCTYPE org.apache.commons.menus SYSTEM '../../../jakarta-commons/commons-build/menus/menus.dtd'>
   <project name="Sql">
  -
  -  <title>Sql</title>
  -  <organizationLogo href="/images/jakarta-logo-blue.gif">
  -   Jakarta
  -  </organizationLogo>
  -
  -  <body>
  -    <links>
  -      <item name="Jakarta Commons" href="http://jakarta.apache.org/commons/"/>
  -    </links>
  -
  -    <menu name="Commons Sql">
  +  <title>Commons&#xA0;Sql</title>
  + <body>
  +    <menu name="Commons&#xA0;Sql">
         <item name="Overview" href="/index.html"/>
         <item name="Javadoc" href="apidocs/index.html"/>
         <item name="Mailing lists" href="/mail-lists.html"/>
         <item name="Team" href="/team-list.html"/>
         <item name="CVS" href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/sql"/>
       </menu>
  -    
  -    &commons-nav;
  -
  +    &common-menus;
     </body>
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org