Changes between Version 8 and Version 9 of OvaDeploymentNote-1.0.0
- Timestamp:
- 02/29/12 03:08:23 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaDeploymentNote-1.0.0
v8 v9 29 29 30 30 Two 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 === 31 33 32 34 Users configuring the "trial" version will configure it as follows: … … 61 63 Both files are located in the `/dist/swf` directory of the distribution package. 62 64 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 === 66 66 67 67 The 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: … … 69 69 * From the release page on the OVA Developer Site [http://developer.longtailvideo.com/ova/wiki/OvaDownload here] 70 70 * Via the SVN browser [http://developer.longtailvideo.com/ova/browser#tags/ova.jwplayer.5x/package-1.0.0 here] 71 72 When downloading the OVA for JW5 v1.0.0 distribution, download either `ova.jwplayer.5x.tar.gz` or `ova.jwplayer.5x.zip`. 71 73 72 74 The tagged v1.0.0 source tree can be found [http://developer.longtailvideo.com/ova/browser#tags/ova.jwplayer.5x/release-1.0.0 here]. 73 75 76 == 3. Deploying OVA for Flowplayer in "Hosted" Mode == 74 77 78 X 75 79 80 == 4. Deploying OVA jQuery Library == 76 81 82 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 either the OVA for JW5 or OVA for Flowplayer distribution packages. 83 84 You 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 86 The `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
