-
I understand that issuing a repeated "isosurface" command with the same ID should replace the existing one. This is not happening , I see all 3 instances:
load "gly.pdb";
isosurface orbit1 scale 2 lcaocartoon "sp2a" {atomno=4};
isosurface orbit1 scale 2 lcaocartoon "sp2b" {atomno=4};
isosurface orbit1 scale 2 lcaocartoon "sp2c" {atomno=4};
# all 3 are displayed
color $orbit1 cyan; # the...
2009-11-18 13:12:55 UTC in Jmol
-
The update for Jmol MediaWiki Extension v 3.2 has been committed (r11738). This provides support for URLs with & in + , as well as in used by any of the controls (button, link, menu, checkbox...).
The only trick is that the url written inside the tag must have %26 instead of & (cannot be done automatically in the extension code).
2009-11-13 22:34:06 UTC in Jmol
-
aherraez committed revision 11738 to the Jmol SVN repository, changing 3 files.
2009-11-13 20:45:37 UTC in Jmol
-
Albert and me have studied a bit the cause of this problem. Seems that the ampersand is forbidden in the wikisource and so breaks the generation of the page (insertion of applet) and even the load command. As a partial solution, %26 codes must be used (manually) inside the tag, and a fix in the Jmol MW Extension will take care of interpreting those codes into a & that the server...
2009-11-12 20:07:09 UTC in Jmol
-
aherraez committed revision 11676 to the Jmol SVN repository, changing 1 files.
2009-11-04 18:55:18 UTC in Jmol
-
aherraez committed revision 15025 to the The Chemistry Development Kit SVN repository, changing 1 files.
2009-10-28 20:21:19 UTC in The Chemistry Development Kit
-
aherraez committed revision 15006 to the The Chemistry Development Kit SVN repository, changing 1 files.
2009-10-22 19:25:09 UTC in The Chemistry Development Kit
-
aherraez committed revision 15005 to the The Chemistry Development Kit SVN repository, changing 5 files.
2009-10-21 17:58:16 UTC in The Chemistry Development Kit
-
aherraez committed revision 15003 to the The Chemistry Development Kit SVN repository, changing 1 files.
2009-10-20 20:02:08 UTC in The Chemistry Development Kit
-
aherraez committed revision 15002 to the The Chemistry Development Kit SVN repository, changing 2 files.
2009-10-20 19:34:40 UTC in The Chemistry Development Kit