diff options
Diffstat (limited to 'TWiki')
-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> |