Index: openacs-4/packages/oacs-dav/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oacs-dav/www/doc/index.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/oacs-dav/www/doc/index.html 16 Feb 2004 16:49:28 -0000 1.1 +++ openacs-4/packages/oacs-dav/www/doc/index.html 16 Feb 2004 17:03:41 -0000 1.2 @@ -12,11 +12,17 @@ define custom handlers for WebDAV methods for objects that belong to that package.

-

How it Works

-

OpenACS WebDAV Support requires the tDAV AOLserver module to - implement most of the WebDAV protocol. OpenACS WebDAV Support just - provides and interface between tDAV and the Content Repository +

Installation

Install through the APM. If you install + file-storage, WebDAV support is installed automatically. In + addtion you should check the tDAV specific configuration + parameters to the AOLserver configuration file.

+

How + it Works

OpenACS WebDAV Support requires the tDAV + AOLserver module to implement most of the WebDAV protocol. OpenACS + WebDAV Support just provides and interface between tDAV and the + Content Repository +

Each content_type that requires a custom handler much implement the dav service contract. Each content type should implement the dav service contract with the implementation name the same as the content_type. This includes operations