commit | 55a3e396999bd4c3422fa3f19d9e0883a67fb10d | [log] [tgz] |
---|---|---|
author | Jack Phoenix <ashley@uncyclomedia.co> | Thu Jan 20 01:13:18 2022 +0200 |
committer | Jdlrobson <jrobson@wikimedia.org> | Fri Feb 18 19:36:14 2022 +0000 |
tree | 3018a9b4272df1564d09565a4d1acedf8be27bc7 | |
parent | 8e949f861d74e3d0cb07e41357385b3d7263eed5 [diff] |
Update README, add Jon to authors, bump version number Removed now-incorrect mentions of MonoBook dependency from README and added Jon to skin authors. Bumped version to 2.6.0 in light of recent changes. Change-Id: I41bbfc07930daf4b31e5f77d2c8038fcca1fc3a5
Cavendish MediaWiki skin version 2.6.0
This version of the skin is compatible with MW 1.35+
There are different options that can be set in LocalSettings.php
.
$wgLogos['1x-options'] = [ 'width' => 10, 'height' => 20, 'margin' => 10 ]
$wgCavendishSiteWidth
fixed width of the content area, if not set it's dynamic (default is false, that means dynamic)
$wgCavendishQRCode
Whether to add QR code to all pages (true) or not (false)
$wgCavendishQRUrlAdd
Used to track campaign for entry through QR Code in analytics software (e.g. Google Analytics, Piwik, ...); default is "?pk_campaign=qr-code"