Open main menu

Changes

64 bytes added ,  00:28, 6 December 2008
no edit summary
One method is to simply parse the wiki markup itself and turn that into slides by effectively walking through the structure of the page (one slide for each section, and stepping through the bullets). For this approach, a Greasemonkey script will do.
[http://phiffer.org Dan Phiffer] created the following Greasemonkey script (which I found courtesy of [http://www.darcynorman.net/2007/05/02/mediawiki-as-a-presentation-application/ D'Arcy Norman]) that [http://userscripts.org/scripts/show/6372 turns any MediaWiki article into a slide presentation]. The [[CSS]] was changed just a bit by Greg Rundlett to ensure compatibility with projectors.
<source lang="javascript">
// ==UserScript==
</source>
 
[[Category:Wiki]]
[[Category:Howto]]
[[Category:Presentations]]
4,558

edits