crossley    2002/12/28 00:34:08

  Modified:    src/documentation/xdocs/howto Tag: cocoon_2_0_3_branch
                        book.xml
               src/documentation/xdocs/userdocs/actions Tag:
                        cocoon_2_0_3_branch database-actions.xml
               src/documentation/xdocs/userdocs/concepts Tag:
                        cocoon_2_0_3_branch book.xml
  Added:       src/documentation/xdocs/faq Tag: cocoon_2_0_3_branch
                        README.txt
               src/documentation/xdocs/howto Tag: cocoon_2_0_3_branch
                        howto-flow-debugger.xml
               src/documentation/xdocs/tutorial Tag: cocoon_2_0_3_branch
                        README.txt
               src/documentation/xdocs/userdocs/concepts Tag:
                        cocoon_2_0_3_branch validation.xml
  Log:
  Sync with head, ready for website update.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +0 -0      xml-cocoon2/src/documentation/xdocs/faq/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/faq/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.6.2.6   +1 -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.6.2.5
  retrieving revision 1.6.2.6
  diff -u -r1.6.2.5 -r1.6.2.6
  --- book.xml  1 Nov 2002 13:08:08 -0000       1.6.2.5
  +++ book.xml  28 Dec 2002 08:34:08 -0000      1.6.2.6
  @@ -14,6 +14,7 @@
       <menu-item label="Web Syndication" 
href="../userdocs/generators/wsproxy-generator.html"/>    
       <menu-item label="Chaperon" href="chaperon/howto-chaperon-intro.html"/>
       <menu-item label="i18n XMLForm" href="howto-i18n-xmlform.html"/>
  +    <menu-item label="Flow Debugger" href="howto-flow-debugger.html"/>
     </menu>
     <menu label="Documentation">
       <menu-item label="Author How-To" href="howto-author-howto.html"/>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +2 -1      
xml-cocoon2/src/documentation/xdocs/howto/howto-flow-debugger.xml
  
  Index: howto-flow-debugger.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/howto/howto-flow-debugger.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- howto-flow-debugger.xml   11 Dec 2002 18:55:28 -0000      1.1
  +++ howto-flow-debugger.xml   28 Dec 2002 08:34:08 -0000      1.1.2.1
  @@ -17,6 +17,7 @@
          <p>
                For a full description of how to use the debugger itself, please refer 
to the Mozilla Rhino debugger <link 
href="http://www.mozilla.org/rhino/debugger.html";>page</link>.
          </p>
  +<note>Since: 2.1 2002-12-07</note>
        </s1>
        <s1 title="Purpose">
          <p>
  @@ -125,4 +126,4 @@
          </p>
        </s1>
     </body>
  -</document>
  \ No newline at end of file
  +</document>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +0 -0      xml-cocoon2/src/documentation/xdocs/tutorial/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/tutorial/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.2   +0 -1      
xml-cocoon2/src/documentation/xdocs/userdocs/actions/database-actions.xml
  
  Index: database-actions.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/actions/database-actions.xml,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- database-actions.xml      4 Dec 2002 15:33:49 -0000       1.2.2.1
  +++ database-actions.xml      28 Dec 2002 08:34:08 -0000      1.2.2.2
  @@ -34,7 +34,6 @@
           actions, see javadocs for JDBCTypeConversions. The types supported by
           the original actions are documented in AbstractDatabaseAction.
         </p>
  -
        </s1>
   
        <s1 title="Original Database Actions">
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.3   +1 -0      xml-cocoon2/src/documentation/xdocs/userdocs/concepts/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/book.xml,v
  retrieving revision 1.3.2.2
  retrieving revision 1.3.2.3
  diff -u -r1.3.2.2 -r1.3.2.3
  --- book.xml  17 Jun 2002 09:44:17 -0000      1.3.2.2
  +++ book.xml  28 Dec 2002 08:34:08 -0000      1.3.2.3
  @@ -23,6 +23,7 @@
       <menu-item label="StoreJanitor" href="storejanitor.html"/>
       <menu-item label="XMLSearching" href="xmlsearching.html"/>
       <menu-item label="XMLForm" href="xmlform.html"/>
  +    <menu-item label="XML Validation" href="validation.html"/>
       <menu-item label="Databases" href="databases.html"/>
       <menu-item label="Modules" href="modules.html"/>
     </menu>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.1   +0 -0      
xml-cocoon2/src/documentation/xdocs/userdocs/concepts/validation.xml
  
  Index: validation.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/validation.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  
  
  

----------------------------------------------------------------------
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