Ignore:
Timestamp:
11/10/08 00:49:46 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Continuing the renaming work from TWikiPreferences
to %SYSTEMWEB%.DefaultPreferences and %USERSWEB%/SitePreferences
More to come, not done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/TWiki/TWikiReleaseNotes04x00.txt

    r482 r498  
    277277The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. 
    278278 
    279 The [[%SYSTEMWEB%.TWikiPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
     279The [[%SYSTEMWEB%.DefaultPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
    280280 
    281281On a related note, you can force __every__ save to be a new revision number by editing =lib/TWiki.cfg= and setting =={ReplaceIfEditedAgainWithin}== to 0. 
     
    301301The =FINALPREFERENCES= setting prevents particular preference settings from being over-ridden at a lower level. The hierarchy of how =FINALPREFERENCES= settings are applied has been clarified/formalized as reflected in the following chart: 
    302302| *Level* | *Set By* | *Local site examples* | 
    303 | default site | !%SYSTEMWEB%.TWikiPreferences or !%WIKIPREFSTOPIC%  | %SYSTEMWEB%.%WIKIPREFSTOPIC% | 
    304 | local site | !%MAINWEB%.TWikiPreferences or !%LOCALSITEPREFS%  | %LOCALSITEPREFS% | 
     303| default site | !%SYSTEMWEB%.DefaultPreferences or !%WIKIPREFSTOPIC%  | %SYSTEMWEB%.%WIKIPREFSTOPIC% | 
     304| local site | !%USERSWEB%.SitePreferences or !%LOCALSITEPREFS%  | %LOCALSITEPREFS% | 
    305305| web | !WebPreferences  | %WEB%.%WEBPREFSTOPIC% | 
    306306| user | In one's user topic  | %WIKIUSERNAME% | 
Note: See TracChangeset for help on using the changeset viewer.