Drop support for UNOCONV

This commit is contained in:
Roberto Rosario
2012-12-11 01:49:17 -04:00
parent 1743ce93f2
commit 8f07a2ccfd
6 changed files with 6 additions and 81 deletions

View File

@@ -151,20 +151,6 @@ Webserver
OCR
---
**Q: The included version of ``unoconv`` in my distribution is too old**
* Only the file 'unoconv' file from https://github.com/dagwieers/unoconv is needed.
Put it in a user designated directory for binaries such as /usr/local/bin and
setup Mayan's configuration option in your settings_local.py file like this::
CONVERTER_UNOCONV_PATH = '/usr/local/bin/unoconv'
If you already have office or text documents uploaded into **Mayan EDMS**,
after setting up and testing ``unoconv`` by hand, go to 'Tools',
'Maintenance', 'Update office documents' page count', this will force a
re-detection and re-processing of any document found to be of office format.
Deployments
-----------