Difference: VarTOPICLIST (3 vs. 4)

Revision 42016-07-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

TOPICLIST{"format"} -- topic index of a web

Line: 10 to 10
 
format="format" (Alternative to above) "$topic"
separator=", " line separator "$n" (new line)
marker="selected" Text for $marker if the item matches selection "selected"
Changed:
<
<
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
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.