TWiki . TWiki . ManagingWebs |
The current implementation of TWiki is designed to never forget, that means all topic changes are under revision control and you can't delete or rename topics.
Nevertheless there are cases where you wish to delete topics. TWiki requires administrative stuff like that to be done on the shell level, so please ask your TWiki administrator to do that for you. A future version will allow administrators to do that on the browser level.
How to Rename or Delete a Topic
twiki/data
and then to the web where the topic is located. Rename / delete the topic ( name.txt
) and repository file ( name.txt,v
). Hint: Instead of deleting a topic you could create a Trash
web and move topics/repositories to this web. (A future version of TWiki might have a Trash web.)
.changes
file and rename / delete all occurrences of the topic. Note: There might be several lines of the topic.
twiki/pub
and then to the web where the topic is located. Rename / delete the topic attachment directory if present.
How to add a New Web
How to Rename or Delete a Web
Obsolete.
(include the period, this is to find topics like Obsolete.SomeTopic
). Take measures if necessary.
WIKIWEBLIST
variable.
twiki/data
and rename / delete the web directory.
twiki/templates
and rename / delete the web directory if present.
twiki/pub
and rename / delete the web directory if present.
-- PeterThoeny - 12 Nov 2000
----- Revision r1.3 - 30 Nov 2000 - 08:27 GMT - PeterThoeny
|