JAL-1400 added explanation about signed/unsigned applet compatibility with older...
authorJim Procter <jprocter@compbio.dundee.ac.uk>
Wed, 29 Jan 2014 09:21:31 +0000 (09:21 +0000)
committerJim Procter <jprocter@compbio.dundee.ac.uk>
Wed, 29 Jan 2014 09:21:31 +0000 (09:21 +0000)
examples-jbake/content/appletParameters.html
examples/appletParameters.html

index 7ed46b9..e02a7be 100644 (file)
@@ -2,14 +2,15 @@ title=Applet Parameters
 type=page
 status=published
 ~~~~~~
+<h2>JalviewLite Applet Parameter Documentation</h2>
 <p>
-<ul>
-<li>Parameters are described <a href="#parameters">below</a></li>
-<li>The javascript API is described <a
-href="jalviewLiteJs.html">here</a></li>
-</ul></strong>
+The JalviewLite applet is configured through a series of applet parameters,
+which are described <a href="#parameters"> below</a>. Once initialised,
+the applet can be interacted with <em>via</em> its 
+<a href="jalviewLiteJs.html">Javascript API</a>.
+</p><p><strong>Issues arising from tightening of Java Security default settings</strong><br/>JalviewLite is provided as a signed applet with 'sandbox' permissions and wildcards that allow it to be run from any website. Unfortunately, earlier versions of Java are not compatible with these settings, so if you find that you cannot see any of the examples on the left, try the <a href="u_applets.html">unsigned applet examples</a>.
 </p>
-    <p>Additional <a href="#appletdeploymentnotes">applet deployment notes are below</a>.</p>
+    <p>For additional deployment notes, <a href="#appletdeploymentnotes">see below</a>.</p>
            <p><h2>Applet Parameters</h2><br/>The applet takes the following initialisation parameters.</p>
         <a name="parameters"></a>        <table width="97%" class="borderTable" align="center" >
           <tr> 
index 167df36..84f61e4 100644 (file)
@@ -159,14 +159,15 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
 
 
 <!-- content start -->
+<h2>JalviewLite Applet Parameter Documentation</h2>
 <p>
-<ul>
-<li>Parameters are described <a href="#parameters">below</a></li>
-<li>The javascript API is described <a
-href="jalviewLiteJs.html">here</a></li>
-</ul></strong>
+The JalviewLite applet is configured through a series of applet parameters,
+which are described <a href="#parameters"> below</a>. Once initialised,
+the applet can be interacted with <em>via</em> its 
+<a href="jalviewLiteJs.html">Javascript API</a>.
+</p><p><strong>Issues arising from tightening of Java Security default settings</strong><br/>JalviewLite is provided as a signed applet with 'sandbox' permissions and wildcards that allow it to be run from any website. Unfortunately, earlier versions of Java are not compatible with these settings, so if you find that you cannot see any of the examples on the left, try the <a href="u_applets.html">unsigned applet examples</a>.
 </p>
-    <p>Additional <a href="#appletdeploymentnotes">applet deployment notes are below</a>.</p>
+    <p>For additional deployment notes, <a href="#appletdeploymentnotes">see below</a>.</p>
            <p><h2>Applet Parameters</h2><br/>The applet takes the following initialisation parameters.</p>
         <a name="parameters"></a>        <table width="97%" class="borderTable" align="center" >
           <tr>