User Tools

Site Tools


mekker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mekker [2012/09/23 14:51] – created jerrymekker [2022/09/01 11:44] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~SLIDESHOW flower~~+~~SLIDESHOW~~ 
 + 
 +====== DokuWiki S5 Slideshows ====== 
 + 
 +=== Creating Slideshows from DokuWiki pages === 
 + 
 +using the S5 plugin 
 + 
 +$$ 
 +\frac{1}{2} \cdot \sqrt{x+1} 
 +$$ 
 +===== S5 - Introduction ===== 
 + 
 +  * [[http://meyerweb.com/eric/tools/s5/|S5]] is a web based slide show tool 
 +  * Created by Eric Meyer 
 +  * Based on CSS and JavaScript 
 +  * Works in all modern Browsers  
 + 
 +---- 
 + 
 + on handout 
 + 
 +===== S5 in DokuWiki ===== 
 + 
 +  * can be installed as a plugin 
 +  * allows you to create presentations as DokuWiki page 
 +  * using DokuWiki's syntax 
 +  * The presentation is a normal DokuWiki page 
 + 
 + 
 +===== How to create ===== 
 + 
 +  * Just follow some rules 
 +    * Start with a H1 headline -> the welcome page 
 +    * H2 headlines create new slides 
 +    * A horizontal line switches to the handout (only displayed in print) 
 +  * Adding the ''%%~~SLIDESHOW~~%%'' will create a link to the presentation mode 
 + 
 +---- 
 + 
 +Additional content for handout 
 + 
 +===== How it works ===== 
 + 
 +  * The plugin uses a new feature called pluggable renderers 
 +  * DokuWiki's parser outputs the parsed syntax with the use of so called renderers 
 +  * The S5 plugin inherits from the default XHTML renderer and adds Eric Meyer's CSS and JavaScript Magic 
 + 
 + 
 +===== Customizing ===== 
 + 
 +  * Choose from seven premade themes or put your own in the template ui directory 
 + 
 +{{plugin:s5:blue.jpg?200 }} 
 +{{plugin:s5:default.jpg?200 }} 
 +{{plugin:s5:dokuwiki.jpg?200 }} 
 +{{plugin:s5:flower.jpg?200 }} 
 +{{plugin:s5:i18n.jpg?200 }} 
 +{{plugin:s5:pixel.jpg?200 }} 
 +{{plugin:s5:yatil.jpg?200 }} 
 + 
 + 
 +===== Summary ===== 
 + 
 +  * No more PowerPoint 
 +  * Creating presentations in DokuWiki is easy 
 +  * Download the plugin at http://www.dokuwiki.org/plugin:s5
mekker.1348411867.txt.gz · Last modified: 2022/09/01 11:36 (external edit)