gcasper 2003/08/27 13:06:57
Modified: src/blocks/webdav/samples samples.xml
Log:
Added links to flow sample and to wiki entry
Revision Changes Path
1.4 +5 -2 cocoon-2.1/src/blocks/webdav/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/webdav/samples/samples.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- samples.xml 10 Aug 2003 07:43:02 -0000 1.3
+++ samples.xml 27 Aug 2003 20:06:57 -0000 1.4
@@ -6,8 +6,8 @@
</group>
<group name="Documentation">
- <sample name="WebDAV" href="./">
- Not yet available - How to How to build a poor men's CMS with Cocoon and
WebDAV
+ <sample name="WebDAV"
href="http://wiki.cocoondev.org/Wiki.jsp?page=WebDAVBlock">
+ How to How to build a poor men's CMS with Cocoon and WebDAV
</sample>
<sample name="Setting up mod_dav"
href="http://httpd.apache.org/docs-2.0/mod/mod_dav.html">
How to setup the Apache Web server as a WebDAV server
@@ -53,6 +53,9 @@
how to integrate other editors.
</sample>
-->
+ <sample name="Flow sample" href="flowsample/repo/">
+ Sample using flow
+ </sample>
</group>
<group name="Serving WebDAV">