vgritsenko    2004/02/06 05:37:43

  Modified:    src/documentation/content/xdocs book.xml news.xml
               src/documentation/content/xdocs/community/howto book.xml
               src/documentation/content/xdocs/community/howto/compilation
                        book.xml
               src/documentation/content/xdocs/dev book.xml news.xml
  Log:
  Added link to the Wiki, added Wiki news.
  
  Revision  Changes    Path
  1.8       +2 -1      xml-xindice/src/documentation/content/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/book.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- book.xml  25 Dec 2003 22:06:48 -0000      1.7
  +++ book.xml  6 Feb 2004 13:37:43 -0000       1.8
  @@ -22,6 +22,7 @@
         <menu-item label="Developer Guide" href="guide-developer.html"/>
         <menu-item label="Commandline Tool Guide" href="guide-tools.html"/>
         <menu-item label="FAQ" href="faq.html"/>
  +      <menu-item label="Wiki" href="http://wiki.apache.org/xindice"/>
         <menu-item label="Javadocs" href="api/index.html"/>
      </menu>
      <menu label="Community">
  
  
  
  1.8       +8 -2      xml-xindice/src/documentation/content/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/news.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- news.xml  1 Jan 2004 21:34:10 -0000       1.7
  +++ news.xml  6 Feb 2004 13:37:43 -0000       1.8
  @@ -15,6 +15,12 @@
     <body>
       <ul>
         <li>
  +        <strong>5 February 2003</strong>:
  +        The Apache Xindice got a Wiki instance at <link 
href="http://wiki.apache.org/";>
  +        Apache Wiki Farm</link>, located at
  +        <link 
href="http://wiki.apache.org/xindice";>http://wiki.apache.org/xindice</link>.
  +      </li>
  +      <li>
           <strong>31 December 2003</strong>:
           The Apache Xindice team is pleased to <link 
href="http://marc.theaimsgroup.com/?l=xindice-dev&amp;m=107289430732328";>announce</link>
           the release of the next version of the Xindice native XML database,
  
  
  
  1.6       +1 -8      
xml-xindice/src/documentation/content/xdocs/community/howto/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-xindice/src/documentation/content/xdocs/community/howto/book.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- book.xml  26 Nov 2002 09:20:42 -0000      1.5
  +++ book.xml  6 Feb 2004 13:37:43 -0000       1.6
  @@ -14,14 +14,7 @@
           <menu-item label="Windows" href="compilation/windows.html"/>
       </menu>
   
  -<!--
  -    <menu label="General How-Tos">
  -        <menu-item label="Compilation How-to" 
href="compilation/compilation.html"/>
  -    </menu>
  --->
  -
       <menu label="Installation How-Tos">
           <menu-item label="Tomcat How-to" href="installation/tomcat.html"/>
       </menu>
  -
   </book>
  
  
  
  1.4       +3 -1      
xml-xindice/src/documentation/content/xdocs/community/howto/compilation/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-xindice/src/documentation/content/xdocs/community/howto/compilation/book.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- book.xml  24 Nov 2002 00:34:10 -0000      1.3
  +++ book.xml  6 Feb 2004 13:37:43 -0000       1.4
  @@ -1,10 +1,12 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" 
"book-cocoon-v10.dtd">
  +
   <!--
     - Version: $Revision$ $Date$
     - Author: Vladimir R. Bossicard ([EMAIL PROTECTED])
     - Author: Dave Viner ([EMAIL PROTECTED])
     -->
  +
   <book software="Xindice" title="Xindice compilation HOWTOs" copyright="2002 
The Apache Foundation" xmlns:xlink="http://www.w3.org/1999/xlink";>
       <menu label="How-Tos">
           <menu-item label="Index" href="../index.html"/>
  
  
  
  1.7       +5 -11     xml-xindice/src/documentation/content/xdocs/dev/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/dev/book.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- book.xml  25 Dec 2003 22:06:48 -0000      1.6
  +++ book.xml  6 Feb 2004 13:37:43 -0000       1.7
  @@ -17,15 +17,9 @@
          <menu-item label="Todo" href="todo.html"/>
      </menu>
   
  -<!--
  -   <menu label="Documentation">
  -      <menu-item label="Getting Started" href="guide-started.html"/>
  -      <menu-item label="Database Programming" href="guide-programming.html"/>
  -   </menu>
  --->
  -
  -   <menu label="Developer documentation">
  -      <menu-item label="How to contribute" href="doc-contributing.html"/>
  -      <menu-item label="Xindice internals" href="guide-internals.html"/>
  +   <menu label="Developers">
  +      <menu-item label="How To Contribute" href="doc-contributing.html"/>
  +      <menu-item label="Xindice Internals" href="guide-internals.html"/>
  +      <menu-item label="Wiki" href="http://wiki.apache.org/xindice"/>
      </menu>
   </book>
  
  
  
  1.5       +13 -2     xml-xindice/src/documentation/content/xdocs/dev/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/dev/news.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- news.xml  1 Jan 2004 21:34:10 -0000       1.4
  +++ news.xml  6 Feb 2004 13:37:43 -0000       1.5
  @@ -15,6 +15,17 @@
     <body>
       <ul>
         <li>
  +        <strong>6 February 2003</strong>:
  +        Lexus, XUpdate implementation, upgraded to latest CVS version. This 
Lexus
  +        version have bug fixes for multithreading issues.
  +      </li>
  +      <li>
  +        <strong>5 February 2003</strong>:
  +        The Apache Xindice got a Wiki instance at <link 
href="http://wiki.apache.org/";>
  +        Apache Wiki Farm</link>, located at
  +        <link 
href="http://wiki.apache.org/xindice";>http://wiki.apache.org/xindice</link>.
  +      </li>
  +      <li>
           <strong>31 December 2003</strong>:
           The Apache Xindice team is pleased to <link 
href="http://marc.theaimsgroup.com/?l=xindice-dev&amp;m=107289430732328";>announce</link>
           the release of the next version of the Xindice native XML database,
  
  
  

Reply via email to