X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b3d6948c218c2bda386b3cf36f63b520f7cdae98..42134152faec7608c503e91199a516822aef2006:/doc/plugins/contrib/video.mdwn diff --git a/doc/plugins/contrib/video.mdwn b/doc/plugins/contrib/video.mdwn index 5515d7621..baa0c6500 100644 --- a/doc/plugins/contrib/video.mdwn +++ b/doc/plugins/contrib/video.mdwn @@ -1,5 +1,4 @@ [[!template id=plugin name=video author="[[Yury Chumak|sphynkx]]"]] -[[!tag type/video]] ## Video @@ -7,11 +6,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.