2006-06-21 Helge Hess <helge.hess@opengroupware.org>
+ * DAVPropMap.plist: added WebDrive WebDAV properties:
+ {DAV:}srt_creationtime, {DAV:}srt_modifiedtime,
+ {DAV:}srt_proptimestamp (v4.5.237)
+
* v4.5.236
* WEClientCapabilities.m: added WebDrive as a known WebDAV client
"{DAV:}owner" = davOwner;
"{DAV:}locktoken" = davLockToken;
"{DAV:}activelock" = davActiveLock;
- "{DAV:}collection" = davNetDriveCollection; // TODO: non-standard?
+ // TODO: non-standard?, also used by WebDrive
+ "{DAV:}collection" = davNetDriveCollection;
/* new in current WebFolders */
"{DAV:}defaultdocument" = davDefaultDocument;
/* new in Cadaver 0.21.0 */
"{DAV:}checked-in" = davCheckedIn;
"{DAV:}checked-out" = davCheckedOut;
+
+ /* WebDrive 7.10.1475 */
+
+ "{DAV:}srt_creationtime" = davWebDriveCreationTime;
+ "{DAV:}srt_modifiedtime" = davWebDriveModificationTime;
+ "{DAV:}srt_proptimestamp" = davWebDrivePropTimestamp;
/* Nautilus DAV support */
"{http://services.eazel.com/namespaces}nautilus-treat-as-directory" =