Drop support for CavendishExtensionCSS

It's been deprecated, so probably time to throw it
away given it simplifies things greatly.

Change-Id: Ic2f70a131de01ca6bc1f307afbeda52a994bb9df
3 files changed
tree: 95be7ee779c7a8db91a038f5b108f6057811bdb5
  1. i18n/
  2. resources/
  3. .gitignore
  4. .gitreview
  5. CavendishTemplate.php
  6. composer.json
  7. COPYING
  8. Gruntfile.js
  9. README.md
  10. skin.json
README.md

Cavendish

Cavendish MediaWiki skin version 2.5.0

Compatibility

This version of the skin is compatible with MW 1.35+

Dependencies

The Cavendish skin requires the MonoBook skin to be installed as the CavendishTemplate class extends MonoBook's MonoBookTemplate class.

Customization

There are different options that can be set in LocalSettings.php.

$wgLogos['1x-options] = [ 'width' => 10, 'height' => 20, 'margin' => 10 ]

  • width of the logo as a number in px *height of the logo as a number in px
  • offset on top of the logo

$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"

  NODES
3d 6
composer 1
os 2