Changeset 1432620
- Timestamp:
- 06/07/2016 06:19:35 PM (10 years ago)
- Location:
- ooyala-video-browser/trunk
- Files:
-
- 2 edited
-
ooyala.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ooyala-video-browser/trunk/ooyala.php
r1428555 r1432620 6 6 Author: ooyala 7 7 Author URI: http://oomphinc.com/ 8 Version: 2.3. 08 Version: 2.3.1 9 9 */ 10 10 -
ooyala-video-browser/trunk/readme.txt
r1428555 r1432620 4 4 Requires at least: 3.9 5 5 Tested up to: 4.5.0 6 Stable tag: 2.3. 06 Stable tag: 2.3.1 7 7 License: GPLv2 or later 8 8 … … 11 11 == Description == 12 12 13 Ooyala harnesses the power of big data to help broadcasters, operators and media companies build more engaged audiences and monetize video with personalized, interactive experiences for every screen. We go beyond traditional online video platforms, providing software and services combining best-of-breed technologies with industry-leading video analytics to help our customers optimize and automate video programming, video streaming and video syndication. Ooyala is an independent subsidiary of Telstra.14 13 15 The Ooyala Word Press plugin integrates seamlessly with your Wordpress 3.5+ Media Manager and lets you create posts with assets from your Ooyala account–-even uploading new videos–-without ever leaving your WordPress site.14 The Ooyala Wordpress Plugin is specifically designed to take advantage of the many new capabilities of the latest versions of Wordpress platform and to give publishers a more updated look and feel. 16 15 16 The plugin harnesses the existing media manager backbone infrastructure to create a seamless integration of a user's Ooyala assets within the media manager. It lets you create posts with assets from your Ooyala account – even uploading new videos – without ever leaving your WordPress site. 17 17 18 Using the plugin once installed 18 Key Features: 19 19 20 1. Go to a new or existing post.20 * Easy to embed a specific video into your post/page. 21 21 22 2. Select "Embed Ooyala" above the composition area, or access Ooyala from the Media tab. 22 * Ability to search by Title, Description, embed code and also refine results by labels. 23 23 24 3. Search for assets by Title, Description, or Embed Code.24 * Upload in the background and notify the user when the video is finished processing so the user can embed the video. 25 25 26 4. Select your desired Player Display options and insert the embed shortcode.26 * Easily manage video labels from the video browser. 27 27 28 5. You can upload new videos straight to your account via the upload tab! 28 * Support for the Ooyala Player V4 as well as additional options for the V4 player on the settings screen. 29 29 30 * Full backwards compatibility with Player V3. 31 32 * Allow JavaScript player parameters to be modified by an 'ooyalaParameters' function defined in the global JavaSvcript namespace. 30 33 31 34 == Installation == 32 35 33 1. Upload ooyala to /wp-content/plugins/.36 1. Install the plugin either by uploading it via FTP or by using the "Add Plugin" function of WordPress. 34 37 35 2. Activate plugin through the WordPress Plugins menu.38 2. Activate the plugin at the plugin administration page. 36 39 37 3. Enter your Ooyala API credentials on the Media Settings page.40 3. Enter your Ooyala API credentials on the Settings >> Ooyala Options. 38 41 39 4. Click on "Embed Ooyala" in edit post screen to browse your asset library. 42 4. Select the player version you wish to use. 43 44 Using the plugin once installed: 45 46 1. Go to a new or existing post. 47 48 2. Select "Embed Ooyala" above the composition area, or access Ooyala from the Media tab. 49 50 3. Search for assets by Title, Description, or Embed Code. 51 52 4. Select your desired Player Display options and insert the embed shortcode. 53 54 5. Upload new videos straight to your account via the upload tab. 40 55 41 56 42 57 == Changelog == 58 59 = 2.3.1 = 60 * Update README 43 61 44 62 = 2.3.0 = … … 47 65 = 2.2.0 = 48 66 * Add label management: Users can now add or edit labels on their assets during or after upload. 49 * Break out settings into a separate screen. 50 * Add support for Ooyala V4 player and related settings. 67 * Break out settings into its own screen under "Settings > Ooyala" 68 * Add "force-mp4" and "android-enable-hls" options to Player V3. 69 * Add "Refresh" button to Ooyala browser screen 70 * Add support for Ooyala V4 player and additional options for the V4 player on the settings screen: 71 ** Streaming Plugins 72 ** Ad Plugins (Including Pulse) 73 ** Discovery 74 ** JSON and CSS customization 51 75 52 76 = 2.1.1 =
Note: See TracChangeset
for help on using the changeset viewer.