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)
Site Specific Site-wide Preferences
<-- Add site-wide preferences here -->
- Set SKIN = pattern
- Set ALLOWTOPICCHANGE = TWikiAdminGroup
- Set ALLOWTOPICRENAME = TWikiAdminGroup
- Set WEBLOGONAME = ivoa_logo71x40.jpg
- Set WEBLOGOIMG = /internal/IVOA/WebPreferences/ivoa_logo71x40.jpg
- Set WEBLOGOURL = /twiki/bin/view/IVOA/WebHome
- Set WEBLOGOALT = IVOA
Final 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
Security Settings
- Only TWiki administrators are allowed to change this topic:
- Disable WYSIWYG editor for this preferences topic only:
- Local TINYMCEPLUGIN_DISABLE = on
|