Archives for the ‘MediaWiki theme’ Category
xhtmlcode wiki
Wednesday, March 18th, 2009guoshuang wiki
Wednesday, March 18th, 2009download this mediawiki theme guoshuangwiki_theme
How to use this theme for mediawiki
1.Download and extract
2.Ftp this “gwik_theme” folder and “gwiki_theme.php” to you wiki folder “/skins”
3.Modify your LocalSettings.php(at your root directory),modify the $wgDefaultSkin
$wgDefaultSkin='gwiki_theme';
4.refresh your browser to see result!
In the “gwiki_theme/images/”,there is a wiki-nocn-128×122.png.you can use this for your site logo.Modify your LocalSettings.php,add this code to the end
$wgLogo="http://wiki.guoshuang.com/images/wiki-nocn-128x122.png"
You can modify “http://wiki.guoshuang.com/images/wiki-nocn-128×122.png” to your own site’s URL.

