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)

  • favicon: Attach a favicon.ico to a web's WebPreferences or add a FAVICON setting to WebPreferences
    • #Set FAVICON = /pub/Main/SitePreferences/favicon.ico
    • Set FAVICON = /pub/System/PolySynSkin/favicon.ico

  • Copyright notice:
    • Set WEBCOPYRIGHT = PolySyn | Inh.: Ingo Blickling | Stollestrasse 54 | 01159 Dresden | Sachsen | Deutschland Urheberrechte © PolySyn | Impressum | powered by Foswiki

  • Simplified Copyright notice for the WebRss feed (don't use any special characters, html tags, entities, wiki markup or WikiWords)
    • Set WEBRSSCOPYRIGHT = Urheberrechte 2024 PolySyn

Platform Settings

  • Site name:

  • #Set WIKIHOMEURL =

  • Image, URL and alternate tooltip text of the logo for this installation: you should change these settings for your site, or they can be overwridden in WebPreferences for individual webs by defining these settings there.

  • Home page of this site
    • Set WIKIHOMEURL =

  • WYSIWYG generell auf der Seite ausschalten:
    • Set TINYMCEPLUGIN_DISABLE = 1
    • Set NOWYSIWYG = 1

Skin Settings

  • Skin overriding the default templates: (can be overwritten by WebPreferences and user preferences)
    • Set SKIN = ps

  • PolySynSkin verwenden
    • Set FOSWIKI_LAYOUT_URL = /pub/System/PolySynSkin/layout.css
    • Set FOSWIKI_STYLE_URL = /pub/System/PolySynSkin/style.css
    • Set FOSWIKI_COLORS_URL = /pub/System/PolySynSkin/colors.css

  • PolySyn Theme für PatternSkin verwenden (bzw. PatternSkin-Theme / theme_foswiki.css ausschalten) :
    • #Set PATTERNSKIN_THEME = /pub/PolySyn/PolySynSkin/theme_PolySyn.css
    • Set PATTERNSKIN_THEME =
  • Hide the left bar
    • #Set USERSTYLEURL = /pub/PolySyn/PolySynSkinr/hideleftbar.css

  • PolySyn-Fonts verwenden:
    • #Set USERSTYLEURL = /pub/PolySyn/PolySynSkin/fonts.css

  • UserStyle-CSS verwenden (Hide the left bar & PolySyn-Fonts verwenden):
    • #Set USERSTYLEURL = /pub/PolySyn/PolySynSkin/userstyles.css

  • #Set WEBHEADERART = /pub/PolySyn/PolySynSkin/PolySyn_headerbgsmall.gif
  • #Set WEBHEADERBGCOLOR = #e6e6e6

Skin icons

  • Topic containing the icon graphics library. Icons can easily be rendered with %ICON{name}%.

Plugin-Settings

  • #Set DIRECTEDGRAPHPLUGIN_DEBUG = 1

  • Einstellungen für BibliographyPlugin:
    • #Set BIBLIOGRAPHYPLUGIN_DEFAULTBIBLIOGRAPHYTOPIC = QuellenVerzeichnis
    • #Set BIBLIOGRAPHYPLUGIN_DEFAULTHEADER = ---++ Quellen
    • #Set BIBLIOGRAPHYPLUGIN_DEFAULTSORTING = citation

Kontrolle über Root-Webs

  • 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

 

%