You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2001/01/24 06:12:37 UTC

cvs commit: jakarta-tomcat-4.0/webapps/webdav index.html

remm        01/01/23 21:12:36

  Modified:    webapps/webdav index.html
  Log:
  - Update to the Webdav page, listing more compatibe clients.
  
  Revision  Changes    Path
  1.4       +11 -6     jakarta-tomcat-4.0/webapps/webdav/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/webdav/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html	2000/12/16 19:05:21	1.3
  +++ index.html	2001/01/24 05:12:35	1.4
  @@ -29,34 +29,39 @@
   
   <p>Working WebDAV clients include :
   <ul>
  +<li>Adobe GoLive 5.0 (and other WebDAV-enabled Adobe products, like
  +  Photoshop)</li>
  +<li>Cadaver 0.15</li>
  +<li>DAV Explorer 0.60 and 0.70</li>
   <li>Internet Explorer 5 (Windows 2000)</li>
   <li>Internet Explorer 5.5 (Windows 2000)</li>
  +<li>Jakarta Slide 1.0 WebDAV client library</li>
   <li>Office 2000 (Windows 2000)</li>
  -<li>DAV Explorer 0.60</li>
  -<li>Adobe GoLive 5.0</li>
  -<li>Jakarta Slide 1.0 WebDAV client</li>
  +<li>SkunkDAV 1.0</li>
   </ul>
   
   <p>Incompatible WebDAV clients include :
   <ul>
  -<li>DAV Explorer 0.61 and 0.62</li>
   <li>WebDrive</li>
   </ul>
   Any help resolving those issues would be appreciated.
   
  -<p>Documentation on WebDAV:</p>
  +<p>WebDAV links:</p>
   <ul>
   <li><b><a href="http://www.webdav.org">General info on WebDAV</a></b></li>
   <li><b><a href="http://www.ics.uci.edu/pub/ietf/webdav/">WebDAV working 
   group</a></b></li>
   <li><b><a href="http://www.webdav.org/projects/">WebDAV clients</a></b></li>
  +<li><b>
  +<a href="http://jakarta.apache.org/slide/">The Jakarta Slide Project</a>
  +</b></li>
   </ul>
   
   
   <hr>
   <p align="right"><font size=-1><img src="tomcat-power.gif" width="77" height="80"></font><br>
   &nbsp;
  -<font size=-1>Copyright &copy; 1999-2000 Apache Software Foundation</font><br>
  +<font size=-1>Copyright &copy; 1999-2001 Apache Software Foundation</font><br>
   <font size=-1>All Rights Reserved</font> <br>
   &nbsp;</p>
   <p align="right">&nbsp;</p>