Added new youtubeShowRelated parameter
[embedvideo/.git] / templates / ItemAddEmbedVideo.tpl
index 4c2c7acf4be77bba44e97a9ca5d23e17ea2b6c7d..33d86344cbc65db6f1314ed7c217af4db77d23e1 100644 (file)
@@ -1,5 +1,5 @@
 {*
- * $Revision: 15342 $
+ * $Revision: 1 $
  * If you want to customize this file, do not edit it directly since future upgrades
  * may overwrite it.  Instead, copy it into a new directory called "local" and edit that
  * version.  Gallery will look for that file first and use it if it exists.
@@ -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>
+    <b>FlashVideo (.swf):</b> http://aaa.bbb.ccc/video.swf<br>
+    <br>
 
   </div>