wiki-archive/twiki/data/TWiki/TWikiUserSetting.txt,v

46 lines
1.0 KiB
Plaintext

head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2007.01.16.04.12.00; author TWikiContributor; state Exp;
branches;
next ;
desc
@buildrelease
@
1.1
log
@buildrelease
@
text
@%META:TOPICINFO{author="TWikiContributor" date="1167346194" format="1.2" version="1"}%
%META:TOPICPARENT{name="TWikiPreferences"}%
---+++ User Settings -- preference variables customizable by users
Some of the TWikiPreferences are explicitly intended to be customized
by TWiki users, though a default is provided in
[[%TWIKIWEB%.%WIKIPREFSTOPIC%]], and a site customisation can take
place in [[%LOCALSITEPREFS%]].
Users can customize these variables by assigning them values.
Example:
<verbatim>
* Set LINKTOOLTIPINFO = off
</verbatim>
*The following variables are classified as user settings:*
%SEARCH{"Type:.*TWikiUserSetting" type="regex" topic="Var*" format=" * $topic" nonoise="on"}%
*See also:*
* TWikiVariables - an alphabetical list of all variables
* TWikiPreferences and [[%LOCALSITEPREFS%]] - where user shortcuts are defined
@