Fixed a few bugs I introduced this morning when converting hard coded text to variables.
[embedvideo/.git] / templates / EmbedVideoSiteAdmin.tpl
index 74df8d2c734c97fd3819f3c209d1450508384e8a..c580ed5a2ca79095225d29867fede37f8c72e36a 100644 (file)
@@ -1,5 +1,5 @@
 {*
- * $Revision: 15342 $
+ * $Revision: 1 $
  * If you want to customize this file, do not edit it directly since future upgrades
  * may overwrite it.  Instead, copy it into a new directory called "local" and edit that
  * version.  Gallery will look for that file first and use it if it exists.
     <tr class="gbEven"><td>height</td><td>240</td>
       <td>{g->text text="specify the height dimension of the embedded video player"}</td></tr>
 
+    <tr class="gbEven"><td>debugOutput</td><td>true|false</td>
+      <td>{g->text text="turn on module debug output"}</td></tr>
+
+    <tr class="gbEven"><td>flvThumbnail</td><td>URL path</td>
+      <td>{g->text text="URL path to a jpg to use as a thumbnail for all directly linked/embedded flv files."}</td></tr>
+
   </table>
 
 </div>