You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by to...@apache.org on 2003/09/26 19:00:45 UTC

cvs commit: jakarta-commons/fileupload/xdocs navigation.xml

tobrien     2003/09/26 10:00:45

  Modified:    fileupload/xdocs navigation.xml
  Log:
  Added the common Jakarta Commons navigation to the FileUpload site
  
  Revision  Changes    Path
  1.3       +7 -0      jakarta-commons/fileupload/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/fileupload/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml	5 May 2003 05:47:32 -0000	1.2
  +++ navigation.xml	26 Sep 2003 17:00:44 -0000	1.3
  @@ -1,4 +1,9 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +
  +<!DOCTYPE project [
  +<!ENTITY commons-nav SYSTEM "../incl_nav.xml">
  +]>
  +
   <project name="FileUpload">
   
     <title>FileUpload</title>
  @@ -11,5 +16,7 @@
         <item name="Customizing"         href="/customizing.html"/>
         <item name="To Do List"          href="/tasks.html"/>
       </menu>
  +
  +    &commons-nav;
     </body>
   </project>
  
  
  

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