From 4950c2edf9601bd12b2fd77c33b6e34d3a625f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Wed, 19 Apr 2017 18:02:57 +0200 Subject: Prepare for mw 1.27 --- skins/cavendish/README | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 skins/cavendish/README (limited to 'skins/cavendish/README') diff --git a/skins/cavendish/README b/skins/cavendish/README deleted file mode 100644 index 6067c52..0000000 --- a/skins/cavendish/README +++ /dev/null @@ -1,28 +0,0 @@ -There are different options that can be set in cavendish/config.php - -$cavendishLogoURL -Link to the Logo that should be displayed in the header - -$cavendishLogoWidth -width of the logo as a number in px - -$cavendishLogoHeight -height of the logo as a number in px - -$cavendishLogoMargin -offset on top of the logo - -$cavendishSiteWith -fixed width of the content area, if not set it's dynamic (default is false, that means dynamic) - -$cavendishExtensionCSS -set this to false if you do not want to use Cavendish CSS for Extensions (default is true) - -$cavendishQRCode -adding QR-Code to printpage (default is true) - -$cavendishQRurladd -used to track campaign for entry through QR Code, default is for Piwik (default="?pk_campaign=qr-code") - -$cavendishcolor -select color of the theme: blue, brown or green (default is blue) -- cgit v1.2.1