summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2001-09-14 10:09:53 +0000
committerPeter Thoeny <web-hurd@gnu.org>2001-09-14 10:09:53 +0000
commit2299a1f144a93aebf7d0e178dacaebdbaf641dbe (patch)
tree7e49590c77ab1b74825a009933048c7a08dd5346 /TWiki
parent764a0fc3bd7bcb6294840dc7cb13e8bbcc6b58f4 (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/ManagingWebs.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/TWiki/ManagingWebs.mdwn b/TWiki/ManagingWebs.mdwn
index 0d356181..e59542bd 100644
--- a/TWiki/ManagingWebs.mdwn
+++ b/TWiki/ManagingWebs.mdwn
@@ -16,14 +16,14 @@ Adding new webs is quick and easy - you can have a basic web up and running in a
* the name has to start with a capital and _cannot_ be a [[WikiWord]]
2. **Copy** in the contents of `twiki/data/_default`.
-For detailed instructions, see [[TWikiDocumentation]].
+For detailed instructions, see [[TWikiInstallationGuide]].
## <a name="Renaming_or_Deleting_a_Web"> Renaming or Deleting a Web </a>
**NOTE:** If you plan to rename the %WIKITOOLNAME%.%MAINWEB% web, remember that TWiki stores user and group topics in <code>%MAINWEB%</code>, default named `Main`. That means, every [[WikiName]] signature - <code>Main.SomeUserName</code> - points to it and would need updating (unless the variable, <code>%MAINWEB%.SomeUserName</code>, is used throughout).
1. Prepare your site: Search each web for links to the target web, searching topic text for `Oldwebname.`, including the dot so you'll find references like `Oldwebname.SomeTopic`.
- * Make changes as required, to `Newwebname.SomeTopic` or better yet, to <code>=%MAINWEB%.SomeTopic</code>.
+ * Make changes as required, to `Newwebname.SomeTopic` or better yet, to <code>%MAINWEB%.SomeTopic</code>.
2. Edit the %WIKIPREFSTOPIC% topic: Rename or delete the web from the `WIKIWEBLIST` variable.
3. Edit the [[TWikiWebsTable]] topic: Rename or delete the web from the table.
4. Login to the %WIKITOOLNAME% server, via Telnet or FTP.