You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2004/04/02 13:13:21 UTC

cvs commit: cocoon-2.1/src/blocks/forms/samples welcome.xml

stephan     2004/04/02 03:13:21

  Modified:    src/blocks/forms/samples welcome.xml
  Log:
  Fix back link.
  
  Revision  Changes    Path
  1.3       +8 -7      cocoon-2.1/src/blocks/forms/samples/welcome.xml
  
  Index: welcome.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/welcome.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- welcome.xml	9 Mar 2004 15:07:50 -0000	1.2
  +++ welcome.xml	2 Apr 2004 11:13:20 -0000	1.3
  @@ -18,15 +18,16 @@
   <samples>
   
    <group name="Main examples page.">
  -   <sample name="Back" href="../blocks">to Cocoon examples main page</sample>
  +  <sample name="Back" href="..">to Cocoon examples main page</sample>
     <note>
  -    Cocoon Forms is the upcoming forms framework for Cocoon.
  -    Although it is marked as unstable it is the *only* supported solution - all
  -    other similar approaches will be deprecated soon.
  -    Of course, your feedback is very much welcome on the Cocoon mailing lists.
  +   Cocoon Forms is the upcoming forms framework for Cocoon.
  +   Although it is marked as unstable it is the *only* supported solution - all
  +   other similar approaches will be deprecated soon.
  +   Of course, your feedback is very much welcome on the Cocoon mailing lists.
     </note>
     <sample name="Cocoon Forms Documentation" href="http://wiki.cocoondev.org/Wiki.jsp?page=Woody">
  -    Documentation is available on the Cocoon Wiki.</sample>
  +   Documentation is available on the Cocoon Wiki.
  +  </sample>
    </group>
   
    <group name="Basic Samples">