I’m going to be implementing a wiki soon and was wondering if someone has recreated the new Wikipedia theme into a downloadable theme for Mediawiki yet?
I hate the default look of Mediawiki but love Wikipedia’s new theme and want to implement it into my wiki intranet.
Can’t find anything on Google.
i found the solution:
Go to LocalSettings.php in your main mediawiki directory and find this string: $wgskinname or something along the lines of that and then change that value to vector.
$wgDefaultSkin = ‘vector’;
http://www.planetmechanics.co.tv/wiki/index.php?title=Main_Page
BUMP…
i think i want it… even the newest media wiki does not have the theme.
however the mediawiki website does have it as their theme.
Actually i didnt know that wiki has changed their theme.