roundcubemail-plugins-kolab/plugins/odfviewer/README
Aleksander Machniak 6bbad6f15e Refactor odfeditor plugin so it works without temp files (#4307)
- Update WebODF to 0.5.4 (with compressed responses support)
- Don't use temporary files for better security and multi-server scenarious support
2015-01-27 07:50:41 -05:00

10 lines
328 B
Text

Roundcube Open Documents Viewer
-------------------------------
The rendering of open documents is based on the WebODF library written
by Tobias Hintze. See http://webodf.org for more information.
INSTALLATION
------------
Add 'odfviewer' to the list of plugins in the config/main.inc.php file
of your Roundcube installation.