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
3 files changed
tree: 3018a9b4272df1564d09565a4d1acedf8be27bc7
  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.6.0

Compatibility

This version of the skin is compatible with MW 1.35+

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 2
composer 1
os 2