Extension:Slide Box Light Show

MediaWiki extensions manual
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
README
  • $wgSBDefaultArguments

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 your extensions/ 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.