new required parameter for deploying the applet
authorJim Procter <jprocter@compbio.dundee.ac.uk>
Tue, 26 Nov 2013 15:34:44 +0000 (15:34 +0000)
committerJim Procter <jprocter@compbio.dundee.ac.uk>
Tue, 26 Nov 2013 15:34:44 +0000 (15:34 +0000)
examples/appletParameters.html

index 3b10c14..4779046 100644 (file)
@@ -174,6 +174,11 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
             <td width="80" ><strong>value=&quot;&quot;&gt;</strong></td>
             <td width="100%"><strong>Description</strong></td>
           </tr>
+          <tr>
+          <td>permissions</td>
+          <td>sandbox</td>
+          <td><strong>This parameter is necessary, and must have the value <em>sandbox</em> to allow the JalviewLite applet to run.</strong></td>
+          </tr>
           <tr> 
             <td>file</td>
             <td>fileName</td>