diff options
author | ArthurHoaro <arthur@hoa.ro> | 2015-07-15 12:01:06 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2015-11-07 16:21:21 +0100 |
commit | b17c19ff76dc63b9ad10d26b244630b59e691e5c (patch) | |
tree | 58b220900e327069c6ba9eccedf894984ce871d9 /plugins/playvideos/playvideos.html | |
parent | a52e8435939c641f964939f1df55cf7ceddcc0fd (diff) | |
download | Shaarli-b17c19ff76dc63b9ad10d26b244630b59e691e5c.tar.gz Shaarli-b17c19ff76dc63b9ad10d26b244630b59e691e5c.tar.zst Shaarli-b17c19ff76dc63b9ad10d26b244630b59e691e5c.zip |
PLUGIN playvideos
Display a button in buttons toolbar which allows to play all videos found.
Diffstat (limited to 'plugins/playvideos/playvideos.html')
-rw-r--r-- | plugins/playvideos/playvideos.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/playvideos/playvideos.html b/plugins/playvideos/playvideos.html new file mode 100644 index 00000000..fda3d54f --- /dev/null +++ b/plugins/playvideos/playvideos.html | |||
@@ -0,0 +1 @@ | |||
<a href="#" id="playvideos">► Play Videos</a> \ No newline at end of file | |||