roundcubemail-plugins-kolab/plugins/odfviewer
2011-12-06 08:48:24 +01:00
..
files Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
LICENSE Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
odf.html Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
odfviewer.php Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
package.xml Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
README Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
webodf.css Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00
webodf.js Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01: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
------------

Make the the folder 'files' in this directory writeable for the webserver.
It is used to temporarily store attachment files. Make sure in the webserver
configuraton that this directory is not browsable. For Apache webservers
the included .htaccess file should arelad do the job.

Add 'odfviewer' to the list of plugins in config/main.inc.php file of your
Roundcube installation.