Added support for yahoo video and metacafe.com
[embedvideo/.git] / templates / ItemAddEmbedVideo.tpl
index 2180a769704870f1f145ac4dcbf27fb69a91f355..7f10a0f2efd9b8b122928c3362ba4d846fd4101e 100644 (file)
@@ -7,7 +7,7 @@
 
 <div class="gbBlock">
   <p class="giDescription">
-    {g->text text="Import embedded videos into Gallery from another website.  Enter a URL below to a web page anywhere on the net and Gallery will add an embedded link to that file. Supported video links: www.youtube.com, video.google.com, or links to any .flv files."}
+    {g->text text="Import embedded videos into Gallery from another website.  Enter a URL below to a web page anywhere on the net and Gallery will add an embedded link to that file."}
   </p>
 
   {if empty($form.webPageUrls)}
     <br/>
 
     <br> 
-    <b>Example URLs:</b> <br>
-    http://video.google.com/videoplay?docid=xxxxxxxxxxx&hl=en<br>
-    http://www.youtube.com/watch?v=xxxxxxxxxxx<br>
-    http://aaa.bbb.ccc/video.flv<br>
+    <b><u>Supported Video Sites:</u></b> <br>
+    <b>YouTube:</b> http://www.youtube.com/watch?v=xxxxxxxxxxx<br>
+    <b>GoogleVideo:</b> http://video.google.com/videoplay?docid=xxxxxxxxxxx<br>
+    <b>YahooVideo:</b> http://video.yahoo.com/video/play?vid=xxxxxx<br>
+    <b>Metacafe:</b> http://www.metacafe.com/watch/xxxxxx/xxxxxx<br>
+    <br>
+    <b><u>Supported File Types:</u></b><br>
+    <b>FlashVideo (.flv):</b> http://aaa.bbb.ccc/video.flv<br>
+    <br>
 
   </div>