/[drupal]/contributions/modules/webdav/webdav_listing.tpl.php
ViewVC logotype

Log of /contributions/modules/webdav/webdav_listing.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 17:20:22 2009 UTC (9 months, 3 weeks ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC7, DRUPAL-6--1-0-RC8, HEAD
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 17:14:56 2009 UTC (9 months, 3 weeks ago) by ulhume
Branch: MAIN
Changes since 1.4: +8 -7 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 15:38:22 2009 UTC (9 months, 3 weeks ago) by ulhume
Branch: MAIN
Changes since 1.3: +17 -17 lines
Diff to previous 1.3
Corrected short PHP tag

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 15:32:04 2009 UTC (9 months, 3 weeks ago) by ulhume
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Corrected short PHP tag

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

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 08:25:58 2008 UTC (14 months ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC2
Initial Import

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2