A MediaWiki skin that focuses on putting your content in the foreground.
![]() |
12 роки тому | |
---|---|---|
assets | 12 роки тому | |
README.md | 12 роки тому | |
foreground.i18n.php | 12 роки тому | |
foreground.php | 12 роки тому | |
foreground.skin.php | 12 роки тому |
A MediaWiki skin that focuses on putting your content in the foreground.
It uses the Zurb Foundation (http://foundation.zurb.com) CSS framework.
Clone this repository to your skins
directory and add the following line to your LocalSettings.php
file.
require_once($IP.'/skins/wikiwonders-foreground/foreground.php');
Now find the $wgDefaultSkin
variable and set it to foreground
.
Copyright 2013 WikiWonders
Released under the GPL