Sphynkx 2011-06-28 14:05:12 +00:00 committed by admin
parent 928d993219
commit 0802f92561
1 changed files with 3 additions and 3 deletions

View File

@ -7,11 +7,11 @@ This plugin provides embedding video on wikipages. Plugin uses most simple embed
###Usage
>\[\[\!video width=100 height=100 type="application/x-shockwave-flash" src="/\_jwplayer/player.swf" allowscriptaccess="always" allowfullscreen="true" autostart="false" path="path\_to\_video"\]\]
>\[\[\!video width=100 height=100 type="application/x-shockwave-flash" src="/\_jwplayer/player.swf" allowscriptaccess="always" allowfullscreen="true" autostart="false" file="path\_to\_video"\]\]
All parameters are optional except path and will be replaced with the default settings as showed in the above example.
All parameters are optional except *file* and will be replaced with the default settings as showed in the above example.
*path* is relative path in webdir or web-address (to Youtube page).
*file* is relative path in webdir or web-address (to Youtube page).
### Install
Download and unpack [archive](http://sphynkx.org.ua/progr/videoplug/jw_videoplugin.tar.bz2) in your ikiwiki webdir.