X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=templates%2FEmbedVideoSiteAdmin.tpl;h=18ce8f6dbd08bcff58ff971397a7ec259330f1f3;hb=refs%2Ftags%2F1_1_5;hp=56410db22a2428e6d9036729ff764cc377b8db73;hpb=f5918f86925971c35f6a16e905b7b70c4bf58f9c;p=embedvideo%2F.git diff --git a/templates/EmbedVideoSiteAdmin.tpl b/templates/EmbedVideoSiteAdmin.tpl index 56410db..18ce8f6 100644 --- a/templates/EmbedVideoSiteAdmin.tpl +++ b/templates/EmbedVideoSiteAdmin.tpl @@ -121,9 +121,6 @@ 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"} @@ -133,6 +130,9 @@ autoStarttrue/false {g->text text="specify if the embedded video players should autostart the videos or not"} + allowFullScreentrue/false + {g->text text="specify if the embedded video player should be allowed to playback in full screen mode or not (youtube only)"} + width320 {g->text text="specify the width dimension of the embedded video player"} @@ -148,8 +148,20 @@ 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."} + 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"} + + centerVideotrue/false + {g->text text="If set to true, video playback will be centered on the photo page"}