From 9af5a434847b30b78a72b2ea295095e8ea42afb4 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Tue, 26 Jun 2001 00:40:16 +0000 Subject: none --- TWiki/TWikiVariables.mdwn | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'TWiki') diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 6eee1e6b..dfe68b11 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -176,8 +176,22 @@ REMOTE_USER environment variable, is %REMOTE_USER% - %INCLUDE{"SomeTopic"}% - Server side include, includes another topic. The current Wiki web is searched by default. Example: %INCLUDE{"%TWIKIWEB%.TWikiWebsTable"}% + %INCLUDE{"page" ...}% + Server side include to Include Topics And Web Pages?. The parameter is composed of the page name, followed by an optional pattern="(reg-exp)" pair. The page name is: + + + + + + + + + + + + +
"SomeTopic" The name of a topic located in the current web, i.e. %INCLUDE{"WebNotify"}%
"Web.Topic" A topic in another web, i.e. %INCLUDE{"%TWIKIWEB%.TWikiWebsTable"}%
"http://..." A full qualified URL, i.e. %INCLUDE{"http://twiki.org/"}%
+ %STARTINCLUDE% @@ -226,7 +240,7 @@ web="Name"
web="%MAINWEB% Know"
web="all" - Wiki web to search: A web, a list of webs separated by whitespace, or all webs [2] + Wiki web to search: A web, a list of webs separated by whitespace, or all webs. [2] Current web @@ -414,4 +428,4 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in * Additional preferences variables can be defined on all three level as needed. Example: * Set MYLOGO = %PUBURLPATH%/%MAINWEB%/LogoTopic/logo.gif --- [[PeterThoeny]] - 24 Mar 2001
+-- [[PeterThoeny]] - 25 Jun 2001
-- cgit v1.2.3