Extension:Presentation

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Presentation

Release status: beta

Implementation User interface
Description Add presentation type slides to your wiki
Author(s) User:Kenyu73
Last version 0.4 (10/2009)
License GPL
Download download
Check usage and version matrix; stats

Contents

What can this extension do?[edit]

Create a MediaWiki page presentation by adding as many pages to the tag as you need and step back or forward through them. This is great for organizing training, creating timelines, or whatever you think to do with it!


This is a new extension (2/16/2009), so it's still in it's initial creation phase.

Usage[edit]

Add wiki pages without the brackets and delimited by a comma.

<presentation name='My Presentation' delimiter=",">
    Agenda, 
    Upcoming Events, 
    New Hires
</presentation>

Parameters:

preference details
name='<value>' set a presentation name
notoc disables the toc for all slide pages
delimiter overrides the default "comma" delmiter

Download instructions[edit]

Download
SVN

Installation[edit]

To install this extension, add the following to LocalSettings.php:

require_once("$IP/extensions/Presentation.php");

Screenshots[edit]

Presentation.jpg

keywords[edit]

powerpoint, slides

My Other Extensions[edit]

Current MediaWiki Projects

Extension:Calendar (Kenyu73) -- wikipage calendar
Extension:MW Calendar -- database calendar
Extension:LaunchExternal
Extension:Presentation
Extension:Tabber
Extension:Menu