User:Jaime Prilusky/JmolExtension/Extensionv6
From Proteopedia
(Difference between revisions)
Line 3: | Line 3: | ||
* Add to the LocalSettings.php a line wfLoadExtension( 'Jmol' ); | * Add to the LocalSettings.php a line wfLoadExtension( 'Jmol' ); | ||
- | * [[User:Jaime | + | * [[User:Jaime Prilusky/JmolExtension/Simple Tags|Simple Tags]] |
- | * [[User:Jaime | + | * [[User:Jaime Prilusky/JmolExtension/Tags for In-page Models|Tags for In-page Models]] |
- | * [[User:Jaime | + | * [[User:Jaime Prilusky/JmolExtension/Tags_for_Controls|Tags for Controls]] |
- | * [[User:Jaime | + | * [[User:Jaime Prilusky/JmolExtension/Tags for Pop-in Models|Tags for Pop-in Models]] |
- | * [[User:Jaime | + | * [[User:Jaime Prilusky/JmolExtension/Tags for Pop-up Models|Tags for Pop-up Models]] |
<!-- | <!-- | ||
- | * [[User:Jaime | + | * [[User:Jaime Prilusky/JmolExtension/Demo|Demo]] |
--> | --> |
Revision as of 19:08, 4 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' );