Added new autoStart parameter. Added new useRemoteSize parameter.
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index 6a7c96751122f4cf2e6a35aea10cbcf6c5d9e632..a0609cdfdd9dcf971eef7d757a021fd5dd5e437c 100644 (file)
     <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>useRemoteSize</td><td>true/false</td>
+      <td>{g->text text="use the remote video size instead of the width and height specified here"}</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>width</td><td>320</td>
       <td>{g->text text="specify the width dimension of the embedded video player"}</td></tr>