Downloads

Download tar.gz 11.39 KB
MD5: 567763f77254d8407e49f92b94aac566
SHA-1: 80dc2a8b7c0be3e855756fe04c7067e9c9f3fa4a
SHA-256: b2ad15d87fadc1fc0247cc9a1b3ccf4f07d491cf9f577a7b11e79cb3d57c416d
Download zip 13.53 KB
MD5: 3ec1cc90d37d5eeb3f474278bc82d0d6
SHA-1: 599d6e14c9ba6744b95a658f5983b22a8dfa0b5d
SHA-256: 6cdcdef4b350809ae6d269b849bd5ebfd1d70e8a49eb14b3f1fa259a38eba71f

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.

Created by: bradfordcp
Created on: 9 Jul 2008 at 12:49 UTC
Last updated: 9 Jul 2008 at 12:49 UTC
Bug fixes
Unsupported

Other releases