Difference: TWikiPreferences (66 vs. 67)

Revision 672004-07-31 - PeterThoeny

Line: 1 to 1
 

TWiki Site-Level Preferences

The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), topic level (the topic being rendered), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest).

Line: 160 to 160
 

Skin Settings

  • Skin overriding the default TWiki templates: (can be overwritten by WebPreferences and user preferences)
Changed:
<
<
    • Set SKIN =
>
>
    • #Set SKIN = pattern
 
Added:
>
>

PatternSkin

  • Using topics to define styles - these settings will override attachment style settings above -
 
  • Default TWiki CSS styling topics where layout and style are are defined:
Line: 168 to 177
 
  • CSS styling topics to be defined in local webs or in user topics (these can complement or override default TWiki style topics):
    • Set LAYOUTTOPIC =
    • Set STYLETOPIC =
Deleted:
<
<
 
  • Use the CSS TOPIC setting above to build the URLS used in the templates
    • #Set TWIKILAYOUTURL = ../TWiki/%TWIKILAYOUTTOPIC%?skin=text&contenttype=text/css
    • #Set TWIKISTYLEURL = ../TWiki/%TWIKISTYLETOPIC%?skin=text&contenttype=text/css
    • #Set USERLAYOUTURL = ../TWiki/%USERLAYOUTTOPIC%?skin=text&contenttype=text/css
    • #Set USERSTYLEURL = ../TWiki/%USERSTYLETOPIC%?skin=text&contenttype=text/css
Added:
>
>

DragonSkin

  • Theme: (gray, monochrome, tabstyle)
    • Set DS_THEME = gray
  • Quicklinks headings:
    • Set DS_QUICKLINKSHEADING =
  • Quicklinks submenu:
    • Set DS_QUICKLINKS =
 

Plugins Settings

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiPreferences.