r51144 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51143‎ | r51144 | r51145 >
Date:23:13, 28 May 2009
Author:dale
Status:deferred
Tags:
Comment:
updated sample to include remote asset
Modified paths:
  • /branches/new-upload/phase3/js2/mwEmbed/example_usage/simple_video_tag.html (modified) (history)

Diff [purge]

Index: branches/new-upload/phase3/js2/mwEmbed/example_usage/simple_video_tag.html
@@ -13,10 +13,11 @@
1414 <br />
1515 <table border="1" cellpadding="6" width="600">
1616 <tr>
17 - <td valign="top"><video duration="26" thumbnail="media/sample_fish.jpg" src="media/sample_fish.ogg"></video></td>
 17+ <td valign="top"><video duration="26" thumbnail="http://metavid.org/w/index.php?action=ajax&rs=mv_frame_server&stream_id=71&t=1:23:16&size=400x300" src="http://metavidstorage01.ucsc.edu/media/house_proceeding_07-18-06_00.ogg?t=1:23:16/1:23:44"></video></video></td>
1818 <td valign="top"><b>Sample Embed</b><br />
19 - Simple video Embed: (we set the duration for plugins that don't have native support for getting the duration
20 - <pre>&lt;video duration="26" thumbnail="media/sample_fish.jpg" src="media/sample_fish.ogg"&gt;&lt;/video&gt;</pre>
 19+ Simple video Embed:
 20+ <pre>&lt;video thumbnail="http://metavid.org/w/index.php?action=ajax&rs=mv_frame_server&stream_id=71&t=1:23:16&size=400x300"
 21+src="http://metavidstorage01.ucsc.edu/media/house_proceeding_07-18-06_00.ogg?t=1:23:16/1:23:44"&gt;&lt;/video&gt;</pre>
2122 </td>
2223 </table>
2324 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />&nbsp;

Status & tagging log