Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r57  >  r56  >  r55  >  r54  >  r53  >  r52  ...
TWikiVariables 57 - 25 Aug 2002 - Main.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 135 to 135
 
selection="%WEB%" Current value to be selected in list section="%WEB%"
Examples:
%WEBLIST{"   * [[$name.WebHome]]"}% creates a bullet list of all webs.
Changed:
<
<
%WEBLIST{"" webs="Trash,public" selection="TWiki" separator=" "}% Dropdown of all public Webs + Trash Web, current Web highlighted.
>
>
%WEBLIST{"<option $marker value=$qname>$name</option>" webs="Trash,public" selection="TWiki" separator=" "}% Dropdown of all public Webs + Trash Web, current Web highlighted.
 
%GMTIME%

TWikiVariables 56 - 05 Jun 2002 - Main.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 189 to 189
 
Table of Contents of current topic.
%TOC{"SomeTopic" ...}%
Changed:
<
<
Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ("---++ text") and HTML ("<h2>text</h2>") are taken into account. (But not "<H2>text</H2>", which can be used to exclude a heading from the TOC.) Parameters are topic name, web and depth:
>
>
Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ("---++ text") and HTML ("<h2>text</h2>") are taken into account. Any heading text after "!!" is excluded from the TOC; for example, write "---+!! text" if you do not want to list a header in the TOC. Parameters are topic name, web and depth:
 
Parameter: Description: Default:
"TopicName" topic name Current topic
web="Name" Name of web Current web

TWikiVariables 55 - 24 May 2002 - Main.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 354 to 354
 

Setting Preferences

Changed:
<
<
  • The syntax for Preferences Bariables is the same anywhere in TWiki (on its own TWiki bullet line, including nested bullets):
    [3 spaces] * [space] Set [space] VARIABLENAME [space] = [value]
    Examples:
>
>
  • The syntax for Preferences Variables is the same anywhere in TWiki (on its own TWiki bullet line, including nested bullets):
    [3 spaces] * [space] Set [space] VARIABLENAME [space] = [value]
    Examples:
 
  • Set VARIABLENAME = =value=
    • Set VARIABLENAME = =value=

TWikiVariables 54 - 17 May 2002 - Main.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 33 to 33
 
The script suffix, ex: .pl, .cgi is
%PUBURL%
Changed:
<
<
The public URL of TWiki, is http://moglen.law.columbia.edu/twiki/pub
>
>
The public URL of TWiki, is http://moglen.law.columbia.edu/twiki/pub
Example: You can refer to a file attached to another topic as %PUBURL%/%WEB%/OtherTopic/image.gif
 
%PUBURLPATH% The path of the public URL of TWiki, is /twiki/pub
Line: 47 to 47
 
%URLPARAM{"name"}% Returns the value of a URL parameter. Ex: %URLPARAM{"skin"}% returns print for a .../view/TWiki/TWikiVariables?skin=print URL. Is
Added:
>
>
%URLENCODE{"string"}% Encodes a string for use as a URL parameter. Ex: %URLENCODE{"spaced name"}% returns spaced%20name
 
%WIKITOOLNAME% The name of your TWiki site - TWiki

TWikiVariables 53 - 15 May 2002 - Main.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 172 to 172
  %INCLUDE{"page" ...}% Server side include to IncludeTopicsAndWebPages. Parameters are page name, and an optional pattern="(reg-exp)". The page name is:
"SomeTopic" The name of a topic located in the current web, i.e. %INCLUDE{"WebNotify"}%
Changed:
<
<
"Web.Topic" A topic in another web, i.e. %INCLUDE{"TWiki.TWikiSiteMap"}%
>
>
"Web.Topic" A topic in another web, i.e. %INCLUDE{"TWiki.SiteMap"}%
 
"http://..." A full qualified URL, i.e. %INCLUDE{"http://twiki.org/"}%

Revision 57r57 - 25 Aug 2002 - 07:18:17 - PeterThoeny?
Revision 56r56 - 05 Jun 2002 - 01:20:35 - PeterThoeny?
Revision 55r55 - 24 May 2002 - 16:04:04 - PeterThoeny?
Revision 54r54 - 17 May 2002 - 23:48:00 - PeterThoeny?
Revision 53r53 - 15 May 2002 - 06:59:32 - PeterThoeny?
Revision 52r52 - 12 May 2002 - 11:07:14 - MikeMannix?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM