[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=DocRenderPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=DocRenderPlugin&owner=bsavelev new ticket]. == Download == Download the zipped source from [download:docrenderplugin here]. == Source == You can check out DocRenderPlugin from [http://trac-hacks.org/svn/docrenderplugin here] using Subversion, or [source:docrenderplugin browse the source] with Trac. == Example == Sample [attachment:openoffice.sh init-script] (tested on Debian) Put [attachment:ooextract.py helper] to /usr/local/bin Execute init-script, install plugin and edit `attachment` section in trac.ini {{{ #!ini [attachment] ooo_socket = socket,host=localhost,port=8100 }}} == Recent Changes == [[ChangeLog(docrenderplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:bsavelev] [[BR]] '''Maintainer:''' [wiki:bsavelev] [[BR]] '''Contributors:'''