You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by to...@apache.org on 2003/10/31 18:13:50 UTC

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

tony        2003/10/31 09:13:50

  Modified:    src/blocks/scratchpad/samples scratchpad-samples.xml
  Log:
  update samples list for image-auth sample
  
  Revision  Changes    Path
  1.5       +8 -1      cocoon-2.1/src/blocks/scratchpad/samples/scratchpad-samples.xml
  
  Index: scratchpad-samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/scratchpad/samples/scratchpad-samples.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- scratchpad-samples.xml	10 Sep 2003 14:57:12 -0000	1.4
  +++ scratchpad-samples.xml	31 Oct 2003 17:13:50 -0000	1.5
  @@ -34,6 +34,13 @@
         Show the usage intercepted JavaScript flow functions
       </sample>
     </group>
  +  
  +  <group name="Image-Based Authentication">
  +    <sample name="Image Auth" href="image-auth/">
  +      An example of image-based authentication using the Flow layer.  
  +      Make sure the Batik block is included before testing this sample.
  +    </sample>
  +  </group>
   
     <group name="Betwixt">
       <sample name="Example" href="betwixt/">