Hi
I'm just upgrading from 1.16.2 to 1.18.1. Everything seems to be fine
apart from a custom skin (the built-in skins work ok). The skin
('Resources') is a small variation on Vector. When I switch
$wgDefaultSkin to my skin, the skin code gets called but no css is
loaded. I've tried starting again by copying Vector.php to
Resources.php, copying vector/* to resources/*, and changing all
references to '[Vv]ector to '[Rr]esources' in Resources.php, but the css
is still ignored.
As you can tell from this description I don't know how the skin system
works in any depth and am hacking away blindly. Can anyone suggest where
I might be going wrong?
Thanks
Graham