![]() |
Majix Light 1.1 |
![]() |
|
||
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The configuration file
Editing the configuration fileClick on the Tools button in the Majix main dialogue box. In the list displayed in the dialogue box that appears, choose "Editing configuration file". This allows you to modify main options. The complete list of options is detailed below.
![]() Don't forget to validate your modifications by clicking on the Validate button. Options stored in the configuration fileMajix uses a configuration file stored in its installation directory. It simply maps entry keys to values. The keys supported are:
The Majix configuration file is a XML file conforming to the following DTD: <!DOCTYPE configuration [ <!ELEMENT configuration (entry+)> <!ELEMENT entry EMPTY> <!ATTLIST entry key CDATA #REQUIRED value CDATA #IMPLIED> ]> Example of configuration file<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!DOCTYPE configuration [ <!ELEMENT configuration (entry+)> <!ELEMENT entry EMPTY> <!ATTLIST entry key CDATA #REQUIRED value CDATA #IMPLIED> ]> <configuration> <entry key="xt.stylesheet.default" value="C:\majix\userdoc\programs\simple.xsl"/> <entry key="country" value="US"/> <entry key="majix.tool.nsgmls" value="c:\sp\bin\nsgmls.exe"/> <entry key="majix.tool.nsgmls.catalog" value="SGML_CATALOG_FILES=c:\sp\pubtext\xml.soc "/> <entry key="majix.enable.nsgmls" value="1"/> <entry key="sax.driver.class" value="com.ibm.xml.parser.SAXDriver"/> <entry key="majix.enable.msword" value="1"/> <entry key="majix.dir.doc" value="e:\usr\dev\majix-1.1\userdoc\html"/> <entry key="majix.check.default" value="sax"/> <entry key="language" value="en"/> <entry key="majix.enable.doc" value="1"/> <entry key="majix.tool.browser" value="iexplore"/> </configuration>
|
Copyright TetraSix, 1999 - info@tetrasix.com |