]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Move "Compiling" and "Patch Queue" links.
authorWilliam Victor Mote <vmote@apache.org>
Mon, 7 Apr 2003 00:55:01 +0000 (00:55 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Mon, 7 Apr 2003 00:55:01 +0000 (00:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196216 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/book.xml
src/documentation/content/xdocs/dev/book.xml

index 3f07b83df28e7392f4a642d34cfdc878d8ffccae..74760826bc15a3927d95f5ba804a56895b115eb9 100644 (file)
@@ -9,7 +9,7 @@
         xmlns:xlink="http://www.w3.org/1999/xlink">
 
         <menu label="About">
-          <menu-item label="Index" href="index.html"/>
+          <menu-item label="Home" href="index.html"/>
           <menu-item label="News" href="news.html"/>
           <menu-item label="Logo contest" href="logocontest.html"/>
           <menu-item label="FAQs" href="faq.html"/>
@@ -26,6 +26,7 @@
         </menu>
 
         <menu label="Using FOP">
+          <menu-item label="Compiling" href="compiling.html"/>
           <menu-item label="Running" href="running.html"/>
           <menu-item label="Embedding" href="embedding.html"/>
           <menu-item label="Ant task" href="anttask.html"/>
@@ -43,7 +44,6 @@
 
         <menu label="Developing">
           <menu-item label="Getting Involved" href="involved.html"/>
-          <menu-item label="Compiling" href="compiling.html"/>
           <menu-item label="Testing" href="testing.html"/>
         </menu>
 
@@ -51,6 +51,5 @@
           <menu-item label="Bugs" href="bugs.html"/>
           <menu-item label="Resources" href="resources.html"/>
           <menu-item label="License" href="license.html"/>
-          <external label="Patch queue" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
         </menu>
     </book>
index 7759c58f7641b67ced471b89deabe3efd39bd1e8..9b55bad3873c51b17507cda34647e3ba09815ac4 100644 (file)
@@ -8,7 +8,7 @@
       xmlns:xlink="http://www.w3.org/1999/xlink">
 
     <menu label="About">
-      <menu-item label="Index" href="index.html"/>
+      <menu-item label="Introduction" href="index.html"/>
       <menu-item label="FAQs" href="faq.html"/>
       <menu-item label="Examples" href="examples.html"/>
     </menu>
@@ -28,5 +28,6 @@
       <external label="FOP Wiki" href="http://nagoya.apache.org/wiki/apachewiki.cgi?FOPProjectPages"/>
       <menu-item label="Design" href="../design/index.html"/>
       <menu-item label="Tools" href="tools.html"/>
+      <external label="Patch queue" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
     </menu>
 </book>