Local customisations of site-wide preferences
Site-level preferences are located in
TWiki.TWikiPreferences, however this
Main.TWikiPreferences 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, TWIKILAYOUTURL, TWIKISTYLEURL, TWIKICOLORSURL, USERSWEB, SYSTEMWEB, DOCWEB
!! For Publishing
One line description, is shown in the
TextFormattingRules? topic:
- Set SHORTDESCRIPTION = Maintain a static website collaboratively in a TWiki web
Debug plugin: (See output in data/debug.txt)
Web to publish:
- Set PUBLISHWEBNAME = Publish
Skin to use to publish:
Exclude topics from publishing:
- Set EXCLUDETOPIC = WebPublish? , WebChanges, WebHome, WebIndex, WebLeftBar, WebNotify, WebPreferences, WebRss, WebSearchAdvanced, WebSearch, WebStatistics, WebTopicList
Home label, used in %PUBLISHBREADCRUMB%:
Local custom preferences, variables
Adding a "note" style which is not in the standard markup (
MarkCutkosky - 13 Aug 2009)
- Set STARTNOTE =
- Set ENDNOTE =
Regular text --
Here is some text in note style -- more regular text.