Difference between revisions of "User:AngelHerraez/Sandbox/Local Files Layout"
< User:AngelHerraez | Sandbox
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) |
AngelHerraez (talk | contribs) (→Layout #4) |
||
| Line 166: | Line 166: | ||
=== Layout #4 === | === Layout #4 === | ||
| − | [[File: | + | [[File:Warning.png]] This layout may be used from local disk only |
| − | if you add <code>UseCommandThread=true</code> to your page (see details | + | if you add <code>UseCommandThread=true</code> to your page (see details). |
<table cellspacing="0" cellpadding="0"> | <table cellspacing="0" cellpadding="0"> | ||
Revision as of 16:10, 10 June 2010
Layouts for files
For running Jmol in local disks successfully (i.e. without Java security errors)
Layout #1
This layout gives no problems.
| P | JmolApplet jar files | |||
| X | html files, model and script files | |||
| C | ||||
| S |
Layout #2
This layout gives no problems.
| P | JmolApplet jar files | |||
| X | html files | |||
| C | model and script files | |||
| S |
Layout #3
This layout cannot be used from local disk.
| P | ||||
| X | html files, model and script files | |||
| C | ||||
| S | JmolApplet jar files |
Layout #4
This layout may be used from local disk only
if you add UseCommandThread=true to your page (see details).
| P | ||||
| X | html files | |||
| C | ||||
| S | JmolApplet jar files, model and script files |