Local customizations of site-wide preferences

Site-level preferences are located in
TWiki.TWikiPreferences, however this
Users.TWikiPreferences prefs topic has override priority and should be used for local customizations. 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
- Messaggio su tutte le pagine (nella topbar)
Per lavori sulla rete di Ateneo giovedì 5 dicembre dalle ore 7.00 alle ore 7.30 il server potrebbe risultare irraggiungibile.
ATTENZIONE: per lavori sull'impianto elettrico il server resterà spento
dalla sera di venerdì 4/5 alla mattina di lunedì 7/5.
- Messaggio su tutte le pagine (sotto il menu edit/wysiwyg/printable ....)
Left Bar
- Set RSS =
Top/Bottom Bars
- Per personalizzare topbar e bottombar in un web:
- Topic che contiene la top bar
- Topic che contiene la bottom bar
/pub/TWiki/PatternSkin/TWiki_header.gif
Css styles
- PatternSkin settings:
- Set TWIKILAYOUTURL = /pub/TWiki/PatternSkin/layout.css
- Set TWIKISTYLEURL = /pub/TWiki/PatternSkin/style.css
- Set TWIKICOLORSURL = /pub/TWiki/PatternSkin/colors.css
Rendering Shortcuts
- Abbreviazioni per ingrandire e rimpicciolire le fonts
* Set BIGGEST = <font size="7">
* Set HUGE = <font size="6">
* Set LARGE = <font size="5">
* Set BIG = <font size="4">
* Set SMALL = <font size="2">
* Set SMALLEST = <font size="1">
* Set BIGGER = <font size="+1">
* Set SMALLER = <font size="-1">
* Set RED = <font color="red">
* Set BLUE = <font color="blue">
* Set CYAN = <font color="cyan">
* Set GREEN = <font color="green">
* Set YELLOW = <font color="yellow">
* Set ENDCOLOR = </font>
* Set FINE = </font>
Logo and Favicon
- Logo principale (personalizzabile nei web con WEBLOGOIMG WEBLOGOURL WEBLOGOALT)
- Set WIKILOGOIMG =
- Set WIKILOGOURL = /twiki/view/Users/WebHome
- Set WIKILOGOALT = Viva la pace!
- Set SITEMAPUSETO = i corsi di Informatica/Tecnologie Informatiche a La Sapienza
- Icona dei menu (personalizzabile nei web con WEBFAVICON)
- Increase Upload files size limit
- Set ATTACHFILESIZELIMIT = 50000
Final Preferences
-
FINALPREFERENCES
locks site-level preferences that are not allowed to be overridden by WebPreferences or user preferences:
- Set FINALPREFERENCES = ALLOWROOTCHANGE, ATTACHFILESIZELIMIT, DENYROOTCHANGE, DOCWEB, ICONTOPIC, PREVIEWBGIMAGE, SYSTEMWEB, TWIKICOLORSURL, TWIKILAYOUTURL, TWIKISTYLEURL, USERSWEB, WIKIHOMEURL, WIKITOOLNAME
Security Settings
- Only TWiki administrators are allowed to change this topic:
- Disable WYSIWYG editor for this preferences topic only:
- Local TINYMCEPLUGIN_DISABLE = on
Related topics: TWiki.TWikiPreferences,
TWikiVariables,
TWikiAccessControl