From: JohnTalintyre Date: Tue, 7 Aug 2001 15:11:42 +0000 (+0000) Subject: none X-Git-Url: https://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=96902170597bb9280ec76009bec63f5951348c24 none --- diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 16aa02d..73209aa 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -153,7 +153,7 @@ %WEBLIST{"format"}% - Web index, e.g. list of all webs. Hidden webs are excluded, e.g. webs with a NOSEARCHALL=on preference variable. The "format" defines the format of one web item. The $name variable gets expanded to the name of the web. Parameters are format, separator and web: + + + + + + + + + + + + + + + +
Web index, e.g. list of all webs. Hidden webs are excluded, e.g. webs with a NOSEARCHALL=on preference variable. The "format" defines the format of one web item. The $name variable gets expanded to the name of the web, $qname gets expanded to double quoted name, $marker to marker where web matches selection. Parameters are format, separator and web: @@ -174,7 +174,21 @@ -
Parameter: Description: line separator "\n" (new line)
Example:
%WEBLIST{"   * [[$name.WebHome]]"}% creates a bullet list of all webs.
webs="public" comma sep list of Web, public expands to all non-hidden "public"
marker="selected" Text for $marker where item matches selection, otherwise equals """selected"
selection Current value e.g. current for current Web, =section="%WEB%"
Examples:
%WEBLIST{"   * [[$name.WebHome]]"}% creates a bullet list of all webs.
%WEBLIST{" Dropdown of all public Webs + Trash Web, current Web highlighted. %GMTIME% @@ -228,7 +242,7 @@ 2 digit year 99 - Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
29 Jun, 2010 - 15:26:53 + Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
29 Jun, 2010 - 15:26:59 %SERVERTIME% @@ -514,6 +528,30 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in List of users and groups who are allowed to change the current topic. (More in [[Main/TWikiAccessControl]]) + %DENYWEBRENAME% + WL + List of users and groups who are not allowed to rename topics in the %WIKITOOLNAME% web. (More in [[Main/TWikiAccessControl]]) + + + %ALLOWWEBRENAME% + WL + List of users and groups who are allowed to rename topics in the %WIKITOOLNAME% web. (More in [[Main/TWikiAccessControl]]) + + + %DENYTOPICRENAME% + (any topic) + List of users and groups who are not allowed to rename the current topic. (More in [[Main/TWikiAccessControl]]) + + + %ALLOWTOPICRENAME% + (any topic) + List of users and groups who are allowed to rename the current topic. (More in [[Main/TWikiAccessControl]]) + + + +

+

+ %FINALPREFERENCES% SL , WL List of preferences that are not allowed to be overridden by next level preferences