docapi 6.x-2.0-alpha2
Download: docapi-6.x-2.0-alpha2.tar.gz
Size: 11.39 KB
md5_file hash: 567763f77254d8407e49f92b94aac566
First released: July 9, 2008 - 12:49
Last updated: July 9, 2008 - 12:50
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.
