gnu-social/plugins/VideoThumbnails
Mikael Nordfeldth d230d332cf return false to exit event, imgPath holds the path 2016-07-21 00:27:22 +02:00
..
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00
VideoThumbnailsPlugin.php return false to exit event, imgPath holds the path 2016-07-21 00:27:22 +02:00

README

The VideoThumbnails plugin enables video thumbnail preview support.

Installation
============
add "addPlugin('VideoThumbnails');"
to the bottom of your config.php

Note: This plugin depends on
* avconv
* php5-gd

Settings
========
none

Example
=======
addPlugin('VideoThumbnails');