|
META TOPICPARENT |
name="TWikiVariables" |
TOPICLIST{"format"} -- topic index of a web
- List of all topics in a web. The "format" defines the format of one topic item. It may include variables: The
$topic variable gets expanded to the topic name, $marker to marker parameter where topic matches selection , and $web to the name of the web, or any of the standard FormatTokens.
- Syntax:
%TOPICLIST{"format" ...}%
- Supported parameters:
Parameter: | Description: | Default: | "format" | Format of one line, may include $web (name of web), $topic (name of the topic), $marker (which expands to marker for the item matching selection only) | "$topic" | format="format" | (Alternative to above) | "$topic" | separator=", " | line separator | "$n" (new line) | marker="selected" | Text for $marker if the item matches selection | "selected" |
|
|
< < |
selection="TopicA, TopicB" |
Current value to be selected in list |
(none) |
|
> > |
selection="TopicA, TopicB" |
Topic(s) to show selected with $marker ; specify a comma-space list of full topic names |
(none) |
|
|
web="Name" |
Name of web |
Current web |
- Example:
%TOPICLIST{" * $web.$topic"}% creates a bullet list of all topics
- Example:
%TOPICLIST{separator=", "}% creates a comma separated list of all topics
- Example:
%TOPICLIST{" <option>$topic</option>"}% creates an option list (for drop down menus)
- Example:
<select>%TOPICLIST{" <option $marker value='$topic'>$topic</option>" separator=" " selection="%TOPIC%"}%</select> creates an option list of web topics with the current topic selected
- Category: SearchingAndListingVariables, SystemInformationVariables
- Related: SEARCH, WEBLIST
|
|
META TOPICPARENT |
name="TWikiVariables" |
TOPICLIST{"format"} -- topic index of a web
- List of all topics in a web. The "format" defines the format of one topic item. It may include variables: The
$topic variable gets expanded to the topic name, $marker to marker parameter where topic matches selection , and $web to the name of the web, or any of the standard FormatTokens.
- Syntax:
%TOPICLIST{"format" ...}%
- Supported parameters:
Parameter: | Description: | Default: | "format" | Format of one line, may include $web (name of web), $topic (name of the topic), $marker (which expands to marker for the item matching selection only) | "$topic" | format="format" | (Alternative to above) | "$topic" | separator=", " | line separator | "$n" (new line) | marker="selected" | Text for $marker if the item matches selection | "selected" | selection="TopicA, TopicB" | Current value to be selected in list | (none) | web="Name" | Name of web | Current web |
- Example:
%TOPICLIST{" * $web.$topic"}% creates a bullet list of all topics
- Example:
%TOPICLIST{separator=", "}% creates a comma separated list of all topics
- Example:
%TOPICLIST{" <option>$topic</option>"}% creates an option list (for drop down menus)
- Example:
<select>%TOPICLIST{" <option $marker value='$topic'>$topic</option>" separator=" " selection="%TOPIC%"}%</select> creates an option list of web topics with the current topic selected
|
|
> > | |
| |
|
< < | |
| |
|
META TOPICPARENT |
name="TWikiVariables" |
|
|
< < | |
| TOPICLIST{"format"} -- topic index of a web |
|
< < |
- List of all topics in a web. The "format" defines the format of one topic item. It may include variables: The
$name variable gets expanded to the topic name, $qname to double quoted name, $marker to marker parameter where topic matches selection , and $web to the name of the web.
|
> > |
- List of all topics in a web. The "format" defines the format of one topic item. It may include variables: The
$topic variable gets expanded to the topic name, $marker to marker parameter where topic matches selection , and $web to the name of the web, or any of the standard FormatTokens.
|
|
- Syntax:
%TOPICLIST{"format" ...}%
- Supported parameters:
|
|
< < |
"format" |
Format of one line, may include $web (name of web), $name (name of the topic), $qname (name of topic in double quotes), $marker (which expands to marker for the item matching selection only) |
"$name" |
format="format" |
(Alternative to above) |
"$name" |
|
> > |
"format" |
Format of one line, may include $web (name of web), $topic (name of the topic), $marker (which expands to marker for the item matching selection only) |
"$topic" |
format="format" |
(Alternative to above) |
"$topic" |
|
|
separator=", " |
line separator |
"$n" (new line) |
marker="selected" |
Text for $marker if the item matches selection |
"selected" |
selection="TopicA, TopicB" |
Current value to be selected in list |
(none) |
web="Name" |
Name of web |
Current web |
|
|
< < |
- Example:
%TOPICLIST{" * $web.$name"}% creates a bullet list of all topics
|
> > |
- Example:
%TOPICLIST{" * $web.$topic"}% creates a bullet list of all topics
|
|
- Example:
%TOPICLIST{separator=", "}% creates a comma separated list of all topics
|
|
< < |
- Example:
%TOPICLIST{" <option>$name</option>"}% creates an option list (for drop down menus)
- Example:
<select>%TOPICLIST{" <option $marker value='$name'>$name</option>" separator=" " selection="%TOPIC%"}%</select> creates an option list of web topics with the current topic selected
- Related: SEARCH, WEBLIST
|
> > |
- Example:
%TOPICLIST{" <option>$topic</option>"}% creates an option list (for drop down menus)
- Example:
<select>%TOPICLIST{" <option $marker value='$topic'>$topic</option>" separator=" " selection="%TOPIC%"}%</select> creates an option list of web topics with the current topic selected
- Related: SEARCH, WEBLIST
|
| |
|
META TOPICPARENT |
name="TWikiVariables" |
TOPICLIST{"format"} -- topic index of a web
- List of all topics in a web. The "format" defines the format of one topic item. It may include variables: The
$name variable gets expanded to the topic name, $qname to double quoted name, $marker to marker parameter where topic matches selection , and $web to the name of the web.
- Syntax:
%TOPICLIST{"format" ...}%
- Supported parameters:
Parameter: | Description: | Default: | "format" | Format of one line, may include $web (name of web), $name (name of the topic), $qname (name of topic in double quotes), $marker (which expands to marker for the item matching selection only) | "$name" | format="format" | (Alternative to above) | "$name" | separator=", " | line separator | "$n" (new line) | marker="selected" | Text for $marker if the item matches selection | "selected" | selection="TopicA, TopicB" | Current value to be selected in list | (none) | web="Name" | Name of web | Current web |
- Example:
%TOPICLIST{" * $web.$name"}% creates a bullet list of all topics
- Example:
%TOPICLIST{separator=", "}% creates a comma separated list of all topics
- Example:
%TOPICLIST{" <option>$name</option>"}% creates an option list (for drop down menus)
- Example:
<select>%TOPICLIST{" <option $marker value='$name'>$name</option>" separator=" " selection="%TOPIC%"}%</select> creates an option list of web topics with the current topic selected
- Related: SEARCH, WEBLIST
|

Copyright © 1999-2025 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.VarTOPICLIST.