(no commit message)
authorhttp://sphynkx.livejournal.com/ <http://sphynkx.livejournal.com/@web>
Mon, 27 Jun 2011 02:18:50 +0000 (02:18 +0000)
committeradmin <admin@branchable.com>
Mon, 27 Jun 2011 02:18:50 +0000 (02:18 +0000)
doc/plugins/contrib/video.mdwn

index b8c296dbeb82570dfb3a9544d1983e6358291f77..2f59b34d2a0835b04584268a0a13cde7e276290c 100644 (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).
 
 ### Install
-Download and unpack [archive](/\_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:
+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](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}]