From e2f6fbfbd2f4a76355659ede845d66d71deb32b7 Mon Sep 17 00:00:00 2001 From: KennethLavrsen Date: Sun, 19 Apr 2009 11:12:33 +0000 Subject: [PATCH] Item1437: Fixing small typo git-svn-id: http://svn.foswiki.org/branches/Release01x00@3555 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- core/data/System/ManagingWebs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/data/System/ManagingWebs.txt b/core/data/System/ManagingWebs.txt index 56495d246b..faaa564c02 100644 --- a/core/data/System/ManagingWebs.txt +++ b/core/data/System/ManagingWebs.txt @@ -80,7 +80,7 @@ Rename a web via the Tools section in each %WEBPREFSTOPIC% topic. You may delet You may only rename a web if you have the following permissions * You must be allowed to rename and changes topics in the web you want to rename * You must be allowed to rename topics in the parent web of the web you want to rename -! * If the web is a root web (i.e. it has no parent web) then you must have permission to both create and rename root webs. These permissions are controlled by the ALLOWROOTCHANGE preference, which can be set in [[%USERSWEB%.SitePreferences]]. + * If the web is a root web (i.e. it has no parent web) then you must have permission to both create and rename root webs. These permissions are controlled by the ALLOWROOTCHANGE preference, which can be set in [[%USERSWEB%.SitePreferences]]. * If you move the web to another parent web you must be allowed to create and change topics in the new parent web. When you rename a web Foswiki will try and update all links that refer to the old web. You should note that links only get updated in topics that you are allowed to edit. If you use access rights in the Foswiki installation it is generally best to let an administrator rename webs to avoid too many broken links.