http://sphynkx.livejournal.com/ 2011-06-27 02:18:50 +00:00 committed by admin
parent 8cccebcba4
commit 5f9f0a303e
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ All parameters are optional except path and will be replaced with the default se
*path* is relative path in webdir or web-address (to Youtube page). *path* is relative path in webdir or web-address (to Youtube page).
### Install ### Install
Download and unpack [archive](/\_jwplayer/jw\_videoplugin.tar.bz2) in your ikiwiki webdir. Download and unpack [archive](http://ikiwiki.sphynkx.org.ua/\_jwplayer/jw\_videoplugin.tar.bz2) in your ikiwiki webdir.
Or download [JW Player](http://www.longtailvideo.com/players/jw-flv-player/) and [perl module](/\_jwplayer/video.pm) separately. Make dir *\_jwplayer* and put player.swf in it. Also put *video.pm* in *Plugin* dir. In Ikiwiki configuration switch on the plugin: Or download [JW Player](http://www.longtailvideo.com/players/jw-flv-player/) and [perl module](http://ikiwiki.sphynkx.org.ua/\_jwplayer/video.pm) separately. Make dir *\_jwplayer* and put player.swf in it. Also put *video.pm* in *Plugin* dir. In Ikiwiki configuration switch on the plugin:
add_plugins => [qw{.......... video}] add_plugins => [qw{.......... video}]