From 331e487ff8c2fcced09bd78c7f30486a6cb85f74 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 13 May 2014 21:26:25 +0200 Subject: Update template --- template.html | 60 +++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 42 insertions(+), 18 deletions(-) diff --git a/template.html b/template.html index 3f8a487..9d9119f 100644 --- a/template.html +++ b/template.html @@ -128,8 +128,10 @@ URL: https://code.google.com/p/io-2012-slides All links open in new tabs.
  • - To change that this, add - target="_self" + To change that this, add + + target="_self" + to the link.
  • @@ -147,7 +149,8 @@ URL: https://code.google.com/p/io-2012-slides

    Press 'h' to highlight important sections of code (wrapped in - <b> + <b> + ).

    @@ -244,21 +247,42 @@ function helloWorld(world) {
                         

    Presenter Mode

    -

    - Add - - ?presentme=true - - to the URL to enabled presenter mode. This setting is sticky, meaning - refreshing the page will persist presenter mode. -

    -

    - Hit - - ?presentme=false - - to disable presenter mode. -

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ModeOption       Description
    ViewDisplays the slides locally.
    Local presentation?localDisplays the slides locally and opens a local presenter window.
    Useful if you want to show the presentation on a projector connected to your laptop.
    Remote view?remoteSynchronizes the slideshow with a remote controller or a remote presenter.
    Enables the use of a computer already connected to a projector and the your audience to be synced.
    Remote controller?controllerAllows to control remote views and see notes.
    Ideal on a tablet or a smartphone while delivering a presentation.
    Remote presenter?presenterAllows to control remote views, see notes and watch current and next slides.
    Ideal on a laptop on a podium.
    -- cgit v1.2.3