An alternative method for displaying BarryCorneliusSlideshow with moinmoin

Start Slide Show

1. Single Page Slideshows

You can use all wiki markup for making your slides - just keep the following in mind:

  • for a DiaShow, a bigger font will be used, so don't put too much on a slide or you will have to scroll

  • if you use colours, keep contrast in mind - especially if you want to make a printout.
  • presentation will look different on the beamer and on paper as on your screen.
  • if you use graphics, use thicker line width or they will be hardly visible.

2. Install

  1. Download slideshow.py from the ActionMarket

  2. Put slideshow.py in wiki/data/plugin/action directory

3. Usage

4. Running the slideshow

5. Navigation

6. Display

#content {
   background: url(../img/nice_background.png);
}

7. Future Ideas, Suggestions

#!slideshow
Stylesheet: proj-starshine.css
Refresh: 30 # auto running slideshows :)

8. Comments

8.1. Revision 1.2

I really like this SlideShow, it's just what I always wanted. I fixed few things, and made many other small improvements and refactoring to make the code simpler. I also create a projection.css that work with the new named elements in the slide show, and is part of my new "technical" theme.

Major changes:

Get the whole package here: Upload new attachment "SlideShow.tar.gz"

Both are not finished but can be fun to play with, and of course you (the reader) is invited to share and improve. :)

8.2. Revision 1.3

Changes:

TODO:

The code stil require the technical theme, which is included in the package.

Download: Upload new attachment "SlideShow-03.tar.gz"

Test the code now here on my wiki running the latest version of the action and the 'techical' theme: http://nirs.dyndns.org/fix/SinglePageSlideShow?action=SlideShow.

8.3. hotkeys

The java script code was simplified and corrected, but still the space key is not handled correctly in Firefox - on long pages, the page first scroll to the bottom and only then move to next page.

There is another problems with the space key and numbers - if you handle those keys, the user can't use them for other purposes. For example, if you want to include a search box in a slide, and demonstrate a search, you will not be able to use the space or the 1 key. The first click on one of them will take you to another page.

I'm not sure how much interactive slides are useful, but it is interesting idea. If we can make it possible and still have an easy to use interface, I think its better.

To fix this situation, I'm using those keys:

Hotkeys reference:

8.4. Right to left support

When you watch a slide show with Hebrew selected as your user interface language, the arrows direction is switched, the left arrow will go forward, and right arrow go back. It make sense because the navigation links also switch direction.

8.5. Internal links etc.

Anything that point to some place in the page will not work from a slide, e.g #UpThere, because only one slide is parsed.

Fix: needed?

BarryCorneliusSinglePageSlideshow (last edited 2005-07-20 09:35:45 by BarryCornelius)

Creative Commons License
The content of this wiki is licensed under the Creative Commons Attribution-ShareAlike 2.0 England & Wales Licence.

OSS Watch is funded by the Joint Information Systems Committee (JISC) and is situated within the Research Technologies Service (RTS) of the University of Oxford.