From e1f27467532fb470b383ca8115e0d562fedcce03 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 7 Aug 2007 17:21:26 +0200 Subject: Fix broken in-wiki links. I hope I didn't break any other stuff. --- TWiki/TWikiVariables.mdwn | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'TWiki/TWikiVariables.mdwn') diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 869f8834..ee6c7685 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -97,11 +97,11 @@ Most predefined variables return values that were either defined when TWiki was %HOMETOPIC% - The home topic in each web. Is %HOMETOPIC%? + The home topic in each web. Is %HOMETOPIC%[[HOMETOPIC]] %NOTIFYTOPIC% - The notify topic in each web. Is %NOTIFYTOPIC%? + The notify topic in each web. Is %NOTIFYTOPIC%[[NOTIFYTOPIC]] %WIKIUSERSTOPIC% @@ -285,7 +285,7 @@ Most predefined variables return values that were either defined when TWiki was %INCLUDE{"page" ...}% - Server side include to Include Topics And Web Pages?. Parameters are page name, and an optional pattern="(reg-exp)". The page name is: + @@ -530,12 +530,12 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in - + - + @@ -560,42 +560,42 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in - + - + - + - + - + - + - + - +
Server side include to Include Topics And Web Pages[[IncludeTopicsAndWebPages]]. Parameters are page name, and an optional pattern="(reg-exp)". The page name is: @@ -315,7 +315,7 @@ Most predefined variables return values that were either defined when TWiki was - +
"SomeTopic" The name of a topic located in the current web, i.e. %INCLUDE{"WebNotify"}%
%TOC{"SomeTopic" ...}% Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in Wiki Syntax? ("---++ 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: + @@ -451,7 +451,7 @@ Most predefined variables return values that were either defined when TWiki was -
Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in Wiki Syntax[[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: @@ -378,7 +378,7 @@ Most predefined variables return values that were either defined when TWiki was - + @@ -398,7 +398,7 @@ Most predefined variables return values that were either defined when TWiki was - + @@ -418,7 +418,7 @@ Most predefined variables return values that were either defined when TWiki was - +
Parameter: Description:
regex="on"Regular Expression? search Regular Expression[[RegularExpression]] search Literal search
bookview="on"Book View? search, e.g. show complete topic text Book View[[BookView]] search, e.g. show complete topic text Show topic summary
format="..." Flexible custom result formatting: see Formatted Search? for usage Flexible custom result formatting: see Formatted Search[[FormattedSearch]] for usage Results in table
Example: %SEARCH{"wiki" web="%MAINWEB%" scope="topic"}%
Text the is pre-pended to any search results required
Example: %METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}%, you may want to use this in Web Topic View Template? and Web Topic Non Wiki Template?
%METASEARCH{type="parent" web="%WEB%" topic="%TOPIC%" title="Children: "}%
Example: %METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}%, you may want to use this in Web Topic View Template[[WebTopicViewTemplate]] and Web Topic Non Wiki Template[[WebTopicNonWikiTemplate]]
%METASEARCH{type="parent" web="%WEB%" topic="%TOPIC%" title="Children: "}%
%VAR{"NAME" web="Web"}%
%RELEASEEDITLOCKCHECKBOX% SL , UL Default state of the "Release edit lock" (Unlock Topic?) check box in preview. Checkbox is initially checked if Set RELEASEEDITLOCKCHECKBOX = checked="checked", or unchecked if empty. If checked, make sure to click on Edit to do more changes; do not go back in your browser to the edit page, or you risk that someone else will edit the topic at the same time! Value is: %RELEASEEDITLOCKCHECKBOX% Default state of the "Release edit lock" (Unlock Topic[[UnlockTopic]]) check box in preview. Checkbox is initially checked if Set RELEASEEDITLOCKCHECKBOX = checked="checked", or unchecked if empty. If checked, make sure to click on Edit to do more changes; do not go back in your browser to the edit page, or you risk that someone else will edit the topic at the same time! Value is: %RELEASEEDITLOCKCHECKBOX%
%DONTNOTIFYCHECKBOX% SL , UL Default state of the "Minor Changes, Don't Notify" (Dont Notify?) check box in preview. Check box is initially checked if Set DONTNOTIFYCHECKBOX = checked="checked", or unchecked if empty. Value is: %DONTNOTIFYCHECKBOX% Default state of the "Minor Changes, Don't Notify" (Dont Notify[[DontNotify]]) check box in preview. Check box is initially checked if Set DONTNOTIFYCHECKBOX = checked="checked", or unchecked if empty. Value is: %DONTNOTIFYCHECKBOX%
%ATTACHLINKBOX%
%DENYWEBCHANGE% WL List of users and groups who are not allowed to change topics in the %WIKITOOLNAME% web. (More in TWiki Access Control?) List of users and groups who are not allowed to change topics in the %WIKITOOLNAME% web. (More in TWiki Access Control[[TWikiAccessControl]])
%ALLOWWEBCHANGE% WL List of users and groups who are allowed to change topics in the %WIKITOOLNAME% web. (More in TWiki Access Control?) List of users and groups who are allowed to change topics in the %WIKITOOLNAME% web. (More in TWiki Access Control[[TWikiAccessControl]])
%DENYTOPICCHANGE% (any topic) List of users and groups who are not allowed to change the current topic. (More in TWiki Access Control?) List of users and groups who are not allowed to change the current topic. (More in TWiki Access Control[[TWikiAccessControl]])
%ALLOWTOPICCHANGE% (any topic) List of users and groups who are allowed to change the current topic. (More in TWiki Access Control?) List of users and groups who are allowed to change the current topic. (More in TWiki Access Control[[TWikiAccessControl]])
%DENYWEBRENAME% WL List of users and groups who are not allowed to rename topics in the %WIKITOOLNAME% web. (More in TWiki Access Control?) List of users and groups who are not allowed to rename topics in the %WIKITOOLNAME% web. (More in TWiki Access Control[[TWikiAccessControl]])
%ALLOWWEBRENAME% WL List of users and groups who are allowed to rename topics in the %WIKITOOLNAME% web. (More in TWiki Access Control?) List of users and groups who are allowed to rename topics in the %WIKITOOLNAME% web. (More in TWiki Access Control[[TWikiAccessControl]])
%DENYTOPICRENAME% (any topic) List of users and groups who are not allowed to rename the current topic. (More in TWiki Access Control?) List of users and groups who are not allowed to rename the current topic. (More in TWiki Access Control[[TWikiAccessControl]])
%ALLOWTOPICRENAME% (any topic) List of users and groups who are allowed to rename the current topic. (More in TWiki Access Control?) List of users and groups who are allowed to rename the current topic. (More in TWiki Access Control[[TWikiAccessControl]])
-- cgit v1.2.3