Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r10  >  r9  >  r8  >  r7  >  r6  >  r5  ...
ManagingWebs 10 - 01 Sep 2001 - Main.MikeMannix
Line: 1 to 1
 
Changed:
<
<

Modifying Webs

>
>

Managing Webs

 
Changed:
<
<
To work with entire TWiki webs, you need direct access to the installation files on the host server. Connecting by Telnet or FTP is the usual approach. Before making changes to a web, you can move individual topics through your browser (see ModifyTopics? ). No similar web controls are available through the browser interface.
>
>
To work with entire TWiki webs, you need direct access to the installation files on the host server. Connecting by Telnet or FTP is the usual approach. Before making changes to a web, you can move individual topics through your browser (see ModifyTopics). No similar web controls are available through the browser interface.
 

How to Add a New Web


ManagingWebs 9 - 01 Sep 2001 - Main.MikeMannix
Line: 1 to 1
Deleted:
<
<
META TOPICPARENT name="WebHome"
 

Modifying Webs


ManagingWebs 8 - 30 Aug 2001 - Main.MikeMannix
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

Add, Name, or Delete Webs

>
>

Modifying Webs

 To work with entire TWiki webs, you need direct access to the installation files on the host server. Connecting by Telnet or FTP is the usual approach. Before making changes to a web, you can move individual topics through your browser (see ModifyTopics? ). No similar web controls are available through the browser interface.

ManagingWebs 7 - 30 Aug 2001 - Main.MikeMannix
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

TWiki Administration

>
>

Add, Name, or Delete Webs

 
Changed:
<
<
The current implementation of TWiki is designed to never forget. So you can't delete a topic, however you can move or rename a topic and the original information is saved in topic meta data. If you want an even stronger memory, you can disable renaming on some or all topics; see TWikiAccessControl.
>
>
To work with entire TWiki webs, you need direct access to the installation files on the host server. Connecting by Telnet or FTP is the usual approach. Before making changes to a web, you can move individual topics through your browser (see ModifyTopics? ). No similar web controls are available through the browser interface.
 
Changed:
<
<

How to add a New Web

>
>

How to Add a New Web

 

How to Rename or Delete a Web

Changed:
<
<
  • It is advisable not to rename the TWiki.Main web.
  • Be aware that other webs might link to the web you want to rename / delete. Search each web for links to this web, i.e. search all webs for Obsolete. (include the period, this is to find topics like Obsolete.SomeTopic ). Take measures if necessary.
  • Edit the TWikiPreferences topic and rename / delete the web from the WIKIWEBLIST variable.
  • Edit the TWikiWebsTable topic and rename / delete the web from the table.
  • Telnet to the TWiki installation.
  • cd to twiki/data and rename / delete the web directory.
  • cd to twiki/templates and rename / delete the web directory if present.
  • cd to twiki/pub and rename / delete the web directory if present.
>
>
  • NOTE: Think twice if you intend to rename the TWiki.Main web, since many files point to it. If you do rename it, you'll also have to change all occurrences of Main to the new web name - this includes, for example, the user signatures across your entire TWiki site. (On the other hand, if the variable %MAINWEB% is used throughout, you have no problem.)
  1. Prepare your site: Other webs may link to the web you want to rename or delete. Search each web for links to the target web: search all webs for Abouttochange. - include the period to find topics like Abouttochange.SomeTopic. Make changes as required.
  2. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable.
  3. Edit the TWikiWebsTable topic: Rename or delete the web from the table.
  4. Connect to the TWiki server: Login via Telnet or FTP.
  5. Edit the data files: Go to twiki/data and rename or delete the web directory.
  6. Edit the template files: Go to twiki/templates and rename or delete the web directory if present.
  7. Edit the public files: Go to twiki/pub and rename or delete the web directory if present.
 
Changed:
<
<
-- PeterThoeny? - 03 Mar 2001
-- JohnTalintyre? - 07 Aug 2001
>
>
-- MikeMannix? - 29 Aug 2001

ManagingWebs 6 - 07 Aug 2001 - Main.JohnTalintyre
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"
 

TWiki Administration

Changed:
<
<
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

  • Go to the topic you want to rename / delete.
  • Find out the back-links to this page from Ref-By . Modify other topics if needed.
  • Telnet to the TWiki installation.
  • cd to 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.)
  • Edit the .changes file and rename / delete all occurrences of the topic. Note: There might be several lines of the topic.
  • cd to twiki/pub and then to the web where the topic is located. Rename / delete the topic attachment directory if present.
>
>
The current implementation of TWiki is designed to never forget. So you can't delete a topic, however you can move or rename a topic and the original information is saved in topic meta data. If you want an even stronger memory, you can disable renaming on some or all topics; see TWikiAccessControl.
 

How to add a New Web

Line: 29 to 20
 
  • cd to twiki/pub and rename / delete the web directory if present.

-- PeterThoeny? - 03 Mar 2001

Added:
>
>
-- JohnTalintyre? - 07 Aug 2001

Revision 10r10 - 01 Sep 2001 - 07:38:28 - MikeMannix?
Revision 9r9 - 01 Sep 2001 - 04:47:30 - MikeMannix?
Revision 8r8 - 30 Aug 2001 - 22:02:33 - MikeMannix?
Revision 7r7 - 30 Aug 2001 - 02:44:07 - MikeMannix?
Revision 6r6 - 07 Aug 2001 - 16:06:22 - JohnTalintyre?
Revision 5r5 - 04 Mar 2001 - 09:04:18 - PeterThoeny?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM