A Mediawiki skin developed at Museum für Naturkunde Berlin
Examples:
Works on MediaWiki 1.25+ (for MediaWiki older than 1.25, please use the 1.20 branch).
The Mainpage may have a different look than the rest of the pages. Set these variables in your LocalSettings.php:
$wgMainPageBackgroundImage Full URL (including http) to an image to be used as background on the Mainpage only. The image will be scaled to width. Make it big (recommended: 1600 px wide).
$wgMainPageBackgroundColor Background color (name or hex) for the Mainpage.
$wgMainPageHideNav Hide navigation elements on the Mainpage (comes in handy when the background is dark).
$wgSkinTheme Path to an extra css file in the skins/naturkunde/css directory. Use it instead of Mediawiki:Common.css if you have several wikis which share the same extra styles (e.g. different languages).
Please clone the main repository:
git clone https://github.com/MfN-Berlin/mwSkinNaturkunde.git naturkunde
Depends on Font Awesome toolkit by Dave Gandy - http://fontawesome.io Font-Awesome is included as a submodule. Please clone the submodules:
cd naturkunde
git submodule update --init
Naturkunde - Mediawiki skin for Museum fuer Naturkunde Berlin Copyright 2014 Museum fuer Naturkunde Berlin Licensed under the Apache License v2.0 http://www.apache.org/licenses/LICENSE-2.0
Based on: Neverland theme by Frederic Sheedy, Mayank Madan - https://projects.kde.org/neverland Copyright 2013 KDE Licensed under the Apache License v2.0 http://www.apache.org/licenses/LICENSE-2.0
Uses: Font Awesome by Dave Gandy - http://fontawesome.io
- The Font Awesome font is licensed under SIL OFL 1.1 - http://scripts.sil.org/OFL
- Font Awesome CSS, LESS, and SASS files are licensed under MIT License - http://opensource.org/licenses/mit-license.html