Extension:Slides
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. |
Slides Release status: unmaintained |
|
---|---|
Implementation | Tag |
Description | Uses Reveal.js do convert MediaWiki pages to slideshows with a slide action |
Author(s) | Pascal Noisette |
MediaWiki | 1.34+ |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: |
<slideshow> |
|
Installation
edit- Download and place the file(s) in a directory called
Slides
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Slides' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.