X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=templates%2FEmbedVideoSiteAdmin.tpl;h=f45ba5de5c7d3f538adc4b359a0dfa23303c5e64;hb=bbe9d512174553b9b410742bb82c69ffa67911f5;hp=a0609cdfdd9dcf971eef7d757a021fd5dd5e437c;hpb=b1952ee04d2ae62ede96d5c61ab096cd237c1c3b;p=embedvideo%2F.git diff --git a/templates/EmbedVideoSiteAdmin.tpl b/templates/EmbedVideoSiteAdmin.tpl index a0609cd..f45ba5d 100644 --- a/templates/EmbedVideoSiteAdmin.tpl +++ b/templates/EmbedVideoSiteAdmin.tpl @@ -115,32 +115,48 @@ 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 {g->text text="provides the module with the flashvars to use for the external flash player"} - youtubeDevIdxxxxxxxxxxx - {g->text text="specify the youtube Developer ID used when this plugin makes API calls to youtube"} + youtubeShowRelatedtrue/false + {g->text text="specify whether you want to show the related video links in the youtube embedded player"} - useRemoteSizetrue/false + 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 + 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 or local path + {g->text text="URL or local path to an alternate image to use as a watermark for all video thumbnails."} + + watermarkAlignmentalignment + {g->text text="Specify the watermark alignment: top-left, top, top-right, left, center, right, bottom-left, bottom, bottom-right"} + + wordwrapSummary0 - N + {g->text text="If non-zero, sets the maximum line width when displaying the item's summary"} + + wordwrapDescription0 - N + {g->text text="If non-zero, sets the maximum line width when displaying the item's description"} +