X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=templates%2FItemAddEmbedVideo.tpl;h=a07a0b7fee1dcc9eeab368801d60defe42b614d6;hb=4e21341b591b305662a15ef7cce055e5f9dcb135;hp=4c2c7acf4be77bba44e97a9ca5d23e17ea2b6c7d;hpb=36f2679b2d8725e2125bd4b2893962d3bdf66da4;p=embedvideo%2F.git diff --git a/templates/ItemAddEmbedVideo.tpl b/templates/ItemAddEmbedVideo.tpl index 4c2c7ac..a07a0b7 100644 --- a/templates/ItemAddEmbedVideo.tpl +++ b/templates/ItemAddEmbedVideo.tpl @@ -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 @@

- {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."}

{if empty($form.webPageUrls)} @@ -19,10 +19,13 @@

- Example URLs:
- http://video.google.com/videoplay?docid=xxxxxxxxxxx&hl=en
- http://www.youtube.com/watch?v=xxxxxxxxxxx
- http://aaa.bbb.ccc/video.flv
+ Supported Video Sites:
+ YouTube: http://video.google.com/videoplay?docid=xxxxxxxxxxx&hl=en
+ GoogleVideo: http://www.youtube.com/watch?v=xxxxxxxxxxx
+
+ Supported File Types:
+ FlashVideo (.flv): http://aaa.bbb.ccc/video.flv
+