wiki:plugins:video
Table of Contents
Video Plugin
The video plugin allows you to embed various media types into your web page. It should be called the media plugin since it includes a couple of audio types as well.
Usage
{{flash>URL [width,height]|Alternate text}}
{{midi>URL}}
{{movie>URL [width,height]|Alternate text}} - QuickTime
{{mp3>URL}}
{{mpeg>URL [width,height]|Alternate text}}
{{realvideo>URL [width,height]|Alternate text}}
{{video>URL [width,height]|Alternate text}} - avi
In order to refer to a file in your wikis media repository, you must refer to it like this:
/course/1020/_media/mynamespace:flash.swf
Here, the wiki is /course/1020, and the file flash.swf is in the namespace mynamespace.
Demo
Display a WINK flash tutorial:
{{flash>/dept/tdb/_media/wiki:plugins:winkdemo.swf [404,429]}}
{{flash>/dept/tdb/_media/wiki:plugins:winkdemo.swf [479,370]}}
Alternate TExt
wiki/plugins/video.txt · Last modified: by jas
