Difference: TWikiPreferences (52 vs. 53)

Revision 5323 Aug 2003 - 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), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest).

Line: 26 to 26
 
    • Set NOAUTOLINK =
    • 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.
Changed:
<
<
  • Warn if %INCLUDE{}% of other topic fails (if set to on); silently fail (if empty); can be overwritten by web preferences:
    • Set INCLUDEWARNING =
>
>
  • Warn if %INCLUDE{}% of topic fails: Fail silently (if empty or off); output "Warning: Can't INCLUDE Topic, topic not found" (if set to on); else, output specific text (use $topic for topic). You can override this setting by web preferences and by a warn="..." parameter in %INCLUDE{}% :
    • Set INCLUDEWARNING = Note: Included topic $topic? does not exist yet
 

User Settings

 
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