Difference: TWikiPreferences (76 vs. 77)

Revision 772008-01-09 - MickaelVera

Line: 1 to 1
 

TWiki Site-Level Preferences

This topic defines site-level settings that apply to all users and webs on this TWikiSite.

Line: 45 to 45
 
    • Set WEBRSSCOPYRIGHT = Copyright 2025 by contributing authors

  • Exclude web from a web="all" search: (Set to on for hidden webs; is overwritten by web preferences) Note it is much better to use TWikiAccessControls in individual webs to control who can and can't view the contents of a web. NOSEARCHALL is retained for compatibility, but you should avoid using it.
Changed:
<
<
    • Set NOSEARCHALL =
>
>
    • Set NOSEARCHALL = off
 
  • Prevent automatic linking of WikiWords and acronyms (if set to on); link WikiWords (if empty); can be overwritten by web preferences:
Changed:
<
<
    • Set NOAUTOLINK =
>
>
    • Set NOAUTOLINK = off
 
    • Note: Use the [[...][...]] syntax to link topics in case you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.

  • Warn if %INCLUDE{}% of topic fails: Fail silently if empty or off. Output warning message (defined in templates/oopsalerts.tmpl) if set to on. Otherwise output specific text (use $topic for topic). You can override this in web preferences, or by using a warn="..." parameter with %INCLUDE{}% :
Line: 138 to 138
 

E-mail Settings

  • TWiki administrator e-mail address:
Changed:
<
<
>
>
 
  • TWiki administrator name (first name and last name, e.g. Fred Smith):
Changed:
<
<
    • Set WIKIWEBMASTERNAME = TWiki Administrator
>
>
    • Set WIKIWEBMASTERNAME = Mickaël Vera
 
  • 'Mail this topic' mailto: link - can be included in topics, templates or skins
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 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