Loading...
 
Skip to main content

History: PluginPreview

Source of version: 14 (current)

Copy to clipboard
            ! PluginPreview
A ((Wiki Plugin)) added to ((Tiki18))

A Wiki Plugin to preview files from the file gallery. Allows the user to generate animated gifs from videos, and scaled previews for images and videos.

Starting in ((Tiki20)), can preview more file types via ((unoconv)). It requires appropriate tools on the server to convert file to HTML. See requirements at https://packagist.org/packages/media-alchemyst/media-alchemyst , and these have been added to Tiki ((Check)).

!! Parameters
{pluginmanager plugin="preview"}

!! Preview PDF and other documents
The preview pdf and other document formats, media-alchemyst package is required.
Also ensure that the system is configured to avoid Document to Image conversion issues. [https://doc.tiki.org/tiki-index.php?page=Media+Alchemyst#Document_to_Image_issues|Media-Alchemyst - Document to Image issues]


!! Notes
Original commit: http://sourceforge.net/p/tikiwiki/code/64528


!! Related
If your files are public, you can also use ((PluginWebDocViewer))