

To bridge this gap, the WebDAV subsystem also includes a WebDAV client API that provides classes and methods for accessing these custom features from your own client applications.įor more information about the WebDAV client API, see Building Your Own WebDAV Client. While most third-party WebDAV clients support these standard document management functions, they do not support the more sophisticated features of the CM subsystem, such as categorization and document creation using custom templates.
#WEBDAV CLIENT CHECKOUT INSTALL#
When you install the exteNd Director WebDAV subsystem, you can create content in your preferred WebDAV-compliant authoring tool and still take advantage of the standard document management capabilities of the exteNd Director CM subsystem on your serverfunctions such as checkin, checkout, and versioning. Works with WebDAV-compliant authoring tools The exteNd Director WebDAV subsystem is designed to work with any WebDAV-compliant client application. Limits the access rights of a particular authenticated principal to a given resource Supports the storage of resource revisions for later retrieval automatic versioning records successive modifications to a resource Provides methods for creating and deleting collections, adding members to a collection, removing members from a collection, and listing members of a collection Supports copying and moving multiple Web resources by manipulating names and directories within the namespaces of URLs Provides methods for creating, modifying, reading, and deleting properties Mediates concurrent access to content by multiple authors by providing resource locking for write operations These extensions support the following key requirements for collaborative authoring on the Web:

The WebDAV protocol provides extensions to HTTP through a set of open standards that can be used by any distributed authoring tool. Collections provide a paradigm for grouping and searching resourcesĭescriptive information that is associated with Web resources but not stored as part of their contentĪuthor, title, publication date, and expiration date The WebDAV protocol provides methods that act on Web resources, collections, and propertieskey information elements used in distributed Web authoring:Īny piece of information that is stored on a Web server and whose location is described by an URLĪ resource that serves as a container for other resources, including other collections. Information elements for distributed Web authoring The following URL provided helpful information at the time this chapter was published: This section provides a brief overview of WebDAV.įor more detailed information on WebDAV, search on the Web for rfc2518the WebDAV specification. Using WebDAV, multiple users can create content locally or remotely using WebDAV-enabled authoring tools, then save content directly to an URL on an HTTP server. WebDAV goes the next step by providing extensions to HTTP that create a distributed writable Web environment. However, HTTP falls short of supporting write operations such as simultaneous editing of multiple resources on the Web.
#WEBDAV CLIENT CHECKOUT DOWNLOAD#
The WebDAV protocol extends the Hypertext Transfer Protocol (HTTP) to support asynchronous collaborative authoring on the Web.Īs the standard protocol that allows Web browsers to communicate with Web servers, HTTP has transformed the Web into a readable medium by allowing users to view and download individual static documents as read-only information. ĭeploying the exteNd Director WebDAV subsystem.Installing the exteNd Director WebDAV subsystem

This chapter includes the following topics: Using this protocol, the WebDAV subsystem allows you to access server-side content in the exteNd Director Content Management (CM) subsystem from third-party or custom WebDAV client applications. This chapter describes the exteNd Director WebDAV subsystem, which provides support for the Web Distributed Authoring and Versioning (WebDAV) communications protocol. CHAPTER 9 Using WebDAV Clients with exteNd Director for Collaborative Authoring
