Downloads

Download tar.gz 83.51 KB
MD5: 803285e89613c87669fa48d381e100a9
SHA-1: 69b92dab2739815e92626eb9f5d0209fc5116e04
SHA-256: ed9287b7034d75cc8fbe85c00f24969292beec5aaaef4177f50d8aa0cb83f302
Download zip 110.62 KB
MD5: 68e1bb6639a28a63f32a4fdfbd741e2c
SHA-1: 3d80bdd6fcb3db5ff9c544df15b31ac0897eb39f
SHA-256: d38dac3f83ec968a7dfb5d85477f000403b3e4d3063432090a4faddd821d56e7

Release notes

This version is a major reworking of the previous 5.X-0.5.

  • Compatibility with Drupal 6.x.
  • Server rewrote in order to drop object oriented file structure.
  • New WebDAV API which is actually taking distance from WebDAV protocole in order to be simple to implement.
  • Added a WebDAV browser (HTTP GET on folder).
  • Node management and attachement management are now in ther own module using WebDAV API.
  • New query routing system inspired by Menu API.
  • Huge performance improvement.
  • Make use of displayname property. This allows me to stop mangling filenames and directly use Drupal Database ID's as path element while keeping everithing human readable.
  • Added HTTP GZip Compression. This is working great when DAV client is suporting it (KDE, DAVExplorer).
  • Improved WebDAV clients support, the module has been tested with Gnome/Nautilus, DavFS2, Cadaver, KDE/Dolphin, MacOS, DAVExplorer et Windows.
  • Improved permission management.
  • New options to store every DAV update as a node revision.
Created by: Yoran
Created on: 20 Sep 2008 at 08:57 UTC
Last updated: 20 Sep 2008 at 22:37 UTC
Bug fixes
Unsupported

Other releases