Difference: SlideShowPlugin (8 vs. 9)

Revision 92010-12-29 - TWikiContributor

Line: 1 to 1
 

Slide Show Plugin

Added:
>
>
 
Added:
>
>
 Create web based presentations based on topics with headings.

Introduction

Line: 18 to 20
 Any topic with headings can be converted into a slideshow. Each slide starts with a "---++" heading. There are two modes to view a topic:

  • Normal topic view mode: Headings and text is shown in the usual TWiki rendering, representing the outline of the slideshow. This mode is useful to print handouts.
Changed:
<
<
  • Presentation mode: Each heading with text is shown as a slide; the format is based on a slide template. Navigation buttons are added to go to the "First", "Previous", and "Next" slide. Slide navigation is quick because it is done with anchor jumps to the same page.
>
>
  • Presentation mode: Each heading with text is shown as a slide; the format is based on a slide template.
  You can start the presentation by clicking on the "Start presentation" button.
Added:
>
>

Navigation

While in presentation mode you can move around slides using navigation buttons and keys:

Button
<-- -->
Sorted ascending
Key Action
endpres.gif Esc End presentation
first.gif Home Go to first slide
last.gif End Go to last slide
next.gif Right-arrow, Page-down Go to next slide
prev.gif Left-arrow, Pagu-up Go to previous slide

Slide navigation is quick because it is done using anchor jumps within the same page. Key-based navigation requires JavaScript enabled.

 

Syntax Rules

How to Create a Slideshow

Line: 156 to 171
 
Plugin Author: TWiki:Main/PeterThoeny
Copyright: © 2002-2010, Peter Thoeny, Twiki, Inc.
© 2002-2010 TWiki:TWiki/TWikiContributor
License: GPL (GNU General Public License)
Changed:
<
<
Plugin Version: 2010-05-16
>
>
Plugin Version: 2010-12-28
 
Change History:
<-- versions below in reverse order -->
 
Changed:
<
<
2010-05-16: TWikibug:Item6433 - doc improvements
>
>
2010-12-28: TWikibug:Item6626: New slide navigation using keys: Home, Left-arrow, Page-up, Right-arrow, Page-down, End and Esc
2010-05-16: TWikibug:Item6433: Doc improvements
 
02 Aug 2008: Fixed corruption of preview
29 Sep 2007: Added VarSLIDESHOWSTART and VarSLIDESHOWEND to have them listed in TWikiVariables
12 Feb 2007: fixed construction of view urls (TWiki:Main/MichaelDaum)
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.SlideShowPlugin.