You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ha...@apache.org on 2003/08/16 15:43:36 UTC

cvs commit: cocoon-2.1/src/webapp/samples/simpleform ERROR.xsp OK.xsp descriptor.xml sform.xml success.xml

haul        2003/08/16 06:43:36

  Modified:    src/webapp/samples samples.xml
  Removed:     src/webapp/samples/simpleform ERROR.xsp OK.xsp
                        descriptor.xml sform.xml success.xml
  Log:
  Remove duplicate sample files
  
  Revision  Changes    Path
  1.25      +1 -16     cocoon-2.1/src/webapp/samples/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/samples.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- samples.xml	16 Aug 2003 01:44:12 -0000	1.24
  +++ samples.xml	16 Aug 2003 13:43:36 -0000	1.25
  @@ -80,21 +80,6 @@
       </sample>   
     </group>
     
  -<!-- 
  -  FIXME (SM): obsoleted by xmlform?
  -    
  -  <group name="Sample Forms">
  -    <sample name="Simple Form Validation - Transformer" href="simpleform/sform" xlink:role="dynamic">
  -      This example demonstrates the use of an action to validate user
  -      input and report validation errors to the user through a transfomer.
  -    </sample>
  -    <sample name="Simple Form Validation - Logicsheet" href="simpleform/formval" xlink:role="dynamic">
  -      This example demonstrates the use of an action to validate user
  -      input and report validation errors to the user through a taglib.
  -    </sample>
  -  </group>
  --->
  -  
     <group name="Block Samples">
       <sample name="Blocks with samples" href="blocks">
         Functionality outside the core has been moved to units called "blocks".