Add Video

From Help With Kumu Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:59, 21 March 2011 (edit)
Mclare (Talk | contribs)
m (Example)
← Previous diff
Revision as of 17:39, 26 November 2015 (edit) (undo)
Mbreschuk (Talk | contribs)

Next diff →
Line 37: Line 37:
<nowiki><videoflash type="youtube-playlist">89DA146E7342E8D0</videoflash></nowiki> <nowiki><videoflash type="youtube-playlist">89DA146E7342E8D0</videoflash></nowiki>
====Align videos==== ====Align videos====
-<videoflash>cB_epHpTeS0&feature|560|340|right</videoflash>+<videoflash>cB_epHpTeS0&feature|right</videoflash>
-<nowiki><videoflash>cB_epHpTeS0&feature|560|340|right</videoflash></nowiki>+<nowiki><videoflash>cB_epHpTeS0&feature|right</videoflash></nowiki>
 + 
 +====Resize videos====
 +Change the size of a video embed by defining its length and width in pixels.
 + 
 +As an example, entering "<nowiki><videoflash>U5Lm6sZFzAM</videoflash></nowiki>" will create an embed with a default size, but entering "<nowiki><videoflash>U5Lm6sZFzAM|650|450</videoflash></nowiki>" (notice the '''|650|450''') will redefine the length and width.
[[Category:Working with a wiki]] [[Category:Working with a wiki]]

Revision as of 17:39, 26 November 2015

How to add video to Wiki articles hosted on http://kumu.brocku.ca


Contents

Example

YouTube

In the case of a YouTube video you need to extract the ID of the video from the URL. In the example of http://www.youtube.com/watch?v=U5Lm6sZFzAM the video's ID would be U5Lm6sZFzAM, this is what is placed between the <videoflash> </videoflash> tags.

An introduction to Isaak, Brock University's Sakai-Based LMS

<videoflash>U5Lm6sZFzAM</videoflash>

Vimeo

Wiki code:

<videoflash type="vimeo">419344</videoflash>

Vimeo does require a little more work to retrieve the "clip_id"

Google Video

Gilles Villeneuve and René Arnoux in a memorable duel for second place at the 1979 French Grand Prix.

<videoflash type="googlevideo">-8379846495749936835&q=formula+1+site%3Avideo.google.com&total=970&start=0&num=10&so=0&type=search&plindex=0</videoflash>

FLV - Your Flash Video


<videoflash type="flv">http://butler.ac.brocku.ca/ctlet/flv/WelcomeToSakai.flv</videoflash>

Other examples

YouTube:Playlist

Sakai/Isaak for instructors podcast <videoflash type="youtube-playlist">89DA146E7342E8D0</videoflash>

Align videos

<videoflash>cB_epHpTeS0&feature|right</videoflash>

Resize videos

Change the size of a video embed by defining its length and width in pixels.

As an example, entering "<videoflash>U5Lm6sZFzAM</videoflash>" will create an embed with a default size, but entering "<videoflash>U5Lm6sZFzAM|650|450</videoflash>" (notice the |650|450) will redefine the length and width.

Personal tools
Bookmark and Share