roundcubemail-plugins-kolab/plugins/odfviewer
2019-01-23 08:17:36 +01:00
..
images Updated WebODF to the most recent version; implemented the viewer sample which adds zooming 2013-10-03 15:56:23 +02:00
composer.json Use https:// for plugins.roundcube.net 2019-01-23 08:17:36 +01:00
LICENSE Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
odf.html Refactor odfeditor plugin so it works without temp files (#4307) 2015-01-27 07:50:41 -05:00
odfviewer.php Fix PHP warning from odfeditor plugin when using assets_dir 2016-05-18 07:58:25 -04:00
ODFViewerPlugin.js Refactor odfeditor plugin so it works without temp files (#4307) 2015-01-27 07:50:41 -05:00
README Refactor odfeditor plugin so it works without temp files (#4307) 2015-01-27 07:50:41 -05:00
viewer.css Refactor odfeditor plugin so it works without temp files (#4307) 2015-01-27 07:50:41 -05:00
viewer.js Refactor odfeditor plugin so it works without temp files (#4307) 2015-01-27 07:50:41 -05:00
webodf.js Refactor odfeditor plugin so it works without temp files (#4307) 2015-01-27 07:50:41 -05:00

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.