dav 6.x-1.0-alpha3

New features
Bug fixes

Third development snapshot for Drupal 6.x.

Changelog:

  • Implemented ldap_integration.module authentication support (by Justin Miller); requires the latest ldap_integration 6.x-1.x-dev snapshot.
  • Updated README.txt to add LDAP blurb and update the development credits (by Justin Miller).
  • Added note about Clean URLs to README.txt.
  • Show a warning notice if the DAV FS directory doesn't exist and needs configuration.
  • Implemented a hook_enable() status message with a link to the DAV FS settings page.
  • Simplify by calling ldapauth_authenticate() instead of ldapauth_login_validate().
  • Eliminated API functions _dav_load_api() and _dav_load_admin() in favor of native Drupal 6.x mechanisms.
  • Eliminated API function _dav_load_theming() in favor of Drupal 6.x's hook_theme().

See also the release notes for the previous snapshots (6.x-1.0-alpha1 and 6.x-1.0-alpha2) for important information on the present state and usability of this module.

dav 6.x-1.x-dev

Nightly development snapshot for Drupal 6.x.

Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.

dav 6.x-1.0-alpha1

First development snapshot for Drupal 6.x.

This is a direct port from the previous Drupal 4.7.x versions of the DAV API and DAV FS modules, forming the basis for a more comprehensive overhaul moving onwards to Drupal 6.x and 7.x.

At present, all operations of the DAV server should work fine with sane DAV clients such as cadaver, but you may experience trouble uploading files from the default Mac OS X and Windows clients which perform complicated lock/unlock & renaming rituals for uploads.

dav 4.7.x-1.0-alpha1

First development snapshot for Drupal 4.7.x.

At present, all operations of the DAV server should work fine with sane DAV clients such as cadaver, but you may experience trouble uploading files from the default Mac OS X and Windows clients which perform complicated lock/unlock & renaming rituals for uploads.

Note: This Drupal 4.7.x branch of the module will not be developed further and has been superseded by a version targeted at Drupal 6.x.

Subscribe with RSS Subscribe to Releases for DAV