You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gc...@apache.org on 2003/08/14 22:10:04 UTC

cvs commit: cocoon-2.1/src/blocks/webdav/conf webdav.xsamples

gcasper     2003/08/14 13:10:04

  Added:       src/blocks/webdav/conf webdav.xsamples
  Log:
  Added link to Blocks Samples page
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/src/blocks/webdav/conf/webdav.xsamples
  
  Index: webdav.xsamples
  ===================================================================
  <?xml version="1.0"?>
  
  <xsamples xpath="/samples" unless="group[@name='WebDAV']">
  
    <group name="WebDAV">
      <sample href="webdav/" name="WebDAV">
        Using WebDAV with Cocoon
      </sample>
    </group>
  
  </xsamples>