WEBDav Drupal Module version 6.x-0.9.2-dev
Le 23 September 2008, à 13:43 par Ulhume...

Change log

New version. Thanks for people who help me testing this stuff.

  • 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

Grab the code

To grab the source, you should use a subversion client :

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • To highlight piece of code, just surround them with <code type="language"> Your code &tl;/code>>. Language can be java,c++,bash,etc... Everything Geshi support.
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

User login
Recent comments