It would be nice to have a backlink to the original article either in the footer or header.
Extension talk:Mw-slidy
Instead of a link, one might want to use an icon to link to the slideshow.
[[File:icon.png|16px|link={{fullurl:{{FULLPAGENAME}}|style=&slidy=true}}]]
Testing mw-slidy together with MW 1.17 (Vector skin), shows wgTitle in the left corner of the page that contains <slidy/> together with a distortion (disarrangement) of menus.
Creating a slidy page with labeled sections treats the sections as if they were enclosed in pre tags.
Example:
In my source page I have something like this:
<section begin=name /> Here's some content. <section end=name />
In my target slidy page I do this:
<slidy theme="w3" /> == Introduction == {{#lst:SourcPage|name}}
Instead of getting a nice slide with "Here is some content" (as I see in the non-slidy view of the target page), I see:
{{#lst:SourcPage|name}}
I'm using: MediaWiki 1.16.5 PHP 5.2.5 (apache2handler) MySQL 4.1.22-max-log
There are no older topics