summaryrefslogtreecommitdiffstats
path: root/skins/Cavendish/resources/README
blob: 6067c52bc685d5afd3119fc307225219be75c16d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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)