Downloads
Download tar.gz
11.37 KB
MD5: da697791e93090833be17b9896b9a138
SHA-1: d832c66a0ed302a1a3050d08da2de6a52c5a7a21
SHA-256: cf391adfb552b1d5f613bfed2272123ea0debbd5cf8c5e8113abf92711d248e6
Download zip
13.53 KB
MD5: 96324300df9a06af55785accb3c029ce
SHA-1: 30f87b9e0687e8f786a02909593c974c9bb1405d
SHA-256: 24c2a729c6b3fbb98a5c8c88d32e949cffed780b69cae3a8fa1b4d0e6c60d68c
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:
- Install Module
- Create the upload directory and set the appropriate permissions (unix not Drupal)
- Set appropriate Drupal permissions
- Navigate to node/add/doc
- Upload a .jpg file (the only parser I have implemented is for .jpg files)
- Look at the DB, notice the exif data is loaded as metadata for the file.