Oxygen XML Author configuration items
Configuration items specific to Oxygen XML Author in the EditorSetup.cfg configuration file.
The following table describes configuration items in the EditorSetup.cfg configuration file specific to Oxygen XML Author.
| Key | Value |
|---|---|
| Supported Editors and Prefixes | |
prefix_oxygen | ox_ prefix value for Oxygen XML Author. |
| Oxygen | |
ox_home | Path to editor install location. |
ox_name | Name of the editor to compare against the value of ox_NameRegValue. |
ox_avoid | Values to ignore when comparing against the value of ox_NameRegValue. |
ox_ver | Version of the editor to compare against the value of ox_VerRegValue. |
ox_InstallType | Default TOOL. |
| HomeLookup | |
ox_VerLookupRegKey | Registry path to Uninstall key. |
ox_VerLookupRegKey64 | Registry WOW6432Node path to Uninstall key. |
ox_NameRegValue | Registry value from which the editor name can be extracted to compare against the value of ox_name. |
ox_VerRegValue | Registry value from which the editor version can be extracted to cmpare against the value of ox_ver. |
ox_LocationRegValue | Registry value from which the editor install location can be extracted. |
| AppPath | |
ox_AppPath | Registry path to AppPath key. |
ox_AppPath64 | Registry WOW6432Node path to AppPath key. |
ox_AppPathKey | Key name to be created under AppPath key. |
ox_ExeLocation | Relative path to the editor's executable parent from the editor install location. |
ox_Executable | Editor executable name. If <ox_ver> exists in the executable name, it will be replaced with the Oxygen editor version value. |
| FrameworkPluginSetup | |
ox_ccframeworkpath | Path relative to the Contenta install location for the Oxygen plugin framework directory. |
ox_frameworkpath | Path relative to the Oxygen install location for the Oxygen plugin framework directory. |
ox_ccpluginpath | Path relative to the Contenta install location for the Oxygen plugin sdl_framework_s1000d directory. |
ox_pluginpath | Path relative to the Oxygen install location for then Oxygen plugin sdl_plugin_s1000d directory. |