Downloads
Download tar.gz
35.16 KB
MD5: 181a1d5628ee8c1f3ba69aad57b6512c
SHA-1: 2a32bd63265177f818bece8afb2c07ebc182a53d
SHA-256: 9714ce69f4f785d8990149d2a2877f863e1a27935919757521269000673a2b16
Download zip
42.56 KB
MD5: 0ed82592a8008d1e47ea2d62a9fcd71a
SHA-1: 134e8d6dfeb5d3a52271fdecdf83b287f3141c7c
SHA-256: 41701f4914d659d7b143ccba9f99d751013f4e7d6598645b8aef20de7d2c6ccb
Release notes
The first public release for the Document module, a Document Management system for Drupal. This release supports the following features:
- Integration with Drupal node system and Taxonomy. This module adds a custom Node Type, Document. Each Document you create is a Drupal node, and hence enjoys all features available to a node.
- Support for Document revisions/versioning - This module allows you to maintain multiple versions/revisions of the same Document.
- Views 2 Integration - The custom fields added by the module to the Document node type are accessible in Views, plus the module provides some useful out-of-the box Views.
- Theming support
- Searching - The documents being nodes are fully indexable by the Drupal search system. In addition, the module provides its own custom search for Documents.
The future versions of the module might add support for checking in/out documents for collaborative editing of documents uploaded to the site.