<<O>>  Difference Topic ManagingWebs (r1.26 - 21 Aug 2004 - PeterThoeny)

Managing Webs

Line: 44 to 44

Renaming or deleting a web requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.

Deleted:
<
<

Renaming the MAINWEB

If you plan to rename the Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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 %MAINWEB%.SomeTopic
  2. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable
Line: 56 to 53

  1. Go to twiki/pub and rename or remove the web directory if present
Added:
>
>

Renaming the MAINWEB

If you plan to rename the Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, is used throughout).


-- TWiki:Main.MikeMannix - 14 Sep 2001
-- TWiki:Main.PeterThoeny - 07 Apr 2002
-- TWiki:Main.GrantBow - 16 Jan 2003
 <<O>>  Difference Topic ManagingWebs (r1.25 - 20 Aug 2004 - PeterThoeny)

Managing Webs

 <<O>>  Difference Topic ManagingWebs (r1.24 - 15 Aug 2004 - PeterThoeny)

Managing Webs

Line: 23 to 23

Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. You can organize content within a web using TWikiForms and FormattedSearch. Cross-linking topics and search is easier if there are only a few larger webs.
Changed:
<
<
Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
>
>
Name of new web: Enter a short name of up to 10 characters. The name must start with an upper case letters, followed by optional upper or lower case letters or numbers

Based on web: Select a TemplateWeb
Web color: Enter a StandardColors code for the web
Description:
 
 

Enter a short description of the web. Write Web.TopicName instead of just TopicName if you include links. This will list the web in the SiteMap (leave field empty if you prefer not to update the directory.)
Line: 34 to 34

Changed:
<
<
Note: Attachments will NOT get copied over along with their topics. This will be a feature added for the TWiki:Codev/CairoRelease.

Note: This script does not yet edit the TWiki.TWikiPreferences file to update the WIKIWEBLIST. This must be done by hand.

The manage script while creating the new web will update the following variables in the WebPreferences: WEBBGCOLOR, SITEMAPLIST, SITEMAPWHAT, SITEMAPUSETO and NOSEARCHALL. These variables are now used to dynamically generate the SiteMap.

>
>
Notes:
  • Attachments will NOT get copied over along with their topics
  • The manage script while creating the new web will update the following variables in the WebPreferences: WEBBGCOLOR, SITEMAPLIST, SITEMAPWHAT, SITEMAPUSETO and NOSEARCHALL. These variables are used to dynamically generate the SiteMap
  • This script does not edit the TWiki.TWikiPreferences file to update the WIKIWEBLIST. This must be done by hand
  • As of TWiki Release 01 Sep 2004, a web name can be a WikiWord. Prior to that it could be only UPPER or UPPERlower. A side effect of this is that if you do use a wiki name, %WEB% must be written as <nop>%WEB% or else it will try to link to a non-existing topic of that name

Renaming or Deleting a Web

Renaming or deleting a web requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.

Changed:
<
<
NOTE: If you plan to rename the TWiki.Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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 %MAINWEB%.SomeTopic.
  2. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable.
  3. Login to the TWiki server, via Telnet or FTP.
  4. Go to twiki/data and rename or remove the web directory.
  5. Go to twiki/templates and rename or remove the web directory if present.
  6. Go to twiki/pub and rename or remove the web directory if present.

-- MikeMannix? - 14 Sep 2001
-- PeterThoeny - 07 Apr 2002
-- GrantBow? - 16 Jan 2003

>
>

Renaming the MAINWEB

If you plan to rename the Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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 %MAINWEB%.SomeTopic
  2. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable
  3. Login to the TWiki server, via Telnet or FTP
  4. Go to twiki/data and rename or remove the web directory
  5. Go to twiki/templates and rename or remove the web directory if present
  6. Go to twiki/pub and rename or remove the web directory if present

-- TWiki:Main.MikeMannix - 14 Sep 2001
-- TWiki:Main.PeterThoeny - 07 Apr 2002
-- TWiki:Main.GrantBow - 16 Jan 2003

 <<O>>  Difference Topic ManagingWebs (r1.23 - 19 Jan 2003 - PeterThoeny)

Managing Webs

Line: 9 to 9

A TWikiSite is divided into webs; each one represents one subject, one area of collaboration. Administrators can add/rename/delete webs.

Added:
>
>

Choose Web Template

There are two methods used to create a new web. First you can use a specially designed TemplateWeb. This is an invisible web that begins with an underscore "_" character. All topics in the _default template web will be copied into your new web.

The second method is to use an existing web as a template web. This may be useful if you already have a web that you like to use as a starting point. Only topics that have names beginning with Web... (like "WebHome", "WebNotify", etc.) are copied.

In either case you will want to be sure to verify that your new web has all the custom modifications that you desire.


Adding a New Web

Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. You can organize content within a web using TWikiForms and FormattedSearch. Cross-linking topics and search is easier if there are only a few larger webs.
Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
Changed:
<
<
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from other webs
>
>
Based on web: Select a TemplateWeb

Web color: Enter a StandardColors code for the web
Description:
 
 

Enter a short description of the web. Write Web.TopicName instead of just TopicName if you include links. This will list the web in the SiteMap (leave field empty if you prefer not to update the directory.)
Use to...
 

Continue the sentence describing the intended use. This is also for the SiteMap
Line: 25 to 34

Added:
>
>
Note: Attachments will NOT get copied over along with their topics. This will be a feature added for the TWiki:Codev/CairoRelease.

Note: This script does not yet edit the TWiki.TWikiPreferences file to update the WIKIWEBLIST. This must be done by hand.

The manage script while creating the new web will update the following variables in the WebPreferences: WEBBGCOLOR, SITEMAPLIST, SITEMAPWHAT, SITEMAPUSETO and NOSEARCHALL. These variables are now used to dynamically generate the SiteMap.


Renaming or Deleting a Web

Renaming or deleting a web requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.

Changed:
<
<
NOTE: If you plan to rename the TWiki.Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, is used throughout).
>
>
NOTE: If you plan to rename the TWiki.Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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 %MAINWEB%.SomeTopic.
  2. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable.
Line: 38 to 53

  1. Go to twiki/templates and rename or remove the web directory if present.
  2. Go to twiki/pub and rename or remove the web directory if present.
Changed:
<
<
-- MikeMannix? - 14 Sep 2001
-- PeterThoeny - 07 Apr 2002
>
>
-- MikeMannix? - 14 Sep 2001
-- PeterThoeny - 07 Apr 2002
-- GrantBow? - 16 Jan 2003
 <<O>>  Difference Topic ManagingWebs (r1.22 - 08 Jan 2003 - PeterThoeny)

Managing Webs

Line: 12 to 12

Adding a New Web

Changed:
<
<
>
>

Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. You can organize content within a web using TWikiForms and FormattedSearch. Cross-linking topics and search is easier if there are only a few larger webs.
Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from other webs
 <<O>>  Difference Topic ManagingWebs (r1.21 - 05 Jan 2003 - PeterThoeny)

Managing Webs

Line: 12 to 12

Adding a New Web

Changed:
<
<
>
>

Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. You can organize content within a web using TWikiForms and FormattedSearch. Cross-linking topics and search is easier if there are only a few larger webs.
Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from other webs
 <<O>>  Difference Topic ManagingWebs (r1.20 - 05 Jan 2003 - PeterThoeny)

Managing Webs

Line: 12 to 12

Adding a New Web

Changed:
<
<
>
>

Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. You can organize content within a web using TWikiForms and FormattedSearch. Cross-linking topics and search is easier if there are only a few larger webs.
Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from other webs
 <<O>>  Difference Topic ManagingWebs (r1.19 - 14 Apr 2002 - PeterThoeny)

Managing Webs

Line: 13 to 13

Adding a New Web

Changed:
<
<
Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. Cross-linking topics and search is easier if there are only a few larger webs.
>
>
Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. You can organize content within a web using TWikiForms and FormattedSearch. Cross-linking topics and search is easier if there are only a few larger webs.

Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
Changed:
<
<
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from an existing web
>
>
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from other webs

Web color: Enter a StandardColors code for the web
Changed:
<
<
Exclude web from "search all": No   Yes Specify if you want to exclude the web from a "search all webs" search
Update WIKIWEBLIST: No   Yes Specify if you want to list the new web in the WIKIWEBLIST displayed by some skins in the upper right hand corner
Description:
 

Enter a short description of the web. This is for listing the web in the SiteMap (leave field empty if you prefer not to update the directory)
Used to...
 

Continue the sentence describing the intended use. This is also for the SiteMap
>
>
Description:
 
 

Enter a short description of the web. Write Web.TopicName instead of just TopicName if you include links. This will list the web in the SiteMap (leave field empty if you prefer not to update the directory.)
Use to...
 

Continue the sentence describing the intended use. This is also for the SiteMap
Exclude web from "search all": No   Yes Specify if you want to exclude the web from a "search all webs" search. Note that the SiteMap will not list the web if you select Yes.

 
Changed:
<
<
>
>

Deleted:
<
<
For detailed instructions, see TWiki Installation Guide: Adding a New Web.

Renaming or Deleting a Web

Renaming or deleting a web requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.

 <<O>>  Difference Topic ManagingWebs (r1.18 - 07 Apr 2002 - PeterThoeny)

Managing Webs

Changed:
<
<
Adding, renaming and deleting webs are manual operations done directly on the server
>
>
Adding webs is a web based operation; renaming and deleting webs are manual operations done directly on the server

Overview

Changed:
<
<
Managing TWiki webs requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.
>
>
A TWikiSite is divided into webs; each one represents one subject, one area of collaboration. Administrators can add/rename/delete webs.

Added:
>
>

Adding a New Web

Changed:
<
<
Adding new webs is quick and easy - you can have a basic web up and running in a couple of minutes:
>
>
Create a new web by filling out this form. Note: It is not recommended to create a new web for each little project. Cross-linking topics and search is easier if there are only a few larger webs.

Changed:
<
<
  1. Create a new directory under twiki/data/, ex: twiki/data/Newweb
    • the name has to start with a capital and cannot be a WikiWord
  2. Copy in the contents of twiki/data/_default.
>
>
Name of new web: Enter a short name of up to 10 characters. The name must start with one or more upper case letters, followed by optional lower case letters or numbers; it cannot be a WikiWord
Based on web: Select a template web (starting with an underscore) or an existing web as a template for the new web. All topics are copied over from a template web; only topics that start with Web... (like "WebHome", "WebNotify") are copied from an existing web
Web color: Enter a StandardColors code for the web
Exclude web from "search all": No   Yes Specify if you want to exclude the web from a "search all webs" search
Update WIKIWEBLIST: No   Yes Specify if you want to list the new web in the WIKIWEBLIST displayed by some skins in the upper right hand corner
Description:
 

Enter a short description of the web. This is for listing the web in the SiteMap (leave field empty if you prefer not to update the directory)
Used to...
 

Continue the sentence describing the intended use. This is also for the SiteMap
 

For detailed instructions, see TWiki Installation Guide: Adding a New Web.

Renaming or Deleting a Web

Added:
>
>
Renaming or deleting a web requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.

NOTE: If you plan to rename the TWiki.Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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 %MAINWEB%.SomeTopic.
  2. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable.
Deleted:
<
<
  1. Edit the TWikiWebsTable topic: Rename or delete the web from the table.

  1. Login to the TWiki server, via Telnet or FTP.
  2. Go to twiki/data and rename or remove the web directory.
  3. Go to twiki/templates and rename or remove the web directory if present.
  4. Go to twiki/pub and rename or remove the web directory if present.

-- MikeMannix? - 14 Sep 2001

Added:
>
>
-- PeterThoeny - 07 Apr 2002
 <<O>>  Difference Topic ManagingWebs (r1.17 - 14 Sep 2001 - PeterThoeny)

Managing Webs

Line: 13 to 13

Adding new webs is quick and easy - you can have a basic web up and running in a couple of minutes:

Changed:
<
<
  1. Create a new directory under twiki/data/, ex: twiki/data/Newweb
>
>
  1. Create a new directory under twiki/data/, ex: twiki/data/Newweb

    • the name has to start with a capital and cannot be a WikiWord
  1. Copy in the contents of twiki/data/_default.
Changed:
<
<
For detailed instructions, see TWiki Installation Guide: Adding a New Web.
>
>
For detailed instructions, see TWiki Installation Guide: Adding a New Web.

Renaming or Deleting a Web

NOTE: If you plan to rename the TWiki.Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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.
Changed:
<
<
    • Make changes as required, to Newwebname.SomeTopic or better yet, to =%MAINWEB%.SomeTopic.
>
>
    • Make changes as required, to Newwebname.SomeTopic or better yet, to %MAINWEB%.SomeTopic.

  1. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable.
  2. Edit the TWikiWebsTable topic: Rename or delete the web from the table.
  3. Login to the TWiki server, via Telnet or FTP.
 <<O>>  Difference Topic ManagingWebs (r1.16 - 14 Sep 2001 - MikeMannix?)
Deleted:
<
<
Note: Included topic UtilTempDocNote? does not exist yet

Managing Webs

Changed:
<
<
Adding, renaming and deleting webs is done directly on the server
>
>
Adding, renaming and deleting webs are manual operations done directly on the server

Overview

Changed:
<
<
Managing TWiki webs requires direct access to the installation files on the host server. There are no browser-based web tools.
>
>
Managing TWiki webs requires direct access to the installation files on the host server. There are currently no browser-based equivalents of the Rename/move/delete topic tools for working with webs.

Changed:
<
<

How to Add a New Web

>
>

Adding a New Web


Adding new webs is quick and easy - you can have a basic web up and running in a couple of minutes:

Changed:
<
<
  1. Create a new directory under twiki/data/, ex: twiki/data/newweb
>
>
  1. Create a new directory under twiki/data/, ex: twiki/data/Newweb
    • the name has to start with a capital and cannot be a WikiWord

  1. Copy in the contents of twiki/data/_default.
Changed:
<
<
For detailed instructions: TWiki Installation Guide: Creating a New Web.
>
>
For detailed instructions, see TWiki Installation Guide: Adding a New Web.

Changed:
<
<

How to Rename or Delete a Web

>
>

Renaming or Deleting a Web


Changed:
<
<
NOTE: Think twice if you intend to rename the TWiki.Main web, since many files point to it. If you rename it, you also have to change all occurrences of Main to the new web name (like the web prefixes for all user signatures, Main.SomeName). (On the other hand, if the %MAINWEB% variable is used throughout, you won't have that 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.
>
>
NOTE: If you plan to rename the TWiki.Main web, remember that TWiki stores user and group topics in %MAINWEB%, default named Main. That means, every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %MAINWEB%.SomeUserName, 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 =%MAINWEB%.SomeTopic.

  1. Edit the TWikiPreferences topic: Rename or delete the web from the WIKIWEBLIST variable.
  2. Edit the TWikiWebsTable topic: Rename or delete the web from the table.
Changed:
<
<
  1. Connect to the TWiki server: Login via Telnet or FTP.
  2. Edit the data files: Go to twiki/data and rename or delete the web directory.
  3. Edit the template files: Go to twiki/templates and rename or delete the web directory if present.
  4. Edit the public files: Go to twiki/pub and rename or delete the web directory if present.
>
>
  1. Login to the TWiki server, via Telnet or FTP.
  2. Go to twiki/data and rename or remove the web directory.
  3. Go to twiki/templates and rename or remove the web directory if present.
  4. Go to twiki/pub and rename or remove the web directory if present.

Changed:
<
<
-- MikeMannix? - 29 Aug 2001
>
>
-- MikeMannix? - 14 Sep 2001
 <<O>>  Difference Topic ManagingWebs (r1.15 - 12 Sep 2001 - MikeMannix?)
Added:
>
>
Note: Included topic UtilTempDocNote? does not exist yet

Managing Webs

 <<O>>  Difference Topic ManagingWebs (r1.14 - 09 Sep 2001 - MikeMannix?)

Managing Webs

Line: 11 to 11

How to Add a New Web

Changed:
<
<
>
>
Adding new webs is quick and easy - you can have a basic web up and running in a couple of minutes:

  1. Create a new directory under twiki/data/, ex: twiki/data/newweb
  2. Copy in the contents of twiki/data/_default.

For detailed instructions: TWiki Installation Guide: Creating a New Web.


How to Rename or Delete a Web

 <<O>>  Difference Topic ManagingWebs (r1.13 - 07 Sep 2001 - MikeMannix?)

TOC: No TOC in "TWiki.ManagingWebs"
Changed:
<
<

Managing Webs

>
>

Managing Webs


Adding, renaming and deleting webs is done directly on the server

Changed:
<
<

Overview

>
>

Overview


Managing TWiki webs requires direct access to the installation files on the host server. There are no browser-based web tools.

Changed:
<
<

How to Add a New Web

>
>

How to Add a New Web


Changed:
<
<

How to Rename or Delete a Web

>
>

How to Rename or Delete a Web


NOTE: Think twice if you intend to rename the TWiki.Main web, since many files point to it. If you rename it, you also have to change all occurrences of Main to the new web name (like the web prefixes for all user signatures, Main.SomeName). (On the other hand, if the %MAINWEB% variable is used throughout, you won't have that 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.
 <<O>>  Difference Topic ManagingWebs (r1.12 - 05 Sep 2001 - MikeMannix?)

Managing Webs

Changed:
<
<
Adding, renaming and deleting webs is done directly on the server
>
>
Adding, renaming and deleting webs is done directly on the server

Overview

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. There are no browser-based web management tools. You can prepare a web for changes through browser-based individual topics by browser (see ModifyTopics).
>
>
Managing TWiki webs requires direct access to the installation files on the host server. There are no browser-based web tools.

How to Add a New Web

Changed:
<
<
>
>

How to Rename or Delete a Web

Changed:
<
<
  • 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.
>
>
NOTE: Think twice if you intend to rename the TWiki.Main web, since many files point to it. If you rename it, you also have to change all occurrences of Main to the new web name (like the web prefixes for all user signatures, Main.SomeName). (On the other hand, if the %MAINWEB% variable is used throughout, you won't have that 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.

-- MikeMannix? - 29 Aug 2001

 <<O>>  Difference Topic ManagingWebs (r1.11 - 03 Sep 2001 - MikeMannix?)

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.
>
>
Adding, renaming and deleting webs is done directly on the server

Overview

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. There are no browser-based web management tools. You can prepare a web for changes through browser-based individual topics by browser (see ModifyTopics).


How to Add a New Web

 <<O>>  Difference Topic ManagingWebs (r1.10 - 01 Sep 2001 - MikeMannix?)

TOC: No TOC in "TWiki.ManagingWebs"
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

 <<O>>  Difference Topic ManagingWebs (r1.9 - 01 Sep 2001 - MikeMannix?)
Deleted:
<
<
META TOPICPARENT WebHome

Modifying Webs

 <<O>>  Difference Topic ManagingWebs (r1.8 - 30 Aug 2001 - MikeMannix?)

META TOPICPARENT WebHome
TOC: No TOC in "TWiki.ManagingWebs"
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.

 <<O>>  Difference Topic ManagingWebs (r1.7 - 30 Aug 2001 - MikeMannix?)

META TOPICPARENT 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
 <<O>>  Difference Topic ManagingWebs (r1.6 - 07 Aug 2001 - JohnTalintyre?)
Added:
>
>
META TOPICPARENT 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
 <<O>>  Difference Topic ManagingWebs (r1.5 - 04 Mar 2001 - PeterThoeny)
Added:
>
>

TWiki Administration


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.

Changed:
<
<
How to Rename or Delete a Topic
>
>

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

Changed:
<
<
How to add a New Web
>
>

How to add a New Web


Changed:
<
<
>
>

Changed:
<
<
How to Rename or Delete a Web
>
>

How to Rename or Delete a Web


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

Changed:
<
<
-- PeterThoeny - 12 Nov 2000
>
>
-- PeterThoeny - 03 Mar 2001
 <<O>>  Difference Topic ManagingWebs (r1.4 - 14 Dec 2000 - PeterThoeny)

  • 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.
Changed:
<
<
  • Edit the TWikiPreferences topic and rename / delete the web from the WIKIWEBLIST variable.
>
>
  • 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.
 <<O>>  Difference Topic ManagingWebs (r1.3 - 30 Nov 2000 - PeterThoeny)

How to add a New Web

Changed:
<
<
  • See TWikiInstallationNotes?.
>
>

How to Rename or Delete a Web

 <<O>>  Difference Topic ManagingWebs (r1.2 - 12 Nov 2000 - PeterThoeny)
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.
>
>
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.

Changed:
<
<
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.
>
>
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.
Changed:
<
<
  • Find out the back-links to this page from Ref-By . Modify other topics if needed. Note: Ref-By only finds topics in the current web. Search also in other webs if needed.
  • Telnet to the TWiki installation.
>
>
  • 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.

How to add a New Web

Changed:
<
<
  • See TWikiImplementationNotes?.
>
>
  • See TWikiInstallationNotes?.

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. in each web search for Obsolete. (including the period, this is to find topics like Obsolete.SomeTopic ). Take measures if necessary.
>
>
  • 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.
Changed:
<
<
  • Telnet to the TWiki installation.
>
>
  • Telnet to the TWiki installation.

  • cd to twiki/data and rename / delete the web directory.
Changed:
<
<
  • cd to twiki/templates 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.
Changed:
<
<
-- PeterThoeny - 01 May 2000
>
>
-- PeterThoeny - 12 Nov 2000
 <<O>>  Difference Topic ManagingWebs (r1.1 - 01 May 2000 - PeterThoeny)
Line: 1 to 1
Added:
>
>
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. Note: Ref-By only finds topics in the current web. Search also in other webs 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.

How to add a New Web

  • See TWikiImplementationNotes?.

How to Rename or Delete a Web

  • 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. in each web search for Obsolete. (including 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.
  • cd to twiki/pub and rename / delete the web directory if present.

-- PeterThoeny - 01 May 2000

Revision r1.1 - 01 May 2000 - 07:30 - PeterThoeny
Revision r1.26 - 21 Aug 2004 - 22:16 - PeterThoeny