User:BR~metawiki/use S5 slide system in the mediawiki/en
installation
edit- Download S5 slide for mediawiki,unzip to wiki/extensions directory;
- Add the following content to localsetting.php
include_once('extensions/slide.php');
- Insert <slide>default</slide> into the page that should be shown as a slideshow, using the "default"-theme. A thumbnail and a link to the slideshow will be displayed.