diff options
author | MikeMannix <MikeMannix> | 2001-09-12 21:08:14 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-09-12 21:08:14 +0000 |
commit | cf209a4b899c897f2fa201abe9ae9da9d98f9ba9 (patch) | |
tree | bd0f5654dfd55ea56305994b356f0b111b0bc1cb | |
parent | 47bc0613c4ebe6af7649f470d7320453fd458d1a (diff) |
none
-rw-r--r-- | TWiki/ManagingTopics.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TWiki/ManagingTopics.mdwn b/TWiki/ManagingTopics.mdwn index ec9486d7..ba95704c 100644 --- a/TWiki/ManagingTopics.mdwn +++ b/TWiki/ManagingTopics.mdwn @@ -37,7 +37,8 @@ Deleted topics are moved to the `Trash` web - NOT physically erased from the ser You can use [[TWikiMetaData]] to place a command in %TWIKIWEB%.WebTopicViewTemplate and %TWIKIWEB%.WebTopicNonWikiTemplate that will show if a topic has moved by searching for the tag %META:TOPICMOVED\{...\}%. Customize something like this: -> %<nop>METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}% +> %<nop>METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" +> title="This topic used to exist and was moved to: "}% ## <a name="Impact_of_Topic_Access_Settings"> Impact of Topic Access Settings </a> |