Changeset 358284
- Timestamp:
- 03/10/2011 02:34:42 PM (15 years ago)
- File:
-
- 1 edited
-
videojs-pro/trunk/README.TXT (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
videojs-pro/trunk/README.TXT
r358283 r358284 11 11 == Description == 12 12 13 <p>   VideoJS Pro is a plugin for Wordpress that provides an easy to use interface for <a href = "http://www.videojs.com/" target = "_blank">VideoJS</a>, developed by <a href = "http://www.steveheffernan.com/" target = "_blank">Steve Heffernan</a>.<br />14    VideoJS is an HTML5 Video Player with 3 core parts: An embed code (<a href = "http://camendesign.com/code/video_for_everybody" target = "_blank">Video for Everybody</a>), a Javascript library (video.js), and a pure HTML/CSS skin (video-js.css).<br />15    Using Video for Everybody as the embed code means you know it’s compatible with many devices (including ones without javascript). The javascript library fixes browser & device bugs, and makes sure your video is even more compatible across different browser versions.<br />16    The pure HTML5/CSS skin ensures a consistent look between HTML5 browsers, and easy custom skinning if you want to give it a specific look, or brand it with your own colors. See the skins page for examples of custom skins.<br />13 <p> VideoJS Pro is a plugin for Wordpress that provides an easy to use interface for <a href = "http://www.videojs.com/" target = "_blank">VideoJS</a>, developed by <a href = "http://www.steveheffernan.com/" target = "_blank">Steve Heffernan</a>.<br /> 14 VideoJS is an HTML5 Video Player with 3 core parts: An embed code (<a href = "http://camendesign.com/code/video_for_everybody" target = "_blank">Video for Everybody</a>), a Javascript library (video.js), and a pure HTML/CSS skin (video-js.css).<br /> 15 Using Video for Everybody as the embed code means you know it’s compatible with many devices (including ones without javascript). The javascript library fixes browser & device bugs, and makes sure your video is even more compatible across different browser versions.<br /> 16 The pure HTML5/CSS skin ensures a consistent look between HTML5 browsers, and easy custom skinning if you want to give it a specific look, or brand it with your own colors. See the skins page for examples of custom skins.<br /> 17 17 Please visit <a href = "http://www.videojs.com" target = "_blank">VideoJS.com</a> and support the project and learn more about VideoJS.<br /><br /> 18 18 VideoJS Pro is developed by Doug Stanford for the website <a href = "http://www.auxsend.tv/" target = "_blank">http://auxsend.tv</a>. Visit to see examples of VideoJS Pro in action. … … 25 25 e.g. 26 26 27 1. Upload the folder `video -js-pro` to the `/wp-content/plugins/` directory27 1. Upload the folder `videojs-pro` to the `/wp-content/plugins/` directory 28 28 2. Activate the plugin through the 'Plugins' menu in WordPress 29 29
Note: See TracChangeset
for help on using the changeset viewer.