Skip to content

dartzcn/monaco-redux

Repository files navigation

Monaco Redux

This is a fork of monaco-port that has been reworked to work with MediaWiki 1.31 and above. This fixes some deprecation issues and other bugs that affected versions above 1.30.

Live demo: https://computernewb.com/wiki/Main_Page?useskin=monaco

Note not everything works yet, and this is incomplete.

alt-text

Installation

Clone this repository into your MediaWiki skins folder, and add the following

MediaWiki >= 1.25.0

wfLoadSkin( 'monaco' );

MediaWiki <= 1.24.0

On MediaWiki 1.24, the installation would work like this, but take note THIS IS NOT currently supported on MediaWiki 1.24 or below!

require_once("$IP/skins/monaco/monaco.php");

Screenshots

Zoomed-out images of the skin itself: alt-text alt-text

About

Monaco MediaWiki theme that works with MediaWiki 1.31+

Topics

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published