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/18 03:04:13 UTC

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

remm        01/01/17 18:04:13

  Modified:    webapps/webdav index.html
  Log:
  - Updated compatibility list, links and version numbers.
  
  Revision  Changes    Path
  1.4       +14 -11    jakarta-tomcat-4.1/webapps/webdav/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.1/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/18 02:04:12	1.4
  @@ -1,16 +1,13 @@
   <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
   <html>
   <head>
  -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  -<meta name="GENERATOR" content="Mozilla/4.72 [en] (WinNT; U) [Netscape]">
  -<meta name="Author" content="Anil K. Vijendran">
  -<title>Tomcat v4.0 dev</title>
  +<title>Tomcat v4.1 dev</title>
   </head>
   <body bgcolor="#FFFFFF">
   <img SRC="tomcat.gif" height=92 width=130 align=LEFT><b><font face="Arial, Helvetica, sans-serif"><font size=+3>Tomcat</font></font></b> 
   <br>
   <b><font face="Arial, Helvetica, sans-serif"><font size=-1>Version
  -4.0 dev</font></font></b>
  +4.1 dev</font></font></b>
   <p>This is the home page for the webdav context. This page is located at:
   <ul>
   <li>
  @@ -20,8 +17,8 @@
   <p>Tomcat 4.0 includes built-in support for WebDAV level 2, which enables 
   remote authoring of the website. You can test these capabilities using a WebDAV
   client like MS WebFolders (included with IE 4.0 and up), MS Office 2000, DAV
  -Explorer (others are listed on the webpages linked below), and point to the
  -<b>/webdav</b> path of the server.
  +Explorer (others are listed below), and point to the <b>/webdav</b> path of 
  +the server.
   
   <p>This test context is DAV enabled, but has been set up in read-only mode for
   safety reasons. It can be put in read-write mode by editing the web 
  @@ -29,12 +26,15 @@
   
   <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 :
  @@ -50,13 +50,16 @@
   <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>