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
- Set WEBCOPYRIGHT = Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems? Send feedback!
- Site name:
- Set WIKITOOLNAME = WCR Wiki
- Upload file limit for attachments (set back to 80000)
- Set ATTACHFILESIZELIMIT = 150000
- Image, URL and alternate tooltip text of web's logo.
- Skin
- Set SKIN = notifyskin, nat
- Set STYLEBUTTONS = on
- Nat Skin Preferences
- Set NATSEARCHGLOBAL = on
- Set NATWEBLOGOIMG = /pub/Main/C2SMSkinTheme/wikilogo.png
- Set HTTPSLOGON = on
- Mail Setup (we use sendmail and not Net::SMTP - The following variables have to be empty)
- Set SMTPMAILHOST =
- Set SMTPSENDERHOST =
- Set a favicon.ico
- Set FAVICON = /pub/Main/C2SMSkinTheme/favicon.png