buildrelease
[openafs-wiki.git] / TWiki / VarEDITTABLE.mdwn
index 5612991..19ea2f3 100644 (file)
   <tr>
     <td><code>changerows</code></td>
     <td> Rows can be added and removed if <code>"on"</code><br /> Rows can be added but not removed if <code>"add"</code><br /> Rows cannot be added or removed if <code>"off"</code></td>
-    <td><code>CHANGEROWS</code> %BR% Plugin setting </td>
+    <td><code>CHANGEROWS</code> %BR% plugin setting </td>
   </tr>
   <tr>
     <td><code>quietsave</code></td>
     <td> Quiet Save button is shown if <code>"on"</code>, hidden if <code>"off"</code></td>
-    <td><code>QUIETSAVE</code> %BR% Plugin setting </td>
+    <td><code>QUIETSAVE</code> %BR% plugin setting </td>
   </tr>
   <tr>
     <td><code>include</code></td>
   <tr>
     <td><code>editbutton</code></td>
     <td> Set edit button text, e.g. <code>"Edit this table"</code>; set button image with alt text, e.g. <code>"Edit table, %PUBURL%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif"</code>; hide edit button at the end of the table with <code>"hide"</code> (Note: Button is automatically hidden if an edit button is present in a cell) </td>
-    <td><code>EDITBUTTON</code> %BR% Plugin setting </td>
+    <td><code>EDITBUTTON</code> %BR% plugin setting </td>
+  </tr>
+  <tr>
+    <td><code>javascriptinterface</code></td>
+    <td> Use javascript to directly move and delete row without page refresh. Enable with <code>"on"</code>, disable with <code>"off"</code>. </td>
+    <td><code>JAVASCRIPTINTERFACE</code> %BR% plugin setting </td>
   </tr>
 </table>