Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Managing Topics | ||||||||
Line: 34 to 34 | ||||||||
Redirecting from an Old Topic | ||||||||
Changed: | ||||||||
< < | You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for %META:TOPICMOVED{...}% . Customize something like this: | |||||||
> > | You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for %META:TOPICMOVED{...}% . Customize something like this: | |||||||
%METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}% | ||||||||
Added: | ||||||||
> > | Note: Do not modify the TWiki.WebTopicViewTemplate - modifications would be lost on the next TWiki upgrade. Instead, create a WebTopicViewTemplate in the Main web with the same content and modify it to your needs. | |||||||
How Rename/Move Works
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Managing Topics | ||||||||
Line: 13 to 13 | ||||||||
How to Rename/Move/Delete a Topic | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
![]() | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 34 to 34 | ||||||||
Redirecting from an Old Topic | ||||||||
Changed: | ||||||||
< < | You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for the tag %META:TOPICMOVED{...}%. Customize something like this: | |||||||
> > | You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for %META:TOPICMOVED{...}% . Customize something like this: | |||||||
Deleted: | ||||||||
< < | ||||||||
Changed: | ||||||||
< < | %METASEARCH{type="topicmoved" web="TWiki" topic="ManagingTopics" | |||||||
> > | %METASEARCH{type="topicmoved" web="TWiki" topic="ManagingTopics" | |||||||
title="This topic used to exist and was moved to: "}% | ||||||||
Deleted: | ||||||||
< < | ||||||||
How Rename/Move Works | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
How Referring Topics Are Found | ||||||||
Changed: | ||||||||
< < | First, matching topics in the current web are listed - matches are to topic . Next, all webs (including the current one) are listed that match web.topic . All webs will be searched during rename, even if NOSEARCHALL is defined on a web, though access permissions will of course be honoured. | |||||||
> > | First, matching topics in the current web are listed - matches are to topic . Next, all webs (including the current one) are listed that match web.topic . All webs will be searched during rename, even if NOSEARCHALL is defined on a web, though access permissions will of course be honored. | |||||||
Changed references are kept are as short as possible, ex: topic is used in preference to web.topic . | ||||||||
Line: 77 to 75 | ||||||||
The following shows some limitations of square bracket processing. | ||||||||
Deleted: | ||||||||
< < | ||||||||
[[Old Topic]] => [[NewTopic][Old Topic]] [[old topic]] => [[NewTopic][old topic]] [[old t opic]] => not changed [[OldTopic]] => [[NewTopic]] | ||||||||
Deleted: | ||||||||
< < | ||||||||
Related Topics: UserDocumentationCategory, AdminDocumentationCategory |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deleted: | ||||||||
< < | ||||||||
Changed: | ||||||||
< < | Managing Topics | |||||||
> > | Managing Topics | |||||||
Browser-based rename, move, and delete for individual topics | ||||||||
Added: | ||||||||
> > | ||||||||
OverviewYou can use browser-based controls to change a topic's name, move it to another TWiki web, or delete it to a hiddenTrash web. | ||||||||
Line: 33 to 34 | ||||||||
Redirecting from an Old Topic | ||||||||
Changed: | ||||||||
< < | You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for the tag %META:TOPICMOVED{...}%. Customize something like this: | |||||||
> > | You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for the tag %META:TOPICMOVED{...}%. Customize something like this: | |||||||
Line: 59 to 60 | ||||||||
Effect of User Access Settings | ||||||||
Changed: | ||||||||
< < | User permissions affect the Rename function in various ways. To rename a topic, you need both ALLOWTOPICVIEW and ALLOWTOPICCHANGE permission for that topic. To alter referring topics, you need change permission. See TWikiAccessControl for information on setting up access permissions. | |||||||
> > | User permissions affect the 'rename' functions in various ways. To rename a topic, you need all of VIEW , CHANGE and RENAME access to that topic. To alter referring topics, you need CHANGE access. See TWikiAccessControl for information on setting up access permissions. | |||||||
Special Considerations |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 35 to 35 | ||||||||
You can use TWikiMetaData to place a command in the WebTopicViewTemplate and WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for the tag %META:TOPICMOVED{...}%. Customize something like this: | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
%<nop>METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}% | ||||||||
Line: 59 to 59 | ||||||||
Effect of User Access Settings | ||||||||
Changed: | ||||||||
< < | User permissions affect the Rename function in various ways. To rename a topic, you need both ALLOWTOPICCHANGE and ALLOWTOPICRENAME permission for that topic. To alter referring topics, you need change permission. See TWikiAccessControl for information on setting up access permissions. | |||||||
> > | User permissions affect the Rename function in various ways. To rename a topic, you need both ALLOWTOPICVIEW and ALLOWTOPICCHANGE permission for that topic. To alter referring topics, you need change permission. See TWikiAccessControl for information on setting up access permissions. | |||||||
Special Considerations | ||||||||
Line: 76 to 76 | ||||||||
The following shows some limitations of square bracket processing. | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
[[Old Topic]] => [[NewTopic][Old Topic]] [[old topic]] => [[NewTopic][old topic]] |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 53 to 53 | ||||||||
How Referring Topics Are Found | ||||||||
Changed: | ||||||||
< < | Referring topics are found using the %SEARCH% variable - see the template searchrenameview.tmpl . First, matching topics in the current web are listed - matches are to topic . Next, all webs (including the current one) are listed that match web.topic . Because %SEARCH% is used, webs marked in WebPreferences as NOSEARCHALL will not show up in the search for references to the topic being changed. | |||||||