Contents
Preview doc and xls files
Description
This is a mimeview plugin to render doc/xls/ppt attachments in preview mode in Trac.
This plugin uses headless OpenOffice/Libreoffice to generate html.
See also:
- BasicOfficePreviewPlugin Basic preview of Word, Excel and PowerPoint attachments
- ExcelXlstViewerPlugin Viewer for Microsoft Excel XLST files
- MilestoneTemplatePlugin Use templates from the wiki when creating a new milestone
- PandocPlugin Preview docx files using Pandoc
- PencilPreviewPlugin Preview Evolus Pencil files
- TracCsvPlugin Preview CSV files in wiki pages
Bugs/Feature Requests
Existing bugs and feature requests for DocRenderPlugin are here.
If you have any issues, create a new ticket.
defect |
1 / 2 |
||
---|---|---|---|
enhancement |
1 / 2 |
||
task |
0 / 1 |
Download
Download the zipped source from here.
Source
You can check out DocRenderPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Configuration
Sample init-script, tested on Debian.
Put the helper file into /usr/local/bin
.
Execute the init-script, install the plugin and edit attachment
section in your trac.ini
file:
[attachment] ooo_socket = socket,host=localhost,port=8100
Recent Changes
Author/Contributors
Author: bsavelev
Maintainer: Boris Savelev
Contributors: