X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=templates%2FEmbedVideoSiteAdmin.tpl;h=8d5f2e98760e6a332c0cde3235e4aee1d03f9f8f;hb=5a9743847ef6ce2a1270ee88719bbfb84c17cff6;hp=74df8d2c734c97fd3819f3c209d1450508384e8a;hpb=36f2679b2d8725e2125bd4b2893962d3bdf66da4;p=embedvideo%2F.git diff --git a/templates/EmbedVideoSiteAdmin.tpl b/templates/EmbedVideoSiteAdmin.tpl index 74df8d2..8d5f2e9 100644 --- a/templates/EmbedVideoSiteAdmin.tpl +++ b/templates/EmbedVideoSiteAdmin.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. @@ -115,7 +115,7 @@ useInternalFlvPlayertrue/false {g->text text="instructs the module to use Gallery's built-in flv player when embedding links to .flv files"} - externalFlvPlayerURL to external flv player (.swf) + externalFlvPlayerURL to external flv player (.swf) {g->text text="instructs the module to use an external flv player when embedding links to .flv files"} externalFlvPlayerVarsflashvars= options for external flash player @@ -124,12 +124,27 @@ youtubeDevIdxxxxxxxxxxx {g->text text="specify the youtube Developer ID used when this plugin makes API calls to youtube"} - width320 + youtubeShowRelatedtrue/false + {g->text text="specify whether you want to show the related video links in the youtube embedded player"} + + useRemoteSizetrue/false + {g->text text="use the remote video size instead of the width and height specified here"} + + autoStarttrue/false + {g->text text="specify if the embedded video players should autostart the videos or not"} + + width320 {g->text text="specify the width dimension of the embedded video player"} height240 {g->text text="specify the height dimension of the embedded video player"} + debugOutputtrue/false + {g->text text="turn on module debug output"} + + flvThumbnailURL path + {g->text text="URL path to a jpg to use as a thumbnail for all directly linked/embedded flv files."} +