WebDAV module with partial attachment support

nvahalik - August 13, 2007 - 05:40

I’ve got a (slightly) improved DAV Module for Drupal working.

Download it here (webdav.zip, 40kB).

This a modified version of the code that used to be found here: http://artisan.karma-lab.net/node/49

What’s new:

  • Ability to edit, rename, and delete attachments to nodes There is a folder called “Files” that sits in the root. In reality, what you are currently seeing are the files associated with the most current versions of all of your nodes. If you delete a file from a node, it will delete it from the current revision of the node. If you revert to another version that did have that file, it will reappear. Same idea applies to renaming.

Link to my personal blog post.

I have updated original

Yoran - September 9, 2007 - 18:20

I have updated original webdav module in order to integrate this enhancements .

Version 0.4 available here:

http://artisan.karma-lab.net/webdav-drupal-module

 
 

Drupal is a registered trademark of Dries Buytaert.