Downloads
Release notes
Mid-term Alpha Release:
Complete:
* Uploading of documents
* Parsing of VALID, uploaded documents
* Storage of uploaded document and extracted metadata
To Complete:
* Import of file contents, not just metadata
* Map metadata to node fields
* Create nodes from documents
* Triggers / Actions for docapi
* Base Parsers for various office formats
* Mime Detect Integration
Instructions:
1. Install Module
2. Create the upload directory and set the appropriate permissions (unix not Drupal)
3. Set appropriate Drupal permissions
4. Navigate to node/add/doc
5. Upload a .jpg file (the only parser I have implemented is for .jpg files)
6. Look at the DB, notice the exif data is loaded as metadata for the file.
Note:
This release fixes an installation bug on certain MySQL servers.