| TWiki . TWiki . SlideShowPlugin | 
"---++" heading. There are two modes to view a topic:
%SLIDESHOWSTART%
template parameter to specify your own slide template topic, e.g. %SLIDESHOWSTART{ template="MyOwnSlideTemplate" }%
"---++" heading and add text like paragraphs, bullets, tables and images.
%SLIDESHOWEND%
TEMPLATE setting, or per slide show with the %SLIDESHOWSTART{ template="MyOwnSlideTemplate" }% setting.
| Keyword | What it means | 
|---|---|
| %SLIDETITLE% | The heading of the slide | 
| %SLIDETEXT% | The text of the slide | 
| %SLIDENUM% | The current slide number | 
| %SLIDEMAX% | The last slide number | 
| %SLIDENAV% | The navigation buttons for "First", "Previous", "Next" slide | 
| %SLIDENAVALL% | The navigation buttons for "First", "Previous", "Next", "Last" slide | 
| %SLIDENAVFIRST% | The navigation button for "First slide" | 
| %SLIDENAVPREV% | The navigation button for "Previous slide" | 
| %SLIDENAVNEXT% | The navigation button for "Next slide" | 
| %SLIDENAVLAST% | The navigation button for "Last slide" | 
%STARTINCLUDE% and %STOPINCLUDE% is used for the template.
 
|   | Silly Sample Slide Show |   | 
|  |  | 
|         | Slide 1 of 5 | COPYRIGHT © 2025 by the contributing authors | 
|   | Agenda |   | 
|  | 
 | 
|         | Slide 2 of 5 | COPYRIGHT © 2025 by the contributing authors | 
|   | Silly Introduction |   | 
|  | 
 | 
|         | Slide 3 of 5 | COPYRIGHT © 2025 by the contributing authors | 
|   | Silly Feature |   | 
|  | 
 | 
|         | Slide 4 of 5 | COPYRIGHT © 2025 by the contributing authors | 
|   | Silly Conclusion |   | 
|  | 
 | 
|         | Slide 5 of 5 | COPYRIGHT © 2025 by the contributing authors | 
 
  
  
%<plugin>_<setting>%, i.e. %SLIDESHOWPLUGIN_SHORTDESCRIPTION%
data/debug.txt)
---+++ Comments heading:
|   | %SLIDETITLE% | %SLIDENAVNEXT% | 
|  | %SLIDETEXT% | 
| %SLIDENAVALL% | Slide %SLIDENUM% of %SLIDEMAX% | COPYRIGHT © 2025 by the contributing authors | 
SlideShowPlugin.zip in your twiki installation directory. Content:
          | File: | Description: | 
|---|---|
| data/TWiki/SlideShowPlugin.txt | Plugin topic | 
| data/TWiki/SlideShowPlugin.txt,v | Plugin topic repository | 
| lib/TWiki/Plugins/SlideShowPlugin.pm | Plugin Perl module | 
| pub/TWiki/*.gif | Various button image files | 
| Plugin Author: | TWiki:Main/PeterThoeny | 
| Plugin Version: | 21 Mar 2004 (V1.003) | 
| Change History: | |
| 21 Mar 2004: | Internal change: Fixed inofficial function call | 
| 14 Dec 2002: | Added %SLIDENAVALL%template keyword; added HIDECOMMENTS setting | 
| 23 Nov 2002: | Added %SLIDENAVLAST%template keyword; using print Skin for presentation mode | 
| 19 Nov 2002: | Added "Start presentation" and "End presentation" buttons; added %SLIDENAVFIRST%,%SLIDENAVPREV%,%SLIDENAVNEXT%template keywords | 
| 17 Nov 2002: | Initial version | 
| CPAN Dependencies: | none | 
| Other Dependencies: | none | 
| Perl Version: | 5.005 | 
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/SlideShowPlugin | 
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/SlideShowPluginDev | 
| Attachment  | Action | Size | Date | Who | Comment | 
|---|---|---|---|---|---|
|  clearpixel.gif | manage | 0.8 K | 12 Dec 2003 - 08:15 | PeterThoeny? | Clear pixel for spacing | 
|  startpres.gif | manage | 2.0 K | 12 Dec 2003 - 08:17 | PeterThoeny? | Start Presentation button | 
|  endpres.gif | manage | 2.0 K | 12 Dec 2003 - 08:17 | PeterThoeny? | End Presentation button | 
|  logo.gif | manage | 2.8 K | 12 Dec 2003 - 08:17 | PeterThoeny? | Logo for slide template | 
|  first.gif | manage | 1.0 K | 12 Dec 2003 - 08:18 | PeterThoeny? | First slide button | 
|  last.gif | manage | 1.0 K | 12 Dec 2003 - 08:18 | PeterThoeny? | Last slide button | 
|  next.gif | manage | 1.0 K | 12 Dec 2003 - 08:19 | PeterThoeny? | Next button | 
|  prev.gif | manage | 1.0 K | 12 Dec 2003 - 08:19 | PeterThoeny? | Prev button | 
| -----Revision r1.2 - 21 Mar 2004 - 08:59 - PeterThoeny? |