Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r3  >  r2  ...
SlideShowPlugin 3 - 27 Mar 2005 - Main.TWikiContributor
Line: 1 to 1
Added:
>
>
 

Slide Show Plugin

This Plugin converts a topic with headings into a slide show.

Line: 36 to 38
 
Keyword What it means
%SLIDETITLE% The heading of the slide
%SLIDETEXT% The text of the slide
Added:
>
>
%SLIDECOMMENT% The comment of the slide (optional; appended to slide of missing)
 
%SLIDENUM% The current slide number
%SLIDEMAX% The last slide number
%SLIDENAV% The navigation buttons for "First", "Previous", "Next" slide
Line: 141 to 144
 
data/TWiki/SlideShowPlugin.txt,v Plugin topic repository
lib/TWiki/Plugins/SlideShowPlugin.pm Plugin Perl module
pub/TWiki/*.gif Various button image files
Added:
>
>
  • (Dakar) Visit configure in your TWiki installation, and enable the plugin in the {Plugins} section.
 
  • Test above example if the installation was successful.

Plugin Info

Plugin Author: TWiki:Main/PeterThoeny
Changed:
<
<
Plugin Version: 21 Mar 2004 (V1.003)
>
>
Plugin Version: 1.005
 
Change History:
<-- versions below in reverse order -->
 
Changed:
<
<
21 Mar 2004: Internal change: Fixed inofficial function call
>
>
16 Mar 2005: 1.005 Crawford Currie prepped for Dakar, and fixed multiple evaluation bug
21 Nov 2004: 1.004 Added support for %SLIDECOMMENT% template keyword (TWiki:Main/ArthurClemens); added benchmarks
21 Mar 2004: Internal change: Fixed unofficial 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
Line: 156 to 162
 
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
Added:
>
>
TWiki:Plugins/Benchmark: GoodStyle 98%, FormattedSearch 99%, SlideShowPlugin 99%
 
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/SlideShowPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/SlideShowPluginDev
Added:
>
>
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/SlideShowPluginAppraisal
 Related Topics: TWikiPreferences, TWikiPlugins
Changed:
<
<
-- TWiki:Main.PeterThoeny - 21 Mar 2004
META FILEATTACHMENT attr="" comment="Clear pixel for spacing" date="1071216910" name="clearpixel.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\clearpixel.gif" size="807" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Start Presentation button" date="1071217038" name="startpres.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\startpres.gif" size="2065" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="End Presentation button" date="1071217056" name="endpres.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\endpres.gif" size="2066" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Logo for slide template" date="1071217079" name="logo.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\logo.gif" size="2877" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="First slide button" date="1071217098" name="first.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\first.gif" size="1010" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Last slide button" date="1071217111" name="last.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\last.gif" size="1014" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Next button" date="1071217145" name="next.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\next.gif" size="993" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Prev button" date="1071217162" name="prev.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\prev.gif" size="993" user="PeterThoeny" version="1.1"
>
>

META FILEATTACHMENT attr="" comment="Next button" date="1037510613" name="next.gif" path="C:\Data\next.gif" size="993" user="TWikiContributor" version="1.2"
META FILEATTACHMENT attr="" comment="Prev button" date="1037510599" name="prev.gif" path="C:\Data\prev.gif" size="993" user="TWikiContributor" version="1.2"
META FILEATTACHMENT attr="" comment="Clear pixel for spacing" date="1037523452" name="clearpixel.gif" path="C:\Data\clearpixel.gif" size="807" user="TWikiContributor" version="1.1"
META FILEATTACHMENT attr="" comment="Start Presentation button" date="1037759933" name="startpres.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\startpres.gif" size="2065" user="TWikiContributor" version="1.1"
META FILEATTACHMENT attr="" comment="End Presentation button" date="1037759950" name="endpres.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\endpres.gif" size="2066" user="TWikiContributor" version="1.1"
META FILEATTACHMENT attr="" comment="Logo for slide template" date="1037760048" name="logo.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\logo.gif" size="2877" user="TWikiContributor" version="1.1"
META FILEATTACHMENT attr="" comment="First slide button" date="1037951064" name="first.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\first.gif" size="1010" user="TWikiContributor" version="1.1"
META FILEATTACHMENT attr="" comment="Last slide button" date="1037951080" name="last.gif" path="C:\Data\MyTWiki\Plugins\SlideShowPlugin\pub\TWiki\SlideShowPlugin\last.gif" size="1014" user="TWikiContributor" version="1.1"

Revision 3r3 - 27 Mar 2005 - 13:14:15 - TWikiContributor
Revision 2r2 - 21 Mar 2004 - 08:59:46 - PeterThoeny?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM