ugo         2003/11/15 10:20:34

  Modified:    src/blocks/woody/samples welcome.xml
  Log:
  Added flow-jxpath selection list sample to Woody samples page.
  
  Revision  Changes    Path
  1.10      +1 -0      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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- welcome.xml       14 Nov 2003 09:47:27 -0000      1.9
  +++ welcome.xml       15 Nov 2003 18:20:34 -0000      1.10
  @@ -18,6 +18,7 @@
     <sample name="Flowscript" href="form1.flow">The same sample as above using 
Flowscript.</sample>
     <sample name="Registration" href="registration">A simple registration 
form.</sample>
     <sample name="Car selector" href="carselector">Illustrates 
programmatically changing selectionlists.</sample>
  +  <sample name="Country selector" href="countryselector">Illustrates 
programmatically changing flow-jxpath selectionlists.</sample>
     <sample name="Upload" href="upload">Shows an upload widget used with 
Flowscript</sample>
     <sample name="Custom validation" href="customvalidationdemo">Shows custom 
validation and messages widget.</sample>
    </group>
  
  
  

Reply via email to