bruno       2003/08/14 02:59:24

  Modified:    src/documentation/xdocs/howto/xmlform-wizard
                        howto-xmlform-wizard.xml
               src/documentation/xdocs/userdocs/concepts xmlform.xml
  Log:
  Added notes indicating the current state of XMLForm.
  
  Revision  Changes    Path
  1.4       +9 -0      
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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- howto-xmlform-wizard.xml  3 Jul 2003 14:48:10 -0000       1.3
  +++ howto-xmlform-wizard.xml  14 Aug 2003 09:59:24 -0000      1.4
  @@ -13,6 +13,15 @@
   
     <body>
       <s1 title="Notice">
  +      <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="../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>.
  +      </note>
  +
         <p>This How-To is based on components included in the Cocoon 2.1
         distribution. If you don&#39;t have this version, you can obtain it from
         the <link href="../../index.html">Apache Cocoon</link> web site.
  
  
  
  1.4       +8 -5      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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- xmlform.xml       3 Jul 2003 14:48:07 -0000       1.3
  +++ xmlform.xml       14 Aug 2003 09:59:24 -0000      1.4
  @@ -11,15 +11,18 @@
     </header>
     <body>
       <s1 title="Notices">
  +      <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="../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>.
  +      </note>
         <p>This document is based on components included in the current un-released 
Cocoon 2.1
         distribution. Be sure
         to look at the WARNING document that accompanies such pre-release versions.
         </p>
  -      <fixme author="volunteer">
  -        This document is not really a conceptual document for Cocoon
  -        "forms" frameworks, as it describes one particular implementation.
  -        There are now various different solutions.
  -      </fixme>
       </s1>
   
       <s1 title="Introduction">
  
  
  

Reply via email to