Difference between revisions of "User:AngelHerraez/Extension"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) (Created page with "== Jmol MediaWiki Extension == === What's new in version 5 === * Compatible with MediaWiki 1.32 (Tested with PHP 7.0-7.3, MySQL 5.6) * Needs Jmol 14.29.32 or later. * All the...") |
AngelHerraez (talk | contribs) (what's new in the Jmol MW Extension v5) |
||
Line 10: | Line 10: | ||
* Richer text for information allowed in pop-up JSmol panels (window title, caption) | * Richer text for information allowed in pop-up JSmol panels (window title, caption) | ||
* Control buttons (spin, quality, popup) are internationalized now and will display texts matching the language selected in wiki user preferences. | * Control buttons (spin, quality, popup) are internationalized now and will display texts matching the language selected in wiki user preferences. | ||
+ | * The high quality (toggle button) now activates <code>cartoonFancy</code> in addition to <code>antialiasImage</code> (if allowed by the value of platformSpeed) |
Revision as of 08:49, 30 March 2019
Jmol MediaWiki Extension
What's new in version 5
- Compatible with MediaWiki 1.32 (Tested with PHP 7.0-7.3, MySQL 5.6)
- Needs Jmol 14.29.32 or later.
- All the previous documented tags have been verified and are operative.
- International characters accepted as part of the text, link, or button.
- New tag
jmolMol
retrieves models by name or id from the Cactus server or any other server designated by the wiki administrator (e.g. PubChem, Open Crystallography Database, ...). - New tags
jmolAppletInlineLink
andjmolAppletInlineButton
that allow to insert in the page the JSmol panel only upon user action. - New subtag
image
inside tagjmolApplet
is now operative, displaying an image that is replaced by an in-line JSmol panel when the user clicks. - Richer text for information allowed in pop-up JSmol panels (window title, caption)
- Control buttons (spin, quality, popup) are internationalized now and will display texts matching the language selected in wiki user preferences.
- The high quality (toggle button) now activates
cartoonFancy
in addition toantialiasImage
(if allowed by the value of platformSpeed)