Support MediaWiki >= 1.35#16
Conversation
The skin requires extension registration via wfLoadSkin in 1.35 and the method setupSkinUserCss is deprecated. This change should have no effect on older versions of MediaWiki.
|
@PCGamingWiki is this still still maintained? Would love to see it marked as stable again on https://www.mediawiki.org/wiki/Skin:Overclocked |
|
I was doing some of my old testing on some test environments I created. The current skin won't even load on MW 1.37 and there's a number of PHP deprecation messages in the Apache error log. Using your fork though the messages are still there but the site loads so already there's a big improvement. I've been told though 1.35 is being targeted for the eventual upgrade where the skin seems to already work, though I am unsure but don't believe it had undergone any changes there. |
|
|
Any updates on the PC gaming wiki update? Let me know if you need support for 1.36 and I can provide a patch. |
I would like to showcase this skin on https://skins.wmflabs.org/ and update the skins status on https://www.mediawiki.org/wiki/Skin:Overclocked to stable.
The skin requires extension registration via wfLoadSkin in
1.35 and the method setupSkinUserCss is deprecated.
This change should have no effect on older versions of MediaWiki.