Log of /contributions/modules/webdav/webdav_listing.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 22 13:14:04 2008 UTC
(14 months ago)
by
ulhume
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC3,
DRUPAL-6--1-0-RC4,
DRUPAL-6--1-0-RC5,
DRUPAL-6--1-0-RC6
Changes since
1.1: +21 -23 lines
Diff to
previous 1.1
* Now file listing can be embeded in drupal.
* New setting in WebDav Server in order to choose full page or embeded 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 algorytm 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 reste used as collection argument. Usefull for recursive collections.
* When used embeded 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 attachements
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.