Log of /contributions/modules/fileserver/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 21 22:33:50 2008 UTC
(16 months, 1 week ago)
by
incanus
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1,
DRUPAL-6--1-0-ALPHA2,
DRUPAL-6--1-0-ALPHA3,
HEAD
Changes since
1.1: +7 -3 lines
Diff to
previous 1.1
merging changes from development branch (r4144 to r4457)
* Requirements:
* FileFramework 6.x-1.x-dev snapshot dated 2008-Jul-14 or later
* http://drupal.org/project/fileframework
* DAV 6.x-1.0-alpha1 or later release (recommended)
* http://drupal.org/project/dav 6.x-1.0-alpha1
* renamed files & variables from file_server to fileserver
* basic Drupal 6.x porting requirements
* moved settings to DAV section
* better commenting
* added 4.7 -> 6.x migration hook
* better use of native taxonomy functions for child category crawling
* tested against OG 6.x-rc1
* clearer help text around OG integration
* ported to latest Bitcache & FileFramework APIs
* fixed vocabulary filter to exclude by default as per module intentions
* use hook_perm()-defined 'create files' privilege when checking file creation
* stream file contents during hook_dav_get() according to Miglius' guidelines, including access check
* clarifications on og_vocab integration behavior
* clarify module name internally as 'File taxonomy server'
* fixed bugs when moving or copying:
* when removing from a term, only disassociate the current revision
* updated hook_help() to properly list module on main help page
* now properly update files during PUT operations (i.e., in-place edits) using FileFramework
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 8 14:04:42 2008 UTC
(18 months, 2 weeks ago)
by
arto
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Initial import of the File Server module for Drupal 4.7.x.
Implements a DAV API backend that exports File Framework nodes as DAV resources and Drupal's taxonomy terms as DAV collections.
Currently being ported and refactored for Drupal 6.x by Justin Miller.
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.