User:Jaime Prilusky/JmolExtension/Extensionv6
From Proteopedia
(Difference between revisions)
Line 2: | Line 2: | ||
* 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' ); | ||
+ | <!-- | ||
* [[User:Jaime Prilusky/JmolExtension/Simple Tags|Simple Tags]] | * [[User:Jaime Prilusky/JmolExtension/Simple Tags|Simple Tags]] | ||
Line 8: | Line 9: | ||
* [[User:Jaime Prilusky/JmolExtension/Tags for Pop-in Models|Tags for Pop-in Models]] | * [[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/Tags for Pop-up Models|Tags for Pop-up Models]] | ||
- | <!-- | ||
* [[User:Jaime Prilusky/JmolExtension/Demo|Demo]] | * [[User:Jaime Prilusky/JmolExtension/Demo|Demo]] | ||
--> | --> |
Revision as of 02:40, 5 January 2025
- 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' );