remm 01/07/27 10:23:29
Modified: docs changelog.html contrib.html index.html news.html
release.html webdav-client.html
Removed: docs webdav.html
Log:
- Website update.
Revision Changes Path
1.30 +21 -1 jakarta-slide/docs/changelog.html
Index: changelog.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/changelog.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- changelog.html 2001/07/23 05:07:05 1.29
+++ changelog.html 2001/07/27 17:23:29 1.30
@@ -281,7 +281,7 @@
<tr>
<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
Fix WebDAV compliance bugs where status code were always wrapped
- inside a 207 (JP)
+ inside a 207 (JP, RM)
</td>
</tr>
@@ -326,6 +326,26 @@
<tr>
<td><img src="images/update.gif" class="icon" alt="update"></td><td>
Upgrade to Tomcat 4.0 beta 6 (RM)
+ </td>
+</tr>
+
+<tr>
+<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
+ DELETE, MOVE, COPY and LOCK now extend a common class which is in
+ charge of generating the 207 error reports (JP, RM)
+ </td>
+</tr>
+
+<tr>
+<td><img src="images/update.gif" class="icon" alt="update"></td><td>
+ Reorganize the code responsible for generating the directory
+ browsing pages (CL)
+ </td>
+</tr>
+
+<tr>
+<td><img src="images/add.gif" class="icon" alt="add"></td><td>
+ Add a flag to disable directory browsing page generation (CL)
</td>
</tr>
1.29 +11 -11 jakarta-slide/docs/contrib.html
Index: contrib.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/contrib.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- contrib.html 2001/07/23 05:07:05 1.28
+++ contrib.html 2001/07/27 17:23:29 1.29
@@ -271,7 +271,7 @@
<a href="mailto:jericho%20at%20apache.org"><b>Sung-Gu Park</b></a>
<br>
- Lots of WebDAV client code, optional helper API for the WebDAV client.
+ WebDAV client library design.
<br>
</p>
@@ -305,6 +305,16 @@
<br>
</p>
+
+<p>
+
+<a href="mailto:cmlenz%20at%20gmx.de"><b>Christopher Lenz</b></a>
+
+<br>
+ Bug fixes, testing.
+ <br>
+</p>
+
</blockquote>
</td>
@@ -402,16 +412,6 @@
<br>
Swing components, WebDAV test GUI.
- <br>
-</p>
-
-
-<p>
-
-<a href="mailto:cmlenz%20at%20gmx.de"><b>Chistopher Lenz</b></a>
-
-<br>
- Bug fixes, testing.
<br>
</p>
1.25 +1 -1 jakarta-slide/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/index.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- index.html 2001/06/24 22:26:08 1.24
+++ index.html 2001/07/27 17:23:29 1.25
@@ -332,7 +332,7 @@
<p>
To see what the current state of each of these components is, please
- see the <a href="status.xml">Status page</a>.
+ see the <a href="status.html">Status page</a>.
<br>
</p>
1.31 +34 -0 jakarta-slide/docs/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/news.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- news.html 2001/07/07 18:29:42 1.30
+++ news.html 2001/07/27 17:23:29 1.31
@@ -219,6 +219,40 @@
<table width="100%" cellpadding="5" cellspacing="5" border="0">
<tr>
+<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>07/27/2001 - Slide 1.0.12 (alpha) released</strong></font></td>
+</tr>
+<tr>
+<td>
+<blockquote>
+
+
+<p>
+ Slide 1.0.12 is now available, and the source in the CVS has been
+ tagged as "SLIDE_1_0_12".
+ <br>
+</p>
+
+
+<p>
+ Get it in <a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0.12.zip">.zip</a>
or <a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0.12.tar.gz">.tar.gz</a>
format.
+ <br>
+</p>
+
+
+<p>
+ Get the source code in <a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src-1.0.12.zip">.zip</a>
or <a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src-1.0.12.tar.gz">.tar.gz</a>
format.
+ <br>
+</p>
+
+
+</blockquote>
+</td>
+</tr>
+</table>
+
+
+<table width="100%" cellpadding="5" cellspacing="5" border="0">
+<tr>
<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>07/07/2001 - Slide 1.0.11 (alpha) released</strong></font></td>
</tr>
<tr>
1.27 +47 -0 jakarta-slide/docs/release.html
Index: release.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/release.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- release.html 2001/07/07 18:29:42 1.26
+++ release.html 2001/07/27 17:23:29 1.27
@@ -228,6 +228,53 @@
<table width="100%" cellpadding="5" cellspacing="5" border="0">
<tr>
+<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Slide 1.0.12</strong></font></td>
+</tr>
+<tr>
+<td>
+<blockquote>
+
+
+<p>
+ Binaries :
+ <ul>
+
+<li>
+<a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0.12.zip">.zip
format</a> (5.1M)</li>
+
+<li>
+<a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0.12.tar.gz">.tar.gz
format</a> (4.7M)</li>
+
+</ul>
+
+<br>
+</p>
+
+
+<p>
+ Source :
+ <ul>
+
+<li>
+<a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src-1.0.12.zip">.zip
format</a> (0.5M)</li>
+
+<li>
+<a
href="http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src-1.0.12.tar.gz">.tar.gz
format</a> (1.0M)</li>
+
+</ul>
+
+<br>
+</p>
+
+
+</blockquote>
+</td>
+</tr>
+</table>
+
+
+<table width="100%" cellpadding="5" cellspacing="5" border="0">
+<tr>
<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Slide 1.0.11</strong></font></td>
</tr>
<tr>
1.8 +118 -113 jakarta-slide/docs/webdav-client.html
Index: webdav-client.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/webdav-client.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- webdav-client.html 2001/06/24 22:26:13 1.7
+++ webdav-client.html 2001/07/27 17:23:29 1.8
@@ -227,53 +227,23 @@
<p>
-
-
-<br>
+ Slide includes a full featured command-line based WebDAV client, which
+ allows full access to the Slide server using the WebDAV protocol.
+ Although the client is part of the Slide project, it is not tied to the
+ Slide server, and was proven to be interoperable with a wide variety
+ of WebDAV servers from other vendors. The reason why it is part of Slide
+ instead of being fully independent and developed separately is the need
+ to manitain a consistent feature set between the client and the server.
+ For example, if ACL support is added to the server, we will want to also
+ have ACL support in the client to be able to manipulate the ACLs.
+ <br>
</p>
-
-</blockquote>
-</td>
-</tr>
-</table>
-
-
-<table width="100%" cellpadding="5" cellspacing="5" border="0">
-<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Features</strong></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-
-
-<p>
-
-
-<br>
-</p>
-
-
-</blockquote>
-</td>
-</tr>
-</table>
-
-
-<table width="100%" cellpadding="5" cellspacing="5" border="0">
-<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>WebDAV level 2</strong></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-
<p>
-
-
-<br>
+ The client supports WebDAV level 2 and WebDAV Access Control Protocol,
+ with support of other WebDAV extensions planned.
+ <br>
</p>
@@ -285,7 +255,7 @@
<table width="100%" cellpadding="5" cellspacing="5" border="0">
<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Delta V</strong></font></td>
+<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>User's Guide</strong></font></td>
</tr>
<tr>
<td>
@@ -293,9 +263,10 @@
<p>
-
-
-<br>
+ The client resides in the "client" subdirectory in the Slide binary
+ distributions. To run it, use the "run" script in the bin directory (the
+ work directory should be the "client" directory).
+ <br>
</p>
@@ -307,7 +278,7 @@
<table width="100%" cellpadding="5" cellspacing="5" border="0">
<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>DASL</strong></font></td>
+<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Command List</strong></font></td>
</tr>
<tr>
<td>
@@ -316,72 +287,106 @@
<p>
-
-<br>
-</p>
-
-
-</blockquote>
-</td>
-</tr>
-</table>
-
-
-<table width="100%" cellpadding="5" cellspacing="5" border="0">
-<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>DAV ACL</strong></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-
-
-<p>
-
-
-<br>
-</p>
-
-
-</blockquote>
-</td>
-</tr>
-</table>
-
-
-<table width="100%" cellpadding="5" cellspacing="5" border="0">
-<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Other Extensions</strong></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-
-
-<p>
-
-
-<br>
-</p>
-
-
-</blockquote>
-</td>
-</tr>
-</table>
-
-
-<table width="100%" cellpadding="5" cellspacing="5" border="0">
-<tr>
-<td bgcolor="#023264"><font size="+1" face="arial,helvetica,sanserif"
color="#ffffff"><strong>Links</strong></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-
-
-<p>
+<ul>
+
+<li>
+<b>options {http_URL|path}</b> Print available http methods</li>
+
+<li>
+<b>open [http_URL]</b> Connect to specified URL</li>
+
+<li>
+<b>close</b> Close current connection</li>
+
+<li>
+<b>exit</b> Exit Slide</li>
+
+<li>
+<b>help</b> Print this help message</li>
+
+<li>
+<b>lpwd</b> Print local working directory</li>
+
+<li>
+<b>lcd [path]</b> Change local working directory</li>
+
+<li>
+<b>lls [-lF] [path]</b> List contents of local directory</li>
+
+<li>
+<b>pwc</b> Print working collection</li>
+
+<li>
+<b>cc [path]</b> Change working collection</li>
+
+<li>
+<b>ls [-lF] [path]</b> List contents of collection</li>
+
+<li>
+<b>url</b> Print working URL</li>
+
+<li>
+<b>status</b> Print latest http status message</li>
+
+<li>
+<b>get path [file]</b> Get a resource to a file</li>
+
+<li>
+<b>put {URL|file} [path]</b> Put a given file or URL to path</li>
+
+<li>
+<b>mkcol path ...</b> Make new collections</li>
+
+<li>
+<b>delete path ...</b> Delete resources</li>
+
+<li>
+<b>copy source destination</b> Copy resource from source to destination path</li>
+
+<li>
+<b>move source destination</b> Move resource from source to destination path</li>
+
+<li>
+<b>lock path</b> Lock specified resource</li>
+
+<li>
+<b>unlock path</b> Unlock specified resource</li>
+
+<li>
+<b>propget path property ...</b> Print value of specified property</li>
+
+<li>
+<b>propput path property value</b> Set property with given value</li>
+
+<li>
+<b>set URLencode {on|off}</b> Set URL encoding flag, default: on</li>
+
+<li>
+<b>set debug {on|off|"level"}</b> Set debug level, default: off</li>
+
+<li>
+<b>acl ["path"]</b> Displays the ACL of path</li>
+
+<li>
+<b>principalcol ["path"]</b> Displays the principal collection set of path</li>
+
+<li>
+<b>grant ["namespace"] "permission" [on "path"] to "principal"</b>
+</li>
+
+<li>
+<b>deny ["namespace"] "permission" [on "path"] to "principal"</b>
+</li>
+
+<li>
+<b>revoke ["namespace"] "permission" [on "path"] from "principal"</b>
+</li>
+
+<li>
+<b>Aliases: help=?, open=connect, ls=dir, pwc=pwd, cc=cd, lls=ldir, copy=cp,
move=mv, delete=del=rm, mkcol=mkdir, propget=propfind, propput=proppatch,
exit=quit=bye</b>
+</li>
+</ul>
<br>
</p>