Plugin Directory

Changeset 1432620


Ignore:
Timestamp:
06/07/2016 06:19:35 PM (10 years ago)
Author:
bendoh
Message:

2.3.1 release: Updates README

Location:
ooyala-video-browser/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ooyala-video-browser/trunk/ooyala.php

    r1428555 r1432620  
    66Author: ooyala
    77Author URI: http://oomphinc.com/
    8 Version: 2.3.0
     8Version: 2.3.1
    99*/
    1010
  • ooyala-video-browser/trunk/readme.txt

    r1428555 r1432620  
    44Requires at least: 3.9
    55Tested up to: 4.5.0
    6 Stable tag: 2.3.0
     6Stable tag: 2.3.1
    77License: GPLv2 or later
    88
     
    1111== Description ==
    1212
    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.
    1413
    15 The Ooyala WordPress 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.
     14The 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.
    1615
     16The 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.
    1717
    18 Using the plugin once installed
     18Key Features:
    1919
    20 1.  Go to a new or existing post.
     20* Easy to embed a specific video into your post/page.
    2121
    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.
    2323
    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.
    2525
    26 4.  Select your desired Player Display options and insert the embed shortcode.
     26* Easily manage video labels from the video browser.
    2727
    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.
    2929
     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.
    3033
    3134== Installation ==
    3235
    33 1. Upload ooyala to /wp-content/plugins/.
     361. Install the plugin either by uploading it via FTP or by using the "Add Plugin" function of WordPress.
    3437
    35 2. Activate plugin through the WordPress Plugins menu.
     382. Activate the plugin at the plugin administration page.
    3639
    37 3. Enter your Ooyala API credentials on the Media Settings page.
     403. Enter your Ooyala API credentials on the Settings >> Ooyala Options.
    3841
    39 4. Click on "Embed Ooyala" in edit post screen to browse your asset library.
     424. Select the player version you wish to use.
     43
     44Using the plugin once installed:
     45
     461. Go to a new or existing post.
     47
     482. Select "Embed Ooyala" above the composition area, or access Ooyala from the Media tab.
     49
     503. Search for assets by Title, Description, or Embed Code.
     51
     524. Select your desired Player Display options and insert the embed shortcode.
     53
     545. Upload new videos straight to your account via the upload tab.
    4055
    4156
    4257== Changelog ==
     58
     59= 2.3.1 =
     60* Update README
    4361
    4462= 2.3.0 =
     
    4765= 2.2.0 =
    4866* 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
    5175
    5276= 2.1.1 =
Note: See TracChangeset for help on using the changeset viewer.