Local customisations of site-wide preferences

Site-level preferences are located in
System.DefaultPreferences, however this
Main.SitePreferences prefs topic has override priority and should be used for local customisations. This allows for easier upgrades as you don't need to worry about the shipped preferences clobbering yours. It's easier to keep a handle on if you only copy over the settings you actually change.
Quick edit of existing preferences (edit the topic text to set new preferences)
-
FINALPREFERENCES locks site-level preferences that are not allowed to be overridden by WebPreferences or user preferences:
- Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIHOMEURL, ALLOWROOTCHANGE, DENYROOTCHANGE, USERSWEB, SYSTEMWEB, DOCWEB
NOTE: user style sheets are imported in the order: USERLAYOUTURL USERSTYLEURL USERCOLORSURL
It does not seem to matter what is actually put in each, so we use the middle one to import the patternskin generated colours
- Set USERLAYOUTURL = /pub/mcc/style.css
- Set USERSTYLEURL = /pub/System/PatternSkin/my_colors.css
- Set USERCOLORSURL = /pub/mcc/colour.css
- Set SKIN = mcc,pattern
- Set TABLEATTRIBUTES = databg="#606060,#505050"
Set the default behaviour of the attach page:
- Set ATTACHLINKBOX = checked="checked"
- Set HIDEFILE = checked="checked"
- Set ATTACHEDIMAGEFORMAT = \n
Maximum size of
FileAttachments in KB, 0 for no limit:
- Set ATTACHFILESIZELIMIT = 1000
- Set FAVICON = /pub/mcc/graphics/mcc-favicon-dark.ico
- Set WEBCOPYRIGHT = Copyright © 1999-2012 by the contributing authors.
Comments and administrative requests to: webmaster@maidenhead.cc
Please read the Important Information page
- Set WEBRSSCOPYRIGHT = Copyright 1999-2012 by the contributing authors.