0.0.7 • Published 11 years ago
nodebb-plugin-video v0.0.7
NodeBB Plugin Video
NodeBB plugin play mp4 video in html5 demo
Installation
- npm install nodebb-plugin-video
- add
<script src="/plugins/nodebb-plugin-video/files/jwplayer.js"></script>in ACP's Themes->Customize->Custom JS and selectUse Custom JS - use
[video640]to customize video's width,height=width*9/16 - use
[video640&400]to customize video's width and height.
##Test