Local customisations of site-wide preferences

info 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)

Site name & Logo

  • Set WIKITOOLNAME = Foswiki
  • Set WIKILOGOURL = http://www.foswiki.org/
  • FINALPREFERENCES locks site-level preferences that are not allowed to be overridden by WebPreferences or user preferences:

Variables & Helpers

   * Sick of clicking on links to nonexisting topics. And it does not show at all in Tasks web. This change is not a user friendly change. KJL #Set NEWLINKFORMAT = <a href="%SCRIPTURLPATH{"edit"}%/$web/$topic?topicparent=%BASEWEB%.%BASETOPIC%" rel="nofollow" title="%MAKETEXT{"Create this topic"}%" class="foswikiNewLink">$text</a>
  • #Set NEWLINKFORMAT = $text?
  • Set SHARETHIS =

Skin

  • # OLD, not used Set SKIN = foswikisite,pattern

Fat Willy Theme settings

  • Set SKIN = famfamfam,pattern
Skin styles:
  • Set FOSWIKI_LAYOUT_URL = /pub/System/PatternSkinThemeFatWilly/layout.css
  • Set FOSWIKI_STYLE_URL = /pub/System/PatternSkinThemeFatWilly/style.css
  • Set FOSWIKI_COLORS_URL = /pub/System/PatternSkinThemeFatWilly/colors.css
Theme variants:
  • Set PATTERNSKIN_COLUMNS =
  • Set PATTERNSKIN_THEME_VARIANT =
Navigation:
  • Set PATTERNSKIN_NAVIGATION_TOPIC = System/PatternSkinThemeFatWillyNavigation
Top bar:
  • Set WEBHEADERART =
  • Set WEBHEADERBGCOLOR =

Other plugin settings

  • Set TABLEPLUGIN_TABLEATTRIBUTES = tableborder="1" valign="top" headercolor="#444444" headerbg="#e0e0e4" headerbgsorted="#c5c5cc" databg="#ffffff,#edf4f9" databgsorted="#f1f7fc,#ddebf6" tablerules="rows"

  • Set PERSONALINFOADDON_FILECACHE = 0

Mascots

  • Set UXMASCOT =

SearchEngineKinoSearchAddOn

  • Set KINOSEARCHINDEXEXTENSIONS =
    • #none for now (SD Oct2008).pdf, .doc, .xml, .html, .txt, .xls, .ppt
  • Set KINOSEARCHSEARCHATTACHMENTSONLY = 0
  • Set KINOSEARCHSEARCHATTACHMENTSONLYLABEL = Display only attachments
  • Set KINOSEARCHINDEXSKIPWEBS = Trash, Sandbox, Legacy, LegacyBugs, LegacyPlugins
  • Set KINOSEARCHINDEXSKIPATTACHMENTS = AnAttachment.txt, OtherAttachment.pdf
  • Set KINOSEARCHANALYSERLANGUAGE = en
  • Set KINOSEARCHSUMMARYLENGTH = 300
  • Set KINOSEARCHDEBUG = 0
  • Set KINOSEARCHMAXLIMIT = 2000
  • Set NATSEARCHENGINE = kinosearch

Attachment limit

  • raise attachment limit for more extensions
    • Set ATTACHFILESIZELIMIT = 100000

Registration

  • Set REGISTRATIONGROUPTYPE = automatic
  • Set REGISTRATIONGROUPS = NewUserGroup

Misc

  • Set LOOKELSEWHEREWEBS = Main

  • Copyright notice:
    • Set WEBCOPYRIGHT = The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads

    • Set MARKEDFORDELETION =
      This page is marked for deletion. Possible reason: this page does not contribute to the development of Foswiki software. Please note that this site is not an open collaboration platform to work on other projects - use a public wiki instead or download Foswiki for private use.
      If you just want to test Foswiki, visit the Sandbox web.

    • Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIHOMEURL, ALLOWROOTCHANGE, DENYROOTCHANGE, USERSWEB, SYSTEMWEB, DOCWEB, VOTEPLUGIN_RESETTERS

Topic revision: r31 - 06 Nov 2012, GeorgeClark
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads