WEBDav Drupal Module version 6.x-0.9.1-dev
Le 21 September 2008, à 0:42 par Ulhume...
Change log
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.
Grab the code
To grab the source, you should use a subversion client :
Post new comment