User:Jaime Prilusky/JmolExtension/Extensionv6
From Proteopedia
< User:Jaime Prilusky(Difference between revisions)
(3 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
* Download the file [http://proteopedia.org/wiki/support/JSmolExtension/JmolExtension_604.zip JmolExtension_604.zip] | * Download the file [http://proteopedia.org/wiki/support/JSmolExtension/JmolExtension_604.zip JmolExtension_604.zip] | ||
- | * Expand this .zip in the extensions folder of your wiki. It will create the folder Jmol/ | + | * Expand this .zip in the extensions/ folder of your wiki. It will create the folder Jmol/ |
* Add to the LocalSettings.php a line wfLoadExtension( 'Jmol' ); | * Add to the LocalSettings.php a line wfLoadExtension( 'Jmol' ); | ||
- | + | * <b>Note:</b> this extension requires MediaWiki 1.39 or newer | |
- | * | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<!-- | <!-- | ||
- | * [[User:Jaime | + | |
+ | * [[User:Jaime Prilusky/JmolExtension/Simple Tags|Simple Tags]] | ||
+ | * [[User:Jaime Prilusky/JmolExtension/Tags for In-page Models|Tags for In-page Models]] | ||
+ | * [[User:Jaime Prilusky/JmolExtension/Tags_for_Controls|Tags for Controls]] | ||
+ | * [[User:Jaime Prilusky/JmolExtension/Tags for Pop-in Models|Tags for Pop-in Models]] | ||
+ | * [[User:Jaime Prilusky/JmolExtension/Tags for Pop-up Models|Tags for Pop-up Models]] | ||
+ | * [[User:Jaime Prilusky/JmolExtension/Demo|Demo]] | ||
--> | --> |
Current revision
- Download the file JmolExtension_604.zip
- Expand this .zip in the extensions/ folder of your wiki. It will create the folder Jmol/
- Add to the LocalSettings.php a line wfLoadExtension( 'Jmol' );
- Note: this extension requires MediaWiki 1.39 or newer