Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Steffo99/mediawiki-skins-Bluelib

 
 

Bluelib for MediaWiki

This MediaWiki plugin adds Bluelib-based skins to a wiki.

Download

To download this skin, clone this repository as Bluelib in the skins/ directory.

wiki:/var/www/mediawiki/skins$ git clone --recurse-submodules "https://github.com/RYGhub/mediawiki-skins-Bluelib.git" Bluelib 

Installation

To install this skin, add the following line to your LocalSettings.php:

wfLoadSkin( 'Bluelib' );

Optional: set as default

To set one of the skins provided by this package as default, change the following line in your LocalSettings.php:

# Replace "royalblue" with the name of your preferred bluelib theme
$wgDefaultSkin = "bluelib-royalblue"

Usage

Once installed, if not set as default, visit your Preferences page, then select the desired skin in the Appearence tab.

How to change skin screenshot

Screenshots

Screenshot 1280x800 Screenshot 1280x800 Screenshot 1800x800

About

MediaWiki skins using Bluelib

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • Less 64.9%
  • Mustache 31.0%
  • JavaScript 3.6%
  • PHP 0.5%