shannon     2002/06/01 06:19:12

  Modified:    src/documentation/xdocs/howto book.xml index.xml
  Log:
  revised XMLForm How-To link
  
  Revision  Changes    Path
  1.5       +5 -0      xml-cocoon2/src/documentation/xdocs/howto/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/book.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml  29 May 2002 19:34:33 -0000      1.4
  +++ book.xml  1 Jun 2002 13:19:12 -0000       1.5
  @@ -13,6 +13,10 @@
       <menu-item label="Index" href="index.html"/>
     </menu>
   
  +  <menu label="Using Cocoon">
  +    <menu-item label="XMLForm" href="xmlform-wizard/howto-xmlform-wizard.html"/>
  +  </menu>
  +
     <menu label="Documentation">
       <menu-item label="Author How-To" href="howto-author-howto.html"/>
       <menu-item label="Author FAQ" href="howto-author-faq.html"/>
  @@ -22,5 +26,6 @@
       <menu-item label="Prepare patch" href="howto-patch.html"/>
       <menu-item label="Bugzilla" href="howto-bugzilla.html"/>
     </menu>
  +  
     
   </book>
  
  
  
  1.5       +11 -2     xml-cocoon2/src/documentation/xdocs/howto/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml 29 May 2002 19:34:58 -0000      1.4
  +++ index.xml 1 Jun 2002 13:19:12 -0000       1.5
  @@ -18,8 +18,15 @@
   This is a collection of How-tos. The Cocooon project is actively seeking additional 
How-to contributors to expand this collection. For information on how to do that, 
please see <link href="howto-author-howto.html">How to write a How-to</link>.
   </p>
   
  +  <s2 title="Using Cocoon">
   
  - <s2 title="Documentation How-Tos">
  +     <ul>
  +<li><link href="xmlform-wizard/howto-xmlform-wizard.html">XMLForm How-To</link></li>
  +     </ul>
  + </s2>
  +
  +
  + <s2 title="Documentation">
   
        <ul>
   <li><link href="howto-author-howto.html">How to Author a How-To</link></li>
  @@ -28,7 +35,7 @@
   
    </s2>
   
  - <s2 title="Contribution How-Tos">
  + <s2 title="Contribution">
   
        <ul>
   <li><link href="howto-patch.html">How to Prepare a Patch</link></li>
  @@ -36,6 +43,8 @@
   via Bugzilla</link></li>
        </ul>
    </s2>
  + 
  +
    
      <s2 title="Third Party HOWTOs">
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to