Page 1 of 1

GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: December 14th, 2011, 5:58 pm
by Jonathan
Plainlinks and wikitable don't work for me any more. I think this is a similar problem to before (i.e. MediaWiki:Common.css is being ignored) but for the life of me I can't get it to work. An old thread was viewtopic.php?f=7&t=317&p=1413&hilit=common.css#p1413 but this your skin already has <?php $this->html('csslinks') ?>

Help! Thank you very much.

Re: GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: December 14th, 2011, 6:31 pm
by Jonathan
I apologise. Through trial and error, I think the error has to do with a change to MediaWiki, which affects me as I have 'very short URLs'. I made an exception in .htaccess for load.php as follows:

Code: Select all

RewriteRule .*\load.php$ - [L]

Re: GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: December 14th, 2011, 9:49 pm
by Paul
That's interesting..... thanks for sharing...

Re: GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: December 27th, 2011, 8:37 pm
by Jonathan
Just as a quick post-script:

The .htaccess fix above made the CSS load correctly, but the Javascript still does not load correctly (so wikitables which should be 'sortable' are not sortable). I think this is related to the problem which stops CategoryTree from working (viewtopic.php?f=7&t=1016).

Re: GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: December 27th, 2011, 9:29 pm
by Paul
I guess so...

Re: GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: December 31st, 2011, 12:37 pm
by Jonathan
P.S. Paul has fixed the Javascript error mentioned above: viewtopic.php?f=7&t=1016&p=3319#p3317

Re: GuMaxDD 1.5.1 & MW1.18 - plainlinks, wikitable broken

Posted: April 8th, 2012, 1:10 pm
by LadyMisa
Jonathan wrote:P.S. Paul has fixed the Javascript error mentioned above: viewtopic.php?f=7&t=1016&p=3319#p3317
Just what I needed, thanks!

Lady M