unico 2004/01/14 04:51:03
Modified: src/blocks/slide README
Log:
source no longer implements lockable
Revision Changes Path
1.5 +0 -3 cocoon-2.1/src/blocks/slide/README
Index: README
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/slide/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README 4 Dec 2003 17:15:52 -0000 1.4
+++ README 14 Jan 2004 12:51:03 -0000 1.5
@@ -21,7 +21,6 @@
5. If you want an access via WebDAV uncomment the webdav servlet-mapping
declaration in web.xml
-
6. Access WebDAV via MS WebFolders, Cadaver or whatever
http://localhost:8888/webdav/
@@ -32,5 +31,3 @@
* The links of directory browsing doesn't work properly, because of the
servlet mapping.
-
-* The support of the locking mechanism within the sources is in a alpha
state.