Changes between Version 8 and Version 9 of OvaDeploymentNote-1.0.0


Ignore:
Timestamp:
02/29/12 03:08:23 (16 months ago)
Author:
paul
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OvaDeploymentNote-1.0.0

    v8 v9  
    2929 
    3030Two deployments are required to allow the usage of OVA as a trial to be independently tracked to the production usage. 
     31 
     32=== 2.1 Deploying the OVA Plugin === 
    3133 
    3234Users configuring the "trial" version will configure it as follows: 
     
    6163Both files are located in the `/dist/swf` directory of the distribution package. 
    6264 
    63 OVA also has a jQuery based library that can optionally be used to handle companion code insertion and HTML5 based non-linear ad display. This library is called `ova-jquery.js` and the file is located in the `/dist/js` directory of the distribution package. 
    64  
    65 === 2.1 Grabbing the OVA for JW5 1.0.0 Release === 
     65=== 2.2 Downloading the OVA for JW5 1.0.0 Release === 
    6666 
    6767The distribution package is tagged and checked into SVN on the OVA Developer Site. The OVA for JW5 v1.0.0 distribution package can be downloaded: 
     
    6969   * From the release page on the OVA Developer Site [http://developer.longtailvideo.com/ova/wiki/OvaDownload here] 
    7070   * Via the SVN browser [http://developer.longtailvideo.com/ova/browser#tags/ova.jwplayer.5x/package-1.0.0 here] 
     71 
     72When downloading the OVA for JW5 v1.0.0 distribution, download either `ova.jwplayer.5x.tar.gz` or `ova.jwplayer.5x.zip`. 
    7173    
    7274The tagged v1.0.0 source tree can be found [http://developer.longtailvideo.com/ova/browser#tags/ova.jwplayer.5x/release-1.0.0 here]. 
    7375 
     76== 3. Deploying OVA for Flowplayer in "Hosted" Mode == 
    7477 
     78X 
    7579 
     80== 4. Deploying OVA jQuery Library == 
    7681 
     82OVA also has a jQuery based library that can optionally be used to handle companion code insertion and HTML5 based non-linear ad display. This library is called `ova-jquery.js` and the file is located in the `/dist/js` directory of either the OVA for JW5 or OVA for Flowplayer distribution packages. 
     83 
     84You can also independently download the `ova-jquery.js` library via the OVA Developer Site "Latest Releases" download page [http://developer.longtailvideo.com/ova/export/660/tags/ova.jwplayer.5x/release-1.0.0/dist/js/ova-jquery.js here]. 
     85 
     86The `ova-jquery.js` library should be deployed on the Longtail CDN so that it can be accessed by trial and production users via a URL such as `ova.longtailvideo.com/ova-jquery.js` 
     87