Dear developers,
integration of molecular visualization via the JMol viewer is a great feature in Xerte. But, there are some limitations regarding JAVA which is required on the client site, since there are persistent problems with the JAVA plugin in combination with Firefox, and JAVA is not supported in iOS. Meanwhile, there is a JavaScript-based JMol alternative called JSMol (
wiki.jmol.org/index.php/Jmol_JavaScript_Object
) which can seamlessly be integrated as a replacement for JMol.
I tried to do this in a qucik&dirty approach in our Xerte test installation, but this will not work without further modifications in the Xerte code, e.g. in
/parent_templates/Nottingham/models_html5/jmol.html where the JAVA availability is checked.
Do you consider replacing the JMol viewer by JSMol in the near future and adapting the Xerte code as appropriate?
Regards, Dietmar