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)
Platform Settings
- Site name:
- Set WIKITOOLNAME = NCSS Leaders Wiki
- Set SKIN = googleanalytics,foswikisite,pattern
- Global skin styles. To change the look of the site, point these variables to custom CSS attachments.
- Set FOSWIKI_LAYOUT_URL = /pub/System/FoswikiSiteSkin/layout.css
- Set FOSWIKI_STYLE_URL = /pub/System/FoswikiSiteSkin/style.css
- Set FOSWIKI_COLORS_URL = /pub/System/FoswikiSiteSkin/colors.css
- Overriding styles that add upon the global and theme styles. Enabled by default but empty to prevent browsers from fetching %USERLAYOUTURL%-style URLs.
- Set USERLAYOUTURL =
- Set USERSTYLEURL =
- Set USERCOLORSURL =
- Set WEBHEADERART =
- Set WEBHEADERBGCOLOR =
- Set PATTERNSKIN_THEME =
- Set PATTERNSKIN_COLUMNS =
- Set TABLEPLUGIN_TABLEATTRIBUTES = tableborder="1" cellpadding="0" cellspacing="0" valign="top" headercolor="#444444" headerbg="#e0e0e4" headerbgsorted="#c5c5cc" databg="#ffffff,#edf4f9" databgsorted="#f1f7fc,#ddebf6" tablerules="rows"
-
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
Default state of the Force New Revision (
ForceNewRevision?) check box in preview. Check box is initially checked if Set FORCENEWREVISIONCHECKBOX = checked="checked", or unchecked if empty: (can be overwritten by user preferences)
* Set FORCENEWREVISIONCHECKBOX =checked
- Set VOTEPLUGIN_DEFAULTS = open="off" global="off" bayesian="off" secret="off"
- Set GOOGLESITEKEY = UA-7686196-1
* Copyright notice:
-
- Set WEBCOPYRIGHT = Copyright &© by the contributing authors. All material on this collaboration platform is the property National Council for the Social Studies.
Ideas, requests, problems regarding NCSS Leaders Wiki? Send feedback
- Simplified Copyright notice for the WebRss feed (don't use any special characters, html tags, entities, wiki markup or WikiWords?)
- Set WEBRSSCOPYRIGHT = Copyright 2012 by contributing authors
- Set WIKILOGOIMG =
Topic revision: r9 - 09 Dec 2009 - 01:51:29 -
TimDaly