Document management module
Posted by dikini on April 19, 2006 at 8:29am
Short Description:
Create a Drupal module, which implements a Document Management workflow.
Motivation
Drupal has all of the essentials for a document management platform - document revisions, classification, support for storing a variety of document types. It lacks support for the typical document management workflows used in the industry.
Problem description
A typical workflow might look as this:
- create a user copy of the document in their workspace
- do some work
- commit the document back
