You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2003/10/12 17:19:27 UTC

cvs commit: cocoon-2.1/src/documentation/xdocs/howto/xmlform-wizard howto-xmlform-wizard.xml

cziegeler    2003/10/12 08:19:27

  Modified:    src/documentation/xdocs/developing/webapps
                        authentication.xml
               src/documentation/xdocs/userdocs/concepts xmlform.xml
               src/documentation/xdocs/tracks web-publishing-track.xml
                        first-steps-track.xml
               src/documentation/xdocs/userdocs/transformers book.xml
                        transformers.xml
               src/documentation/xdocs/howto/xmlform-wizard
                        howto-xmlform-wizard.xml
  Log:
  Finished rearranging docs to the old places
  Next step is updating the website...
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/documentation/xdocs/developing/webapps/authentication.xml
  
  Index: authentication.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/developing/webapps/authentication.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- authentication.xml	12 Oct 2003 13:16:32 -0000	1.3
  +++ authentication.xml	12 Oct 2003 15:19:26 -0000	1.4
  @@ -720,7 +720,7 @@
           of the user belongs to the same session.</p>
         <p>The easiest way is to use the <em>encodeURL</em> transformer as the last transformation
           step in your pipeline. For more information about session handling, have a look in 
  -        the <link href="../session/preface.html">chapter about sessions</link>.</p>
  +        the <link href="session.html">chapter about sessions</link>.</p>
        </s2>
     </s1>
   </body>
  
  
  
  1.8       +1 -1      cocoon-2.1/src/documentation/xdocs/userdocs/concepts/xmlform.xml
  
  Index: xmlform.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/xmlform.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- xmlform.xml	3 Sep 2003 08:01:34 -0000	1.7
  +++ xmlform.xml	12 Oct 2003 15:19:26 -0000	1.8
  @@ -14,7 +14,7 @@
         <note>
           This document is out of date. XMLForm is not supported anymore starting from
           the Cocoon 2.1 release. Alternatively, you can use <link
  -          href="../advanced/flow/jxforms.html">JXForms</link>, which is conceptually the
  +          href="../flow/jxforms.html">JXForms</link>, which is conceptually the
           same but offers a more robust implementation. Another emerging form
           framework is <link
             href="http://wiki.cocoondev.org/Wiki.jsp?page=Woody">Woody</link>.
  
  
  
  1.2       +2 -2      cocoon-2.1/src/documentation/xdocs/tracks/web-publishing-track.xml
  
  Index: web-publishing-track.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/tracks/web-publishing-track.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- web-publishing-track.xml	4 Sep 2003 14:08:32 -0000	1.1
  +++ web-publishing-track.xml	12 Oct 2003 15:19:27 -0000	1.2
  @@ -48,7 +48,7 @@
                  <p>
                      If you need to convert different data sources to XML, you will have to study
                      the available Cocoon
  -                   <link href="../userdocs/components/generators/generators.html">Generators</link>,
  +                   <link href="../userdocs/generators/generators.html">Generators</link>,
                      to see what options are available. We hope to have a <em>database queries</em> track
                      soon, to give more detail about the available options to access databases.
                  </p>
  @@ -57,7 +57,7 @@
                  <p>
                      At the other end of the pipeline, you will need a Serializer
                      to generate the target formats. Have a look a the
  -                   <link href="../userdocs/components/serializers/serializers.html">available Serializers</link>
  +                   <link href="../userdocs/serializers/serializers.html">available Serializers</link>
                      and the corresponding samples to find out which ones you need to to generate your target
                      output formats.
                  </p>
  
  
  
  1.3       +1 -1      cocoon-2.1/src/documentation/xdocs/tracks/first-steps-track.xml
  
  Index: first-steps-track.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/tracks/first-steps-track.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- first-steps-track.xml	5 Sep 2003 06:37:35 -0000	1.2
  +++ first-steps-track.xml	12 Oct 2003 15:19:27 -0000	1.3
  @@ -32,7 +32,7 @@
             </s2>
             <s2 title="Study the pipeline and sitemap concepts">
               <p>
  -                  Next, we suggest that you study the <link href="../userdocs/user/preface.html">basics</link> to find
  +                  Next, we suggest that you study the <link href="../userdocs/index.html">basics</link> to find
                     out more about how Cocoon works. You should concentrate on understanding the <em>pipeline</em> and <em>sitemap</em>
                     concepts, you don't need much more at this point.
                 </p>
  
  
  
  1.4       +1 -1      cocoon-2.1/src/documentation/xdocs/userdocs/transformers/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/transformers/book.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- book.xml	12 Oct 2003 13:04:49 -0000	1.3
  +++ book.xml	12 Oct 2003 15:19:27 -0000	1.4
  @@ -35,7 +35,7 @@
       <menu-item label="Lexical Transformer" href="lexer-transformer.html"/>
       <menu-item label="Parser Transformer" href="parser-transformer.html"/>
       <menu-item label="Pattern Transformer" href="pattern-transformer.html"/>
  -    <menu-item label="Session Transformer" href="../../advanced/session/contexts.html"/>
  +    <menu-item label="Session Transformer" href="../../developing/webapps/contexts.html"/>
     </menu>
   
   </book>
  
  
  
  1.4       +1 -1      cocoon-2.1/src/documentation/xdocs/userdocs/transformers/transformers.xml
  
  Index: transformers.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/transformers/transformers.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- transformers.xml	12 Oct 2003 13:04:49 -0000	1.3
  +++ transformers.xml	12 Oct 2003 15:19:27 -0000	1.4
  @@ -46,7 +46,7 @@
       <li><link href="lexer-transformer.html">Lexical Transformer</link> (optional)</li>
       <li><link href="parser-transformer.html">Parser Transformer</link> (optional)</li>
       <li><link href="pattern-transformer.html">Pattern Transformer</link> (optional)</li>
  -    <li><link href="../../advanced/session/contexts.html">Session Transformer</link> (optional)</li>
  +    <li><link href="../../developing/webapps/contexts.html">Session Transformer</link> (optional)</li>
     </ul>
   </s1>
   	</body>
  
  
  
  1.7       +1 -1      cocoon-2.1/src/documentation/xdocs/howto/xmlform-wizard/howto-xmlform-wizard.xml
  
  Index: howto-xmlform-wizard.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/howto/xmlform-wizard/howto-xmlform-wizard.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- howto-xmlform-wizard.xml	3 Sep 2003 08:01:34 -0000	1.6
  +++ howto-xmlform-wizard.xml	12 Oct 2003 15:19:27 -0000	1.7
  @@ -16,7 +16,7 @@
         <note>
           This document is out of date. XMLForm is not supported anymore starting from
           the Cocoon 2.1 release. Alternatively, you can use <link
  -          href="../../userdocs/advanced/flow/jxforms.html">JXForms</link>, which is conceptually the
  +          href="../../userdocs/flow/jxforms.html">JXForms</link>, which is conceptually the
           same but offers a more robust implementation. Another emerging form
           framework is <link
             href="http://wiki.cocoondev.org/Wiki.jsp?page=Woody">Woody</link>.