Presentation Skin


Example

Check out this Presentation about XWiki as web development platform to see this skin in action.

Usage

To use this Presentation Skin, follow these steps:

  1. Create a document with some content such as for example:
    = XWiki =

    A collaborative development platform runtime based on the wiki paradigm


    (% style="font-size: 70%;" %)
    (((
    Vincent Massol
    October 2011
    )))

    === Agenda ===

    * What is XWiki?
    * Development Capabilities
    * Why use XWiki?
    * QA

    === Slide 1 ===

    This is a paragraph on slide 1

    (% class="build" %)
    * item 1
    * item 2

    === Slide 2 ===

    Hello world!

    image:http://www.xwiki.org/xwiki/bin/download/ColorThemes/MainCT/logo.png

    === Slide 3 ===

    |=Header1|=Header2
    |//value1//|**value2**

    ##monospace##

    === Slide 4 ===

    {{code language="java"}}
    ...
    // Find all sections and create one <article> per section
    def xdom =
       xwiki.getDocument("Main.Test2").getDocument().getXDOM()
    xdom.getBlocks(new ClassBlockMatcher(
      HeaderBlock.class), Block.Axes.DESCENDANT).each()
    {
    ...
    }
    {{/code}}
  2. Attach an Object of type Presentation.PresentationClass
  3. Click the "Run the presentation" button!

About the website contents

All of the information on this WebSite is for education purposes only. The place to get specific medical advice, diagnoses, and treatment is your doctor. Use of this site is strictly at your own risk. If you find something that you think needs correction or clarification, please let us know at: 

Send a email: info@cdlsWorld.org