= Format wiki pages as S5 Slideshows = {{{ #!html
This page documents the 0.10 version of the plugin, which is no longer supported. Patches will be happily accepted and applied, but no work is being done by the maintainer to fix bugs associated with this branch.
}}} == Description == The S5 plugin converts Wiki pages into a DHTML enabled slideshow using [http://meyerweb.com/eric/tools/s5/ S5]. It is based loosely on the [http://wiki.splitbrain.org/plugin:s5 DocuWiki S5 plugin]. Click the ''Slideshow'' link at the bottom of any Wiki page to view that page using S5. Alternatively you can add the `[[S5]]` macro to a page. A top-level level 1 heading (`= Heading =`) and its following section will be converted into the title page of the slideshow, with following level 2 headings and their corresponding sections converted into subsequent slides. === Themes === There are 7 themes available, copied from the !DocuWiki plugin as the original links on the S5 page were broken. The themes are blue, default, dokuwiki, flower, i18n, pixel, and yatil. Themes can be selected from the macro with: `[[S5(theme=)]]`. == Bugs/Feature Requests == Existing bugs and feature requests for SlideShowPlugin are [report:9?COMPONENT=SlideShowPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SlideShowPlugin&owner=rjollos new ticket]. == Download == Download the zipped source from [download:slideshowplugin here]. == Source == You can check out SlideShowPlugin from [http://trac-hacks.org/svn/slideshowplugin here] using Subversion, or [source:slideshowplugin browse the source] with Trac. == Example == {{{ #!html
= Slideshow Title = Title page content.
== Slide 1 Title == Slide 1 content.
== Slide 2 Title == Slide 2 content.
}}} [[Image(SlideShowPlugin:title.png)]] == Recent Changes == [[ChangeLog(slideshowplugin/0.10, 3)]] == Author/Contributors == '''Author:''' [wiki:athomas] [[BR]] '''Maintainer:''' [wiki:rjollos] [[BR]] '''Contributors:'''