The root element for Serna configuration.
Here Serna stores path to the installation directory. You should not change this value, since it may have no effect on already resolved absolute paths which are kept in other places.
The variables that are used in document templates.
These variables are referenced from templates with prefix $SERNA, for example: variable xml is referenced as $SERNA_XML.
User may define his own variables for his convenience. To define a $SERNA_XXX variable add an element with the name XXX with any namespace prefix.
$SERNA_DATA_DIR - references the sernaInstallPath. Do not redefine this variable.
$SERNA_DTDS - search path for DTDs. Used when XML Catalogs are not used.
$SERNA_PLUGINS_BIN - Specifies base path for loading plugin binaries. This variable is usually used in Serna Plugin Description (.sdt) files.
$SERNA_XML
By default is plugins subdirectory in sernaInstallationDir.
Additional plugins directory that may reside out of Serna installation directory, say, on a shared filesystem.
Application-wide settings.
Boolean: should undocked doc window be escapable.
Path to the Help Assistant help file location.
Default directory for Open Document dialog.
Path to the icon location.
Path to the license file.
System font name.
Insert Element Dialog settings.
Close the undocked Insert Element Dialog after an element is inserted.
Disables the splash screen.
If true, disables XSL stylesheet/Schema modification time check.
If true, disables document modification time check.
Default look-and-feel settings for a document.
Tag indent value for Tag Mode.
RGB: Even block interlacing color in Tag Mode.
RGB: Odd block interlacing color in Tag Mode.
Font for tag icons.
Context hint settings.
Boolean: enable/disable the context hints.
Boolean: persistence of the context hints.
Integer: delay time for context hints in milliseconds.
Namespace colors for tag mode.
Namespace URI
RGB: Tag color.
RGB: Text color.
Boolean: Is this default colors? If yes, then namespace URI. is ignored.
Default settings for a document.
Path to default document stylesheet.
Specifies whether the ContentMap is shown.
Enum: Validation mode tag (strict, on, off)
Default large document folding rules.
A white-space separated list of the elements to be collapsed if the document is considered large.
A white-space separated list of elements that the user will be able to collapse in the document (e.g. you usually do not want to collapse tags like bold ). If not specified, the user will be able to collapse any element.
Enum: default folding mode: always-fold, never-fold, ask-user.
Integer: the number of estimated pages when document is considered large.
Spell checker settings.
Path to Aspell specific data.
Path to Aspell dictionaries.
Default dictionary token (for example, "en").
Path to custom dictionaries.
Path to Aspell library.
List of filetypes for the Open Document Dialog.
File type short description, e.g: XML files
File type wildcard pattern, e.g: *.xml
Recent file list settings and content.
Integer: the maximal length of recent file list. The allowed values are between 4 and 20.
Example Dialog properites.
Base path for the example location.
Boolean: show the dialog on the start.
The example entries.
Example inscription.
Example filename.
Boolean: if the example was read.
XML Catalog resolver properties.
DTD search path if XML catalogs are not used.
Boolean: use or not XML catalogs.
Prefer: public or system.
List of XML catalog files.
List of viewer applications associated with suffixes.
Application for the given extension.
The associating extension.
Path to the associated executable file (application).
Application geometry.
Main window x coordinate.
Main window y coordinate.
Main window width.
Main window height.