|
Managing Webs |
|
|
|
< < | Note: Keep the number of webs to a minimum! Don't create a new web for each little project. Cross-linking topics is easier, and searches are faster, if there are only a few larger webs. |
> > | Note: Keep the number of webs to a minimum! Don't create a new web for each little project. Cross-linking topics is easier, and searches are faster, if there are only a few larger webs. You can organize content within a web using categories, TWikiForms and FormattedSearch. |
|
|
|
Renaming or Deleting a Web |
|
< < | Rename a web via the Tools section in each WebPreferences topic. You may delete a web by moving it into a Trash web. |
> > | Rename a web via the Tools section in each web's WebPreferences topic. You may delete a web by moving it into a Trash web. |
|
Permissions |
|
If anyone is editing a topic which requires updating, or which lives in the web being renamed, a second confirmation screen will come up which will indicate which topics are still locked for edit. You may continue to hit the refresh button until an edit lease is obtained for each topic which requires updating (the "Refresh" button will change to "Submit"), or hit "Cancel", which will cancel your edit lease on all affected topics. |
|
< < | Renaming the webs in the distribution |
> > | Renaming the TWiki or Main webs |
| |
|
< < | It is possible, though not recommended, to change the names of the webs in the distribution. |
> > | Although technically possible, it is strongly advised not to rename the TWiki and Main webs. It complicates upgrades, and some extensions may make assumptions on the names of those system webs. For this reason, the rename web link is disabled in the WebPreferences topic in those webs. |
| |
|
< < | If you plan to rename the Main web, remember that TWiki stores user topics in this web. That means that every WikiName signature - Main.SomeUserName - points to it and would need updating (unless the variable, %USERSWEB%.SomeUserName , is used throughout). This potentially large change can be performed automatically if you rename the web from the Tools section of WebPreferences, as described above. |
> > | Suggestion: Create a web that is the entry point for your TWiki, and change the link of the upper left site logo to that web. Do that with a WIKILOGOURL setting in Main.TWikiPreferences. |
| |
|
< < | If you want to rename the TWiki or Main webs, remember they are referred to in the TWiki configuration. You will need to change the {SystemWebName} , {UsersWebName} and/or {LocalSitePreferences} settings in the configuration using the configure interface.
Renaming the webs in the distribution is not recommended because it makes upgrades much more complicated. |
> > | If you want to rename the TWiki or Main webs anyway:
- Physically move the webs below
twiki/data and twiki/pub on the shell level.
- Change the
{SystemWebName} , {UsersWebName} and/or {LocalSitePreferences} settings in the configuration using the configure interface.
|
|
Related Topics: AdminDocumentationCategory, AdminToolsCategory |
|
> > |
-- Contributors: TWiki:Main/MikeMannix, TWiki:Main/PeterThoeny, TWiki:Main/GrantBow |