Extension:Slide Box Light Show
Please 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. |
Slide Box Light Show 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 Show
in 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.