webdav 6.x-1.0-rc3

Yoran - September 22, 2008 - 13:19
Download Size md5 hash
webdav-6.x-1.0-rc3.tar.gz 89.77 KB 72fadcfa8d18124053811e1ba143226c
Official release from CVS tag: DRUPAL-6--1-0-RC3
Last updated: September 22, 2008 - 13:20
  • Now file listing can be embedded in Drupal.
  • New setting in WebDAV Server in order to choose full page or embedded file listing
  • Better permission management. We can have a different permission for every single static collection. There is no inheritance. For example youcan disallow anonymous access on /webdav/, allow it on /webdav/my_path and disallow it again on /webdav/my_path/secret.
  • Matching static collection path algorithm will match the best collection, not the only equal in number of argument. That means we can
    make static collection for the first part of the path and have all the rest used as collection argument. Usefull for recursive collections.
  • When used embedded in Drupal, the server is using Drupal authentication, no more pop-up for login/password.
  • Reworked listing template
  • fix compression of binary files
  • #311198 Division by zero fixed
  • #311096 Warning in settings fixed
  • improved configuration for node and server
  • fix redirecting stuff
  • improved debugging options
  • fix listing title
  • item type 'folder' changed to 'collection'
  • fixed adding and deleting attachments
 
 

Drupal is a registered trademark of Dries Buytaert.