X-Git-Url: http://git.pippins.net/embedvideo/.git/static/%7Bg-%3Eurl%20arg1=?a=blobdiff_plain;f=templates%2FItemAddEmbedVideo.tpl;h=01cf20aed2c1763d69373e1a6a2f1b32eb2c3254;hb=1b1822456d66be4761748a02d9f1d9e8caefb8be;hp=4c2c7acf4be77bba44e97a9ca5d23e17ea2b6c7d;hpb=36f2679b2d8725e2125bd4b2893962d3bdf66da4;p=embedvideo%2F.git diff --git a/templates/ItemAddEmbedVideo.tpl b/templates/ItemAddEmbedVideo.tpl index 4c2c7ac..01cf20a 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,21 @@

- 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://www.youtube.com/watch?v=xxxxxxxxxxx
+ GoogleVideo: http://video.google.com/videoplay?docid=xxxxxxxxxxx
+ YahooVideo: http://video.yahoo.com/video/play?vid=xxxxxx
+ Metacafe: http://www.metacafe.com/watch/xxxxxx/xxxxxx
+ Revver: http://www.revver.com/watch/xxxxxx
+ Dailymotion: http://www.dailymotion.com/video/xxxxxxxxxxx
+ Divshare: http://www.divshare.com/download/xxxxxxxxx
+
+ Supported File Types:
+ FlashVideo (.flv): http://aaa.bbb.ccc/video.flv
+ FlashVideo (.swf): http://aaa.bbb.ccc/video.swf
+
+ + Embed Video Module Help Page