⇤ ← Revision 1 as of 2005-04-12 08:58:12
Size: 1330
Comment: missing edit-log entry for this revision
|
← Revision 2 as of 2009-04-16 08:26:46 ⇥
Size: 1330
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
[[Navigation(slideshow)]] | <<Navigation(slideshow)>> |
Line 26: | Line 26: |
* ["/000 Introduction"] * ["/100 Creating the slides"] |
* [[/000_Introduction]] * [[/100_Creating_the_slides]] |
Line 29: | Line 29: |
* ["/900 Last but not least: Running your presentation."] | * [[/900_Last_but_not_least:_Running_your_presentation.]] |
Line 34: | Line 34: |
[[Navigation(children)]] | <<Navigation(children)>> |
Slideshow Start |
You can easily create slide shows using the [[Navigation]] macro.
For a new presentation, start on a new page - we use HelpOnSlideShows (this page) as an example.
For your convenience, there is a SlideShowTemplate - use it!
Put [[Navigation(slideshow)]] on top of that page (looks like you see above) - that creates a link to toggle between slide show and wiki mode, and a link to start the slide show.
Refer to your slides with numbered sub-page links putting some code like that on your top page:
* ["/000 Introduction"] * ["/100 Creating the slides"] * ... * ["/900 Last but not least: Running your presentation."] * ../SlideShowHandOutTemplate
Leave some numbers free in between - just for that case you need to insert additional slides later.
Don't use too long page titles - you will see that they look bad (at least in wiki mode due to wrapping of the wiki page title).
This will look like that:
- ...
You may want to put [[Navigation(children)]] at bottom of the page - that lists the pages' child pages and looks like you see below:
/000_Introduction /100_Creating_the_slides /900_Last_but_not_least:_Running_your_presentation. |