<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>HelpOnSlideShows</title></articleinfo><para>You can easily create slide shows using the <code>&lt;&lt;Navigation&gt;&gt;</code> macro. </para><para>For a new presentation, start on a new page - we use HelpOnSlideShows (<emphasis>this</emphasis> page) as an example. </para><para>For your convenience, there is a <ulink url="http://wiki.ninux.org/HelpOnSlideShows/SlideShowTemplate#">SlideShowTemplate</ulink> - use it! </para><para>Put <code>&lt;&lt;Navigation(slideshow)&gt;&gt;</code> 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. </para><para>Refer to your slides with numbered sub-page links putting some code like that on your top page: </para><screen><![CDATA[ * [[/000 Introduction]]
 * [[/100 Creating the slides]]
 * ...
 * [[/900 Last but not least: Running your presentation.]]
 * ../SlideShowHandOutTemplate]]></screen><para><inlinemediaobject><imageobject><imagedata depth="16" fileref="http://wiki.ninux.org//moin_static197/ninuxtheme02/img/idea.png" width="16"/></imageobject><textobject><phrase>(!)</phrase></textobject></inlinemediaobject> Leave some numbers free in between - just for that case you need to insert additional slides later. </para><para><inlinemediaobject><imageobject><imagedata depth="16" fileref="http://wiki.ninux.org//moin_static197/ninuxtheme02/img/idea.png" width="16"/></imageobject><textobject><phrase>(!)</phrase></textobject></inlinemediaobject> 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). </para><para>This will look like that: </para><itemizedlist><listitem><para><ulink url="http://wiki.ninux.org/HelpOnSlideShows/HelpOnSlideShows/000%20Introduction#">/000 Introduction</ulink> </para></listitem><listitem><para><ulink url="http://wiki.ninux.org/HelpOnSlideShows/HelpOnSlideShows/100%20Creating%20the%20slides#">/100 Creating the slides</ulink> </para></listitem><listitem><para>... </para></listitem><listitem><para><ulink url="http://wiki.ninux.org/HelpOnSlideShows/HelpOnSlideShows/900%20Last%20but%20not%20least%3A%20Running%20your%20presentation#">/900 Last but not least: Running your presentation</ulink> </para></listitem><listitem><para><ulink url="http://wiki.ninux.org/HelpOnSlideShows/SlideShowHandOutTemplate#">../SlideShowHandOutTemplate</ulink> </para></listitem></itemizedlist><para>You may want to put <code>&lt;&lt;Navigation(children)&gt;&gt;</code> at bottom of the page - that lists the pages' child pages and looks like you see below: </para></article>