Contents
DocRenderPlugin -- preview for DOC/XLS files
Description
Mimeview plugin to render in preview mode doc/xls attachments.
This plugin uses headless OpenOffice/Libreoffice? to generate html.
Bugs/Feature Requests
Existing bugs and feature requests for DocRenderPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out DocRenderPlugin from here using Subversion, or browse the source with Trac.
Example
Sample init-script (tested on Debian)
Put helper to /usr/local/bin
Execute init-script, install plugin and edit attachment section in trac.ini
[attachment] ooo_socket = socket,host=localhost,port=8100
Recent Changes
[11631] by bsavelev on 06/07/12 07:14:56
fix typo
[11629] by bsavelev on 06/06/12 12:48:07
use uno for converting
[10897] by bsavelev on 11/10/11 09:00:36
add pdf support
[9823] by bsavelev on 02/04/11 10:59:32
initial release
Author/Contributors
Attachments
- ooextract.py (5.1 kB) - added by bsavelev on 09/25/12 12:36:57.
- openoffice (1.1 kB) - added by bsavelev on 09/25/12 12:37:20.
- openoffice.sh (1.1 kB) - added by bsavelev on 02/27/13 14:44:06.

