Downloads
Download tar.gz
23.48 KB
MD5: 1c713e7ee5310296603a4e796c05a669
SHA-1: efcee3972323357d30e3beb083adfb39153fca38
SHA-256: 764d06fca1dc2eca930bb0634c887d39b5322f913b18dce853283e79ed81cd23
Download zip
28.57 KB
MD5: fa5d26fbdf44f95b02839ad7b049d019
SHA-1: aa6d5905e9d12828e3d36ee2d1bcdf20f5218971
SHA-256: 3251b50770fd4aed7145c1735b2c2c58458860cb8fe8113b79969cacd65435bb
Release notes
Second development snapshot for Drupal 6.x.
Changelog:
- Removed the RDF DB (rdf_db) dependency, as that module has been folded into the RDF API.
- Renamed the
includes/directory tovendor/and updated installation instructions accordingly. - Implemented a top-level redirect to ensure the DAV endpoint is always accessed with a trailing slash (by Justin Miller).
- Updated user authentication for Drupal 6.x compatibility (by Justin Miller).
- Renamed
module_exist()calls tomodule_exists()for Drupal 6.x compatibility (by Justin Miller). - Fixed escaped placeholders in various
t()calls (by Justin Miller). - Added co-maintainer to
README.txt(by Justin Miller).
See also the release notes for the previous snapshot 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.