Difference: TWikiPreferences (61 vs. 62)

Revision 622004-02-21 - PeterThoeny

Line: 1 to 1
 

TWiki Site-Level Preferences

Changed:
<
<
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), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest).
>
>
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).
 
  • ALERT! NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.
Line: 19 to 19
 
  • Copyright notice:
    • Set WEBCOPYRIGHT = Copyright © 1999-2024 by the contributing authors. \nAll material on this collaboration platform is the property of the contributing authors.
      \nIdeas, requests, problems regarding TWiki? Send feedback.
Added:
>
>
  • Simplified Copyright notice for the WebRss feed (don't use any special characters or xml tags
    • Set WEBRSSCOPYRIGHT = Copyright 2024 by contributing authors
 
  • Exclude web from a web="all" search: (Set to on for hidden webs; is overwritten by web preferences)
    • Set NOSEARCHALL =
Line: 251 to 254
 
Added:
>
>

Preferences Control Settings

  • Allow topic level preferences, on or off: If set to on, topic preferences will be read, and will override any web- or site-level preferences not set as FINALPREFERENCES. By default, user preferences will override topic preferences.
    • Set READTOPICPREFS = on

  • Topic level overrides user level preferences, on or off: If set to on, topic preferences will override user preferences. The user can in turn override this behavior by setting further FINALPREFERENCES in his or her user topic.
    • Set TOPICOVERRIDESUSER = off
 
  • Site-level preferences that are not allowed to be overridden by WebPreferences and user preferences:
Changed:
<
<
    • Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST, SMTPSENDERHOST, ALLOWWEBMANAGE
>
>
    • Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST, SMTPSENDERHOST, ALLOWWEBMANAGE, READTOPICPREFS, TOPICOVERRIDESUSER
 

Creating New Preference Variables

 
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.