X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=templates%2FEmbedVideoSiteAdmin.tpl;h=56410db22a2428e6d9036729ff764cc377b8db73;hb=f5918f86925971c35f6a16e905b7b70c4bf58f9c;hp=6a7c96751122f4cf2e6a35aea10cbcf6c5d9e632;hpb=12aedded878face3b4c06f1d0886f9f4fd1b96bc;p=embedvideo%2F.git diff --git a/templates/EmbedVideoSiteAdmin.tpl b/templates/EmbedVideoSiteAdmin.tpl index 6a7c967..56410db 100644 --- a/templates/EmbedVideoSiteAdmin.tpl +++ b/templates/EmbedVideoSiteAdmin.tpl @@ -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,17 +124,33 @@ 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 + 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."} + {g->text text="URL path to an alternate jpg to use as a thumbnail for all directly linked/embedded flv files."} + + watermarkVideostrue/false + {g->text text="specify whether you want to apply a watermark to the video thumbnails when they are added."} + + watermarkImageURL path + {g->text text="URL path to an alternate image to use as a watermark for all video thumbnails."} +