Sandbox Extension
From Proteopedia
(Difference between revisions)
(tests for tags of the JmolExtension) |
(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:
