Fixed vimeo thumbnail processing code
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index 6dc7f8cc02cd175127be19df4c38e91833642e16..18ce8f6dbd08bcff58ff971397a7ec259330f1f3 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>
 
     <tr class="gbEven"><td>autoStart</td><td>true/false</td>
       <td>{g->text text="specify if the embedded video players should autostart the videos or not"}</td></tr>
 
+    <tr class="gbEven"><td>allowFullScreen</td><td>true/false</td>
+      <td>{g->text text="specify if the embedded video player should be allowed to playback in full screen mode or not (youtube only)"}</td></tr>
+
     <tr class="gbOdd"><td>width</td><td>320</td>
       <td>{g->text text="specify the width dimension of the embedded video player"}</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>
 
+    <tr class="gbEven"><td>centerVideo</td><td>true/false</td>
+      <td>{g->text text="If set to true, video playback will be centered on the photo page"}</td></tr>
+
 
   </table>