Play RileyLinkFiles/public/blank.png SlideSetPDF RileyLinkFiles/public/blank.png SlideSet

SlideSet

Background and rationale

MoinMoin provides a SlideShow action, however, with any presentation system it is useful to be able to include all slides in one document. That document could be used for printed handouts for the session, or as PDFs to be used afterwards.

Description

This SlideSet action (a modification of the SlideShow action provided by MoinMoin) renders all slides in frames on a single page.

Usage

The action can be called from the More actions: list or added to the page as <<Action(SlideSet)>>.

Another option is to use an attached image that links to the action, such as:

[[#|{{attachment:RileyLinkFiles/public/slideset.png|SlideSet|align="right",width=20}}|&action=SlideSet]]

This link is provided at the top right of this page, if you wish to give it a try. Note, this page has been set up to work with slideshow_wiki.py parser.

The action can also be evoked by appending the page URL with ?action=SlideSet

Prerequisites

The HTML slide template uses division ids, slide, content, slide_footer, slide_date, slide_author and slide_counter. For this to render well the css code in SlideSet.css (or similar) needs to included in SlideShow.css in the Modenized theme.

Also see the requirement for a modified version of the refresh to remove cached versions of PDFs created for slides (see PDF.py).

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

SlideSet-1.0.py

1.0

1.9.2

For installation, rename files to remove version number (e.g. -1.0).

Examples

See the icons at the top right of this page.

Click the icon SlideSet to run the SlideSet action.

Also, you can get a PDF version by clicking the SlideSetPDF icon. This PDF has one slide per page in landscape orientation, allowing a PDF viewer in full screen mode to be used to present the slides.

The Play can be used to run the SlideShow action for this page.

History

This action is a modification of MoinMoin SlideShow action:

See individual source files for details of version history.

License

GNU GPL, see COPYING for details.

Known issues and limitations


Hits

281

SlideSet.py (last edited 2015-03-10 12:28:41 by IanRiley)