Wikipedia Presentation

Last update on Nov 15, 2006

Turn a Wikipedia article into a presentation

When you install and invoke this userscript on a MediaWiki-based wiki page, a hyperlink will appear below the page title: "Start presentation". Click that link, and the rest should be obvious.




You could comment on this script if you were logged in.

7 comments Feed-icon

1 point
login to vote
Posted Jan 14, 2008

This is really cool.

I'm trying to use it on a standalone wiki and local links all go to the main paqe, although internet links work. I've tried full url links to the page, but they still go to the main page. Any hints?

Other than that, I love it. Thanks to the author.

1 point
login to vote
RaRaRa77 user
Posted Sep 9, 2007

Wow, thats amazing. First Class coding.

1 point
login to vote
RomanX user
Posted Jul 24, 2007

It works only on english wiki. Also, if the paragraph is too long to fit on screen, user has to scroll (if it's supposed to be a presentation, it should scroll automatically). There are no Prev/Exit/Next links on bottom of page.

I think it doesn't work on protected pages (like http://en.wikipedia.org/wiki/Star_Trek ), but i'm not sure as I didn't tried much articles.

1 point
login to vote
Posted Jun 22, 2007

Very nice. Is there a way of having text replace the previous text under the same heading (section)? The default is to append, but if there are lots of bullets the page gets filled up.

1 point
login to vote
Dan Phiffer script's author
Posted Jan 30, 2007

Thanks Gareth. I just updated it.

1 point
login to vote
Gareth Andrew scriptwright
Posted Nov 23, 2006

This version is broken.

Newer versions of mediawiki (eg. en.wikipedia.org ) use a span with class="editsection" rather than a div.

To fix this script replace the first three occurences of "div" with "span".

1 point
login to vote
Lisa scriptwright
Posted Nov 15, 2006

Great script! Worked perfectly. Made a presentation without any effort.

You could comment on this script if you were logged in.