Added support for animoto videos.
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index f45ba5de5c7d3f538adc4b359a0dfa23303c5e64..18ce8f6dbd08bcff58ff971397a7ec259330f1f3 100644 (file)
     <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>