Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
conf/ | H | 03-Oct-2022 | - | 34 | 20 | |
lang/ | H | 03-Oct-2022 | - | 34 | 20 | |
script/ | H | 03-Oct-2022 | - | 193 | 137 | |
syntax/ | H | 03-Oct-2022 | - | 212 | 131 | |
LICENSE | H A D | 02-Oct-2022 | 17.6 KiB | 340 | 281 | |
README.md | H A D | 02-Oct-2022 | 540 | 15 | 9 | |
plugin.info.txt | H A D | 02-Oct-2022 | 209 | 8 | 7 | |
print.css | H A D | 02-Oct-2022 | 7 KiB | 222 | 171 | |
script.js | H A D | 02-Oct-2022 | 56 | 3 | 0 | |
style.css | H A D | 02-Oct-2022 | 45.1 KiB | 1,755 | 1,527 | |
video-js.png | H A D | 02-Oct-2022 | 8 KiB |
README.md
1====== html5video Plugin for DokuWiki ====== 2 3All documentation for the html5video Plugin is available online at: 4 5 * http://dokuwiki.org/plugin:html5video2 6 7(c) 2013 by lisps 8 9The plugin is using video.js (http://www.videojs.com/) 10 11Parts borrowed from the videogg plugin written by Ludovic Kiefer and from the html5video plugin written by 12Jason van Gumster (Fweeb) <jason@monsterjavaguns.com> which is based on Christophe Benz' Dailymotion plugin, which, in turn, 13is based on Ikuo Obataya's Youtube plugin. 14 15See LICENSE for license info.