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

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

vgritsenko    2004/02/28 22:19:29

  Modified:    src/blocks/woody/samples welcome.xml
  Log:
  Add aggregate field example
  
  Revision  Changes    Path
  1.16      +2 -1      cocoon-2.1/src/blocks/woody/samples/welcome.xml
  
  Index: welcome.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/welcome.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- welcome.xml	29 Feb 2004 05:58:11 -0000	1.15
  +++ welcome.xml	29 Feb 2004 06:19:29 -0000	1.16
  @@ -24,6 +24,7 @@
     <sample name="Custom validation" href="customvalidationdemo">Shows custom validation and messages widget.</sample>
     <sample name="Form Model GUI" href="form_model_gui.flow">Illustrates the use of Class, New, Struct, and Union.</sample>
     <sample name="HTMLArea" href="htmlarea">A simple form using the HTML editor widget.</sample>
  +  <sample name="Aggregate" href="aggregate/example">Aggregate field examples</sample>
    </group>
   
    <group name="Binding Samples">