Log of /contributions/modules/dav/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 14:59:39 2008 UTC
(16 months ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA2
Changes since
1.2: +2 -1 lines
Diff to
previous 1.2
merged development from SVN repository r3847 to r4299: bug fixes during D6 porting of TraceModule and FileServerModule
* fixed escape strings in t() calls
* module_exist() -> module_exists() typo when tracing
* redirect top-level to include trailing slash if necessary
* allow any site viewer (typically, anonymous) to hit the menu hook path
* this lets dav_request handle the fine-grained authentication
* similar to pre-6 behavior, but now returning TRUE for access is not allowed
* corrected user_authenticate() syntax for 6, which was causing authentication to fail for non-GET operations
* this needs to be fixed when LDAP is ported to 6
* added self to README.txt
Author: Justin R. Miller <incanus@codesorcery.net>
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 8 09:52:46 2008 UTC
(18 months, 2 weeks ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1
Changes since
1.1: +1 -0 lines
Diff to
previous 1.1
Imported 6.x branch from the SVN development repository.
Changelog (DAV API):
- Initial port of the module for Drupal 6.x.
- Introduced the RDF API and RDF DB modules as dependencies for purposes of metadata storage.
- Refactored dav.install for Drupal 6.x and Schema API compatibility.
- Refactored the settings screen for Drupal 6.x compatibility.
- Fixed the theming functions for Drupal 6.x compatibility.
- Updated INSTALL.txt instructions to reflect the Drupal 6.x and PHP 5.2.x requirements (dropped support for PHP 4.x altogether).
- Updated README.txt sponsors listing.
Changelog (DAV FS):
- Initial port of the module for Drupal 6.x.
- Refactored the settings screen for Drupal 6.x compatibility.
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.