Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
RMichael
/
gnu-social
forked from
diogo/gnu-social
Watch
1
Star
0
Fork
0
Files
Tree:
1536d3ef29
Branches
Tags
1.1.x
1.2.x
GS-Oembed-plugin
Nodeinfo
XMPPHP
activitypub
experimental
issue-305
issue-323
issue-326
issue-337
issue-338
master
nightly
gnu-social
/
plugins
/
VideoThumbnails
Mikael Nordfeldth
d230d332cf
return false to exit event, imgPath holds the path
8 years ago
..
locale
d7fd6bac72
Snapshot of the Transifex translation project - October 2015
9 years ago
README
a614205663
Add plugin READMEs
8 years ago
VideoThumbnailsPlugin.php
d230d332cf
return false to exit event, imgPath holds the path
8 years ago
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');