Use document preview code for staging file also and error picture literal name removal

This commit is contained in:
Roberto Rosario
2011-03-11 10:16:48 -04:00
parent 9bff8de365
commit 8c5ed4a41a
3 changed files with 29 additions and 13 deletions

View File

@@ -3,6 +3,8 @@
* Don't raise PermissionDenied exception in PermissionDenied middleware, even while debugging
* Fixed page number detection
* Created 'simple document' for non technical users with all of a document pages content
* Use document preview code for staging file also
* Error picture literal name removal
2011-Mar-10
* Added new setting: side bar search box

View File

@@ -110,7 +110,7 @@ Documents
* Show all document's pages content combined
* Create 'simple view' document view for non technical users - DONE
* Unify document form classes
* Use document preview code for staging file also
* Use document preview code for staging file also - DONE
Filesystem serving
==================