diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-09-14 10:06:53 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-09-14 10:06:53 +0000 |
commit | 764a0fc3bd7bcb6294840dc7cb13e8bbcc6b58f4 (patch) | |
tree | 079c060eac9c0e2331bb19c39652c925deb2ed07 /TWiki | |
parent | b6fa5b0d1fa8f7de1c6d7351ca35c9c9007c6b33 (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/ManagingTopics.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/ManagingTopics.mdwn b/TWiki/ManagingTopics.mdwn index ba95704c..b6a3fb49 100644 --- a/TWiki/ManagingTopics.mdwn +++ b/TWiki/ManagingTopics.mdwn @@ -42,13 +42,13 @@ You can use [[TWikiMetaData]] to place a command in %TWIKIWEB%.WebTopicViewTempl ## <a name="Impact_of_Topic_Access_Settings"> Impact of Topic Access Settings </a> -Permissions affect the rename function in various ways. To rename a topic, you need both change and rename permissions. To alter refer4ing topics, you need change permission. See [[TWikiDocumentation]] for information on setting up access permissions. +Permissions affect the rename function in various ways. To rename a topic, you need both change and rename permissions. To alter refer4ing topics, you need change permission. See [[TWikiAccessControl]] for information on setting up access permissions. ## <a name="How_Rename_move_Works"> How Rename/move Works </a> -* %SEARCH% is used with a special template to show text in topics that requires updating to point to the new topic and/or web name. This includes relevent [[TWikiDocumentation]] +* %SEARCH% is used with a special template to show text in topics that requires updating to point to the new topic and/or web name. This includes relevent [[TWikiMetaData]] definition. * User chooses which topics will be altered -* <PRE> and <VERBATIM> are honoured - no changes are made to text within these areas +* `<pre>` and `<verbatim>` are honoured - no changes are made to text within these areas * Topic is moved (if locks allow) * References are changed (locks and permissions permitting) * Any referring topics that can't be changed due to locks are listed - user can change them at another time. |