Skin download page
From GoMediaWiki
Download free mediawiki skin
You can download the latest version of this free mediawiki skin from GitHub here https://github.com/naumenko/GMW-Free-Skin
Direct link to download:
- zip archive https://github.com/naumenko/GMW-Free-Skin/zipball/master
- tar.gz archive https://github.com/naumenko/GMW-Free-Skin/tarball/master
Install the skin
Here are possible steps to install the skin:
1. Unpack the archive you downloaded
2. Put the following files and folders into the your_mediawiki_folder/skins folder on your server (e.g. with FTP):
- GMWFreeBlue.php
- GMWFreeGreen.php
- GMWFreeRed.php
- gmwfreeblue
- gmwfreegreen
- gmwfreered
Edit your LocalSettings.php file and assign desired skin to $wgDefaultSkin variable. For example replace
$wgDefaultSkin = "vector";
with
$wgDefaultSkin = "gmwfreeblue";
if you want to have GoMediaWiki blue free skin.
Please be sure that you use lowercase letters!
- This page was last modified on 20 April 2012, at 09:12.
- This page has been accessed 5,478 times.