Difference between revisions of "UM:Preference Load Order"

From DigitalVision
Jump to: navigation, search
(Created page with "<div class="manualcontent"> {{Template:M-Navlinks-top|Platform:Manual|Platform:User_Preferences|Platform:Preferences_Assistant}} {{Template:M-Title|Preference Load Order}}...")
 
m (Text replacement - "|Platform:" to "|UM:")
 
Line 1: Line 1:
 
<div class="manualcontent">
 
<div class="manualcontent">
  
{{Template:M-Navlinks-top|Platform:Manual|Platform:User_Preferences|Platform:Preferences_Assistant}}
+
{{Template:M-Navlinks-top|UM:Manual|UM:User_Preferences|UM:Preferences_Assistant}}
  
 
{{Template:M-Title|Preference Load Order}}
 
{{Template:M-Title|Preference Load Order}}
Line 24: Line 24:
 
This mechanism allows easier customisation while using a known base configuration.
 
This mechanism allows easier customisation while using a known base configuration.
  
{{Template:M-Navlinks-bottom|Platform:Manual|Platform:User_Preferences|Platform:Preferences_Assistant}}
+
{{Template:M-Navlinks-bottom|UM:Manual|UM:User_Preferences|UM:Preferences_Assistant}}
  
 
</div>
 
</div>

Latest revision as of 12:06, 15 October 2014

Darrow-up.png     Previous Next

Preference Load Order

Preference files are loaded in an order such that later ones (if they exist) will override earlier ones. The load order is as follows :

System settings :

  1. Presets \ System \
  2. System \

Users settings :

  1. Presets \ Users \
  2. Users \ AllUsers \
  3. Users \ <username> \

Presets are always loaded first, followed by any global or shared settings (e.g. AllUsers) and then the specific preferences set, if they exist (e.g. for user "Tom").

The specific overrides the global or shared.

This mechanism allows easier customisation while using a known base configuration.

Darrow-up.png     Previous Next