~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/VarSLIDESHOWSTART.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1191133809" format="1.1" version="$Rev$"}%
 
2
%META:TOPICPARENT{name="Macros"}%
 
3
#VarSLIDESHOWSTART
 
4
---+++ SLIDESHOWSTART -- convert a topic with headings into a slideshow
 
5
   * The =%<nop>SLIDESHOWSTART%= macro is handled by the SlideShowPlugin
 
6
   * Syntax: =%<nop>SLIDESHOWSTART%=
 
7
   * Syntax: =%<nop>SLIDESHOWSTART{ template="MyOwnSlideTemplate" }%=
 
8
   * Example:%BR%
 
9
     =%<nop>SLIDESHOWSTART%= %BR%
 
10
     =---++ Sample Slide 1= %BR%
 
11
     =&nbsp;   * Bullet 1= %BR%
 
12
     =&nbsp;   * Bullet 2= %BR%
 
13
     =---++ Sample Slide 2= %BR%
 
14
     =&nbsp;   * Bullet 1= %BR%
 
15
     =&nbsp;   * Bullet 2= %BR%
 
16
     =%<nop>SLIDESHOWEND%=
 
17
   * Related: [[#VarSLIDESHOWEND][SLIDESHOWEND]], SlideShowPlugin