Updated TODO

This commit is contained in:
Roberto Rosario
2011-03-16 02:02:16 -04:00
parent 006f4d41b1
commit 90606086cc

View File

@@ -111,7 +111,10 @@ Documents
* Create 'simple view' document view for non technical users - DONE
* Unify document form classes
* Use document preview code for staging file also - DONE
* Delete physical file on delete method
* Delete physical file on delete method - DEFFERED (Not needed until Django 1.3)
* Receive documents via email
* Mobile version
* Exif to metadata convertion
Filesystem serving
==================
@@ -135,6 +138,7 @@ Convert
* DXF viewer - http://code.google.com/p/dxf-reader/source/browse/#svn%2Ftrunk
* Support spreadsheets, wordprocessing docs using openoffice in server mode
* Cache.cleanup function to delete cached images when document hash changes
* Support ExactImage
Storage
=======
@@ -162,4 +166,6 @@ OCR
* Two types of OCR nodes: thin, fat (thin = document file is passed serialize to node,
fat = has direct access to document storage read document file)
* Move document in queue (up, down, top, bottom)
* Support ocropus
* Support cuneiform
* Implement StringIO