Extension:Presentation

From MediaWiki.org

Jump to: navigation, search

       

Manual on MediaWiki Extensions
List of MediaWiki Extensions
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 (experimental)

Contents

[edit] What can this extension do?

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.

[edit] Usage

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

[edit] Download instructions

Download
SVN

[edit] Installation

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

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

[edit] Screenshots

Presentation.jpg

[edit] keywords

powerpoint, slides

[edit] My Other Extensions

Current MediaWiki Projects

Extension:Calendar (Kenyu73)
Extension:LaunchExternal
Extension:Presentation
Extension:Tabber
Extension:Menu