Implemented #3. Patched ViewerJS to support Images and Video/Music files.
This commit is contained in:
parent
58c5dd2837
commit
7d1521ae6d
@ -1,9 +1,11 @@
|
||||
# Zarafa Webapp FileViewer Plugin
|
||||
|
||||
This plugin will provide a preview panel for PDF and ODF files based on [ViewerJS].
|
||||
ViewerJS has been updated to support image, music and video files. Those files can only be previewed in the
|
||||
Zarafa Files plugin for the moment.
|
||||
|
||||
### Current Version
|
||||
1.0.2 (06.2015)
|
||||
1.0.3 (06.2015)
|
||||
|
||||
### Installation
|
||||
|
||||
|
BIN
external/ViewerJS/images/musicbg.png
vendored
Executable file
BIN
external/ViewerJS/images/musicbg.png
vendored
Executable file
Binary file not shown.
After Width: | Height: | Size: 109 KiB |
76
external/ViewerJS/index.html
vendored
76
external/ViewerJS/index.html
vendored
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE plugin SYSTEM "manifest.dtd">
|
||||
<plugin version="2">
|
||||
<info>
|
||||
<version>1.0.2</version>
|
||||
<version>1.0.3</version>
|
||||
<name>fileviewer</name>
|
||||
<title>PDF and ODF attachments preview</title>
|
||||
<author>Christoph Haas</author>
|
||||
|
Loading…
Reference in New Issue
Block a user