You are here: Foswiki>Main Web>SitePreferences (29 Jul 2020, ClifCox)Edit Attach

SitePreferences

help Foswiki's default preferences are located in System.DefaultPreferences, however settings defined here have override priority and should be used for local customisations.

Appearance

Customize logo and tooltip texts:

Give your site a specific name:
  • Set WIKITOOLNAME = Foswiki

Customize your favicon:

  • Set FAVICON = /wiki/pub/System/ProjectLogos/favicon.ico

Customize your top bar background image and color
  • Set WEBHEADERART = /wiki/pub/System/PatternSkin/header5.gif
  • Set WEBHEADERBGCOLOR = #ffffff

Limits

Maximum size of FileAttachments in KB, 0 for no limit:
  • Set ATTACHFILESIZELIMIT = 100000000

TinyMCE customizations

  • Set TINYMCEPLUGIN_INIT_TOPIC = TinyMCEPlugin
  • Set TINYMCEPLUGIN_ADDITIONAL_MCEPLUGINS = spellchecker
  • Set TINYMCEPLUGIN_ADDITIONAL_BUTTONS1 = spellchecker

Finalisation

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, DOCWEB, WIKIWEBMASTER, WIKIWEBMASTERNAME, WIKIAGENTEMAIL, WIKIAGENTNAME

Topic revision: r3 - 29 Jul 2020, ClifCox
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback