Added support to handle &fmt=18 type options to youtube video urls
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index 56410db22a2428e6d9036729ff764cc377b8db73..6dc7f8cc02cd175127be19df4c38e91833642e16 100644 (file)
     <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 path</td>
-      <td>{g->text text="URL path to an alternate image to use as a watermark for all video thumbnails."}</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>