Difference between revisions of "Toolbox configuration"

From SUMOwiki
Jump to navigationJump to search
Line 1: Line 1:
 
The toolbox can be configured by means of an XML file.  Examples can be found in the 'config' directory.  The default configuration file is 'config/default.xml'.   
 
The toolbox can be configured by means of an XML file.  Examples can be found in the 'config' directory.  The default configuration file is 'config/default.xml'.   
  
 +
== Structure ==
 +
 +
== Merging ==
 
You can merge your own custom configuration with the 'merge' option.  Options or tags that are missing in this custom file will then be filled up with the values from the default configuration.
 
You can merge your own custom configuration with the 'merge' option.  Options or tags that are missing in this custom file will then be filled up with the values from the default configuration.
 
<pre><nowiki>
 
<pre><nowiki>
Line 7: Line 10:
  
 
See the [[Running]] page for more information about running the toolbox.
 
See the [[Running]] page for more information about running the toolbox.
 +
 +
== Components ==
  
 
The following components can be configured separately:
 
The following components can be configured separately:

Revision as of 00:21, 19 May 2007

The toolbox can be configured by means of an XML file. Examples can be found in the 'config' directory. The default configuration file is 'config/default.xml'.

Structure

Merging

You can merge your own custom configuration with the 'merge' option. Options or tags that are missing in this custom file will then be filled up with the values from the default configuration.

go('customConfig.xml',[],[],'-merge');

See the Running page for more information about running the toolbox.

Components

The following components can be configured separately: