Added new allowFullScreen option for youtube videos
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index f45ba5de5c7d3f538adc4b359a0dfa23303c5e64..f19e2a28455ee784643e241321f125e54694f9aa 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>