roundcubemail-plugins-kolab/plugins/odfviewer
Aleksander Machniak 1072c6303f Bump version numbers, cleanup composer.json files
Summary:
The idea is to make a tag and update the public Roundcube mirrors
so a wider audience can use the plugins.

Reviewers: #roundcube_kolab_plugins_developers, mollekopf

Reviewed By: #roundcube_kolab_plugins_developers, mollekopf

Subscribers: #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D5100
2025-02-27 15:45:26 +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 Bump version numbers, cleanup composer.json files 2025-02-27 15:45:26 +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 PHPStan level:2 fixes (partial) 2024-01-25 13:47:41 +01: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.