Downloads

Download tar.gz 89.77 KB
MD5: 72fadcfa8d18124053811e1ba143226c
SHA-1: 651ad20cbefb8b835a2eb8c341976c8101bb3297
SHA-256: ee10e693897d213f2ec98bb14de2d21f8bb818676022a640fd443ac411139745
Download zip 114.63 KB
MD5: d37e14b000b1feae79778917cb170553
SHA-1: fb2b392d7ce513bc46372b1906b06fcc3e06d03c
SHA-256: d8986807ad1ab84f426b25979f85438f94d6d7617518fac992b7d2c4c05b26f4

Release notes

  • 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
Created by: Yoran
Created on: 22 Sep 2008 at 13:19 UTC
Last updated: 22 Sep 2008 at 13:19 UTC
New features
Bug fixes
Unsupported

Other releases