Downloads

Download dav-6.x-1.0-alpha3.tar.gztar.gz 23.88 KB
MD5: 70fbe421af71bf3aab32477b51cd17f6
SHA-1: 9b0284c34374bf0abc196af32a3b3af9d2965692
SHA-256: 9103695b32ecbd270ab8ef343aa173c9acd2095270a66a27e7a7341ca7702be8
Download dav-6.x-1.0-alpha3.zipzip 29.24 KB
MD5: ff5a566712f4a773b86ecafd59cf2712
SHA-1: 6d18adbff1259fe6cb05a590ebe2910da0985181
SHA-256: 96332c65bf70dc0247ea00c31cb71ca91cb71bd8fcd3995a0eee69376ff66cdb

Release notes

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.

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.

Created by: Arto
Created on: 30 Sep 2008 at 13:49 UTC
Last updated: 30 Sep 2008 at 14:17 UTC
New features
Bug fixes

Other releases