Table of Contents
~~SLIDESHOW~~
s5 Presentations Plugin
S5 is a slide show format based entirely on XHTML, CSS, and JavaScript. With one file, you can run a complete slide show and have a printer-friendly version as well.
This plugin can create S5 slide show presentations from any DokuWiki page.
Usage
To use this plugin, just add ~~SLIDESHOW~~
somewhere in your page (at the very top is recommended), and start your page with a H1 headline. Following content will go on the first (welcome) slide. Additional slides are created by H2 headlines. Adding a horizontal rule finishes the current slide and additional content goes to the “Handout” area (only visible when the slide is printed). Footnotes and abbreviation will be ignored on the slide. Plugin output won't be visible unless a plugin handles the mode s5
explicitly.
Notes
- Opera users need to press
F11
to enter the presentation mode. Navigating between the slides is then possible usingPAGE_UP
andPAGE_DOWN
. - You may choose from 7 different themes using the config manager.
Demo
To view this page as a slideshow, simply click the slideshow button beside the title of this document.