Sandbox Extension

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
(tests for tags of the JmolExtension)
Current revision (16:10, 17 August 2025) (edit) (undo)
(test)
 
Line 98: Line 98:
</jmol>
</jmol>
...end
...end
 +
 +
...This uses the jmolAppletButton tag with uploadedFileContents subtag:
 +
<jmol>
 +
<jmolAppletButton>
 +
<uploadedFileContents>Menthol.mol</uploadedFileContents>
 +
<text> Menthol </text>
 +
<title> Menthol is a component of essential oils </title>
 +
<x> 400 </x>
 +
<y> 400 </y>
 +
</jmolAppletButton>
 +
</jmol>

Current revision

Test the extension

...This uses the inlineContents tag:

Drag the structure with the mouse to rotate

...end

...This uses the wikiPageContents tag:

Drag the structure with the mouse to rotate

...end

...This uses the uploadedFileContents tag:

Drag the structure with the mouse to rotate

...end

...This uses the jmolAppletButton tag with uploadedFileContents subtag:

Personal tools