Ignore:
Timestamp:
11/09/08 17:33:11 (4 years ago)
Author:
CrawfordCurrie
Message:

Item109: fixed refs to TWikiPreferences, renamed TWikiRenderingShortcuts to ShortcutMacros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/TWiki/ManagingWebs.txt

    r481 r491  
    5656---+++ Subweb Preferences are Inherited 
    5757 
    58 The preferences of a subweb are inherited from the parent web and overridden locally.  Preferences are ultimately inherited from the [[%SYSTEMWEB%.TWikiPreferences]] topic. 
     58The preferences of a subweb are inherited from the parent web and overridden locally.  Preferences are ultimately inherited from the [[%SYSTEMWEB%.DefaultPreferences]] topic. 
    5959 
    6060*Example Preference Inheritance for =Sandbox/TestWeb/SubWeb.SubWebTopic= topic:* 
    6161 
    62    1. =%SYSTEMWEB%.TWikiPreferences= site-wide preferences 
    63    2. =Sandbox.%WEBPREFSTOPIC%= inherits from and overrides settings in =%SYSTEMWEB%.TWikiPreferences= 
     62   1. =%SYSTEMWEB%.DefaultPreferences= site-wide preferences 
     63   2. =Sandbox.%WEBPREFSTOPIC%= inherits from and overrides settings in =%SYSTEMWEB%.DefaultPreferences= 
    6464   3. =Sandbox/TestWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox.%WEBPREFSTOPIC%= 
    6565   4. =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox/TestWeb.%WEBPREFSTOPIC%=  
     
    8080   * You must be allowed to rename and changes topics in the web you want to rename 
    8181   * You must be allowed to rename topics in the parent web of the web you want to rename 
    82    * 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%.TWikiPreferences]]. 
     82!   * 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%.DefaultPreferences]]. 
    8383   * If you move the web to another parent web you must be allowed to create and change topics in the new parent web. 
    8484    
Note: See TracChangeset for help on using the changeset viewer.