Extension:Slide Box Light Show
Appearance
Please help expand this page. |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Release status: unmaintained |
|
|---|---|
| Implementation | Parser extension |
| Author(s) | Alexia E. Smith, Hydra Wiki Platform Team |
| Latest version | 2.0.0 |
| MediaWiki | >= 1.29.0 |
|
|
| License | GNU General Public License 3.0 only |
| Download | GitLab: Note: README |
The Slide Box Light Show extension organizes a bunch of images into a light-box-style slideshow.
Installation
[edit]- Download and place the file(s) in a directory called
Slide Box Light Showin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Slide Box Light Show' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
