summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2001-11-23 10:02:16 +0000
committerPeter Thoeny <web-hurd@gnu.org>2001-11-23 10:02:16 +0000
commit648e2d2c6ce26122cff5242638b1cd9c6a943ae6 (patch)
treefe6a71b6f371c289639aae92dcf494f7be54e208 /TWiki
parentab08ccf39b237423cc3b33f279c1c5455800bf99 (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiInstallationGuide.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiInstallationGuide.mdwn b/TWiki/TWikiInstallationGuide.mdwn
index b18f0a64..275749d8 100644
--- a/TWiki/TWikiInstallationGuide.mdwn
+++ b/TWiki/TWikiInstallationGuide.mdwn
@@ -158,7 +158,7 @@ With your new TWiki installation up and running, you can manage most aspects of
To create a new web:
1. **Create** a new web data directory under `twiki/data` and check the file permission of the directory.
- * Use a name consisting of characters `A..Z` , `a..z` but **_not_** in [[WikiNotation]].
+ * Use a name starting with characters `A..Z`, followed by `a..z` and/or `0..9` characters, but **_not_** a [[WikiWord]].
2. **Copy** all files from the `twiki/data/_default` directory to the new data directory, preserving the original files' owner, group and permissions (on Unix, use `cp -p`). The data files must be writable by the owner the CGI scripts are running on (usually, `nobody`).
* **_HINT:_** You can set permissions of `.txt` and `.txt,v` files to `-rw-rw-rw-` (666) and then edit the topic using your browser; RCS will restore the file permissions correctly when saving the topic.
3. **Add** the new web to the web list (visible in the upper right corner of each topic) by editing the site-level preferences, %TWIKIWEB%.%WIKIPREFSTOPIC%: