Added support for new youtube API: GDATA. Deprecated youtubeDevId
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index 8d5f2e98760e6a332c0cde3235e4aee1d03f9f8f..f45ba5de5c7d3f538adc4b359a0dfa23303c5e64 100644 (file)
     <tr class="gbEven"><td>externalFlvPlayerVars</td><td>flashvars= options for external flash player</td>
       <td>{g->text text="provides the module with the flashvars to use for the external flash player"}</td></tr>
 
-    <tr class="gbOdd"><td>youtubeDevId</td><td>xxxxxxxxxxx</td>
-      <td>{g->text text="specify the youtube Developer ID used when this plugin makes API calls to youtube"}</td></tr>
-
     <tr class="gbEven"><td>youtubeShowRelated</td><td>true/false</td>
       <td>{g->text text="specify whether you want to show the related video links in the youtube embedded player"}</td></tr>
 
       <td>{g->text text="turn on module debug output"}</td></tr>
 
     <tr class="gbEven"><td>flvThumbnail</td><td>URL path</td>
-      <td>{g->text text="URL path to a jpg to use as a thumbnail for all directly linked/embedded flv files."}</td></tr>
+      <td>{g->text text="URL path to an alternate jpg to use as a thumbnail for all directly linked/embedded flv files."}</td></tr>
+
+    <tr class="gbOdd"><td>watermarkVideos</td><td>true/false</td>
+      <td>{g->text text="specify whether you want to apply a watermark to the video thumbnails when they are added."}</td></tr>
+
+    <tr class="gbEven"><td>watermarkImage</td><td>URL or local path</td>
+      <td>{g->text text="URL or local path to an alternate image to use as a watermark for all video thumbnails."}</td></tr>
+
+    <tr class="gbOdd"><td>watermarkAlignment</td><td>alignment</td>
+      <td>{g->text text="Specify the watermark alignment: top-left, top, top-right, left, center, right, bottom-left, bottom, bottom-right"}</td></tr>
+
+    <tr class="gbEven"><td>wordwrapSummary</td><td>0 - N</td>
+      <td>{g->text text="If non-zero, sets the maximum line width when displaying the item's summary"}</td></tr>
+
+    <tr class="gbOdd"><td>wordwrapDescription</td><td>0 - N</td>
+      <td>{g->text text="If non-zero, sets the maximum line width when displaying the item's description"}</td></tr>
+
 
   </table>