I developed some code for switching to the signed applet on-the-fly for the SageMath package. Then the user only gets warnings if they try to do something that requires writing to their disk. This required a small change to the standard Jmol.js libraries, but if people think this would be a useful option we could add it to Jmol.js
I'm thinking of something along the lines of: jmolSwitchtoSigned(appletId, scriptforSignedApplet), which would destroy the unsigned applet load a signed applet and run the script. It would be up to the page designer to make sure that the signed applet was passed information in the script to recreate the state of the unsigned applet. Jonathan On Sep 2, 2011, at 12:22 PM, [email protected] wrote: > From: Paul Pillot <[email protected]> > Subject: Re: [Jmol-users] image snapshot > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > If you have the signed applet then the Jmol sign at the bottom right corner > should be in red and should read "Jmol_S" > Otherwise, if it's grey and reads Jmol then it's the unsigned applet. > If you don't mind using the signed applet, it's the easiest solution. The > only thing is that the user will have to accept it, in order to use it. > -Paul Dr. Jonathan H. Gutow Chemistry Department [email protected] UW-Oshkosh Office:920-424-1326 800 Algoma Boulevard FAX:920-424-2042 Oshkosh, WI 54901 http://www.uwosh.edu/facstaff/gutow ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

