=== Bits on the Run === Contributors: kvsn Tags: bitsontherun, botr, video, media Donate link: http://www.bitsontherun.com Requires at least: 2.7 Tested up to: 3.0 Stable tag: 0.3 Upload videos to and embed videos from the Bits on the Run platform. == Description == This module allows you to easily upload and embed videos using the Bits on the Run platform. The embedded video links can be signed, making it harder for viewers to steal your content. == Installation == 1. Unpack the zip-file and put the resulting folder in the wp-content/plugins directory of your Wordpress install. 2. Login as Wordpress admin. 3. Go the the plugins page, the Bits on the Run plugin should be visible. Click "activate" to enable the plugin. 4. Enter your API key and secret on the media settings page (you can find these on your Bits on the Run account page). 5. Change the rest of the settings to your liking. Don't forget to enable secure content on your Bits on the Run account page if you want to make use of the signed links. We also advise you to install the PHP cURL library. See http://php.net/manual/en/book.curl.php for more info, or ask your system administrator. == Screenshots == 1. You can start uploading and embedding videos with the new Bits on the Run widget that will appear in the sidebar when you're editing a post. For more detailed instructions, see [this tutorial](http://www.bitsontherun.com/tutorials/using-our-wordpress-plugin/). == Frequently Asked Questions == = Can I override the default player for a specific video? = Yes, you can. Simply append a dash and the corresponding player key to video key in the quicktag. For example: [bitsontherun MdkflPz7-35rdi1pO]. == Changelog == = 0.3 = * Removed no-thumb icon. = 0.2 = * HTML-escaped player titles. * Warn when API keys are invalid. * Show wait cursor during AJAX calls. * Reset upload widgets on error. * Fixed form problem in IE. = 0.1 = * Initial release.