Key | Type | Default | Corresponding Option |
---|---|---|---|
activeInputMethodClient | boolean | false | Use integrated input method support |
addOpenLines | boolean | true | Add open lines |
addonSource | servers |directory |both | servers | Download add-ons from these servers |
addonListURLs | list of URLs separated by newline characters ('\n ') | See Download add-ons from these servers. | When addonSource=servers , this key specifies the list of “servers”. See Download add-ons from these servers. |
addonDir | the filename of an existing directory | none | When addonSource=directory , this key specifies the local directory. See Search add-ons in this directory. |
allowAdvancedXInclude | boolean | false | Allow advanced use of XInclude |
appendSuggestionMode | none , auto or manual | manual | Append mode |
asyncImageLoading | no , yes or remote | remote | Load images in a background task |
asyncLabelLoading | no , yes or remote | remote | When rendering a DITA map stored on a remote drive, the titles of the topics referenced by this map are loaded asynchronously by default. This considerably speeds up[a] opening a DITA map stored on a slow remote drive such as the Google Drive™. This feature is controlled by the user preference called There is no user interface which may be used to change the value of this user preference. If you need to change its value, please use xxe's command-line options |
autoCheckForUpdates | boolean | true | Check for Updates |
autoCheckForUpdates.interval | positive integer | 86400 (24 hours) | Specifies the minimal amount of time, in seconds, between two automated checks. See Check for Updates. |
autoCheckForUpdates.after | integer between 10 and 14400 | 120 (2 minutes) | Specifies the amount of time, in seconds, after which the automated check is started. See Check for Updates. |
autoDiffSupport | false|true|revisions | false | When a document is created or opened: |
autoMasterDocument | boolean | true | . See also . |
autoReopenDocuments | boolean | false | Automatically reopen last opened documents |
autoReopenState | string | none | Automatically reopen last opened documents |
autoSaveInterval | -1000000-1000000 (number of operations; negative means disabled) | -300 | Max. modifications before saving |
autoSaveTimeout | 10-86400 (number of seconds) | 30 | Idle time (seconds) before saving |
autoSelectAttribute | never , placeholder or required | placeholder | Automatically select an attribute |
autoShowContentModel | boolean | false | Corresponds to the auto-update option of the dialog box displayed by menu item. This option automatically updates the dialog box to always show the content model of selected element. → |
autoShowValidityPane | enumeration(NONE , SEMANTIC_WARNING , SEMANTIC_ERROR , INVALID_REFERENCE , INVALID_DATA , INVALID_STRUCTURE ) | INVALID_DATA | |
autoSpellCheck | enumeration (never , always , seeConfig ) | seeConfig | Activate if this is specified in the configuration file |
button2PastesSystemSelection | boolean | false | Clicking with middle button pastes system selection |
charsSavedAsEntityRefs | specification as in In addition to characters outside the encoding, save the following characters as entity references | empty string | In addition to characters outside the encoding, save the following characters as entity references |
copyDocumentTemplate | boolean | false | Immediately save newly created document |
cursiveFontFamily | font family name | Serif | "cursive" font family |
defaultBackground | 3 0-255 integers separated by spaces (specify red, green, blue) | 255 255 255 | Default background |
defaultFontIsSerif | boolean | false | Default font family |
defaultFontSize | 8-24 (CSS points) | 11 | Default font size |
defaultForeground | 3 0-255 integers separated by spaces (specify red, green, blue) | 0 0 0 | Default text color |
displayScaling | 100-400 (%) or -1 which means: use system settings | -1 | Display scaling |
documentCache | integer between 0 and 5000. Specify 0 to disable the cache. | 100 | Document cache |
dontIndentUnconstrainedDocs | boolean | false | Do not indent unconstrained documents |
editPane.inspectorMode | boolean | true | When the inspector mode is turned on (which is the default), the Edit tool does not clear its state when the editing context is changed. On the contrary, it automatically updates its list to continuously show you what elements are allowed given the current editing context. |
encoding | any encoding supported by Java™ or "ORIGINAL_ENCODING " | UTF-8 | Encoding |
ensureSaveFileHasExtension | boolean | true | Ensure that a save filename has an extension |
fantasyFontFamily | font family name | Serif | "fantasy" font family |
filterDuplicateIDs | boolean | true | |
ftpProxyHost | host name or host address | none | FTP proxy |
ftpProxyPort | integer | 80 | (FTP proxy) Port |
guessIgnorableWhitespace | boolean | true | When no DTD or schema, guess ignorable white space |
headerBegin [footerBegin ] | text | empty [%F ] | Begin |
headerColor [footerColor ] | 3 0-255 integers separated by spaces (specify red, green, blue) | 128 128 128 [128 128 128] | Color |
headerEnd [footerEnd ] | text | empty [%P ] | End |
headerMiddle [footerMiddle ] | text | empty [empty] | Middle |
helperApplications.entries | string | see File types | File types |
The format of this string is: entries --> ( entry ('\n' entry)* )? entry --> mime_types ':' extensions ':' magic_strings ':' xml_name_patterns ':' command mime_types --> ( mime_type (',' mime_type)* )? extensions --> ( extension (',' extension)* )? magic_strings --> ( magic_string (',' magic_string)* )? xml_name_patterns --> ( xml_name_pattern (',' xml_name_pattern)* )? In any of the above fields, character ':' must be escaped using "\072" and character ',' must be escaped using "\054". magic_string --> HEXADECIMAL_NUMBER xml_name_pattern --> ( '{' namespace_URI? '}' )? local_part One of local_part or namespace_URI may be equal to "*". | |||
helperApplications.defaultViewer | string | see Default viewer | Default viewer |
highlightAllHits | boolean | false | Highlight all |
horizontalSplit | boolean | false | |
httpProxyHost | host name or host address | none | HTTP proxy |
httpProxyPort | integer | 80 | (HTTP proxy) Port |
httpsProxyHost | host name or host address | none | HTTPS proxy |
httpsProxyPort | integer | 443 | (HTTPS proxy) Port |
indent | integer (negative means not indented) | 2 | Indentation |
ignoreStyleSheetPI | boolean | false | Ignore <?xml-stylesheet?> |
infoAboutReadOnlyInclusions | boolean | true | Inform about non-editable document parts |
locale | language (e.g. fr ) or language _COUNTRY (e.g. fr_CA ) or - (means default) | - | Locale |
lockLocalDocuments | boolean | false | Lock documents stored on the local filesystem |
lockMode | shared , exclusive or none | exclusive | Preferred lock mode |
lockOwner | string | empty string which implies user_name @host_name | Identifier as a lock owner |
lockTimeout | integer (number of seconds) | 86400 (that is, 24 hours) | After specified number of seconds, a lock is to be automatically removed by the server (typically WebDAV) hosting the locked document. A negative or null value may be used to create locks which should never expire. Note that there is no need to create permanent locks as XXE automatically “refreshes” the lock each time the locked document is being saved. One notable exception is Subversion, which when used through WebDAV, does not support locks having a finite lifetime. This user preference cannot be specified using the GUI of XXE. You need to use the |
lookAndFeelClassName | Java™ class name of a Look&Feel or "- " (an alias for "default ") or "default " or "fallback " (means: system LAF) | - | Style |
makeBackupFiles | boolean | true | Before saving, make a backup copy of the file |
masterDocumentList | list of document URLs separated by newline characters | - | . See also Except for the following maps. |
maxLineLength | positive integer | 78 | Max. line length |
maxUndo | 1-100 | 20 | Max. undo actions |
monospaceFontFamily | font family name | Monospaced | "monospace" font family |
nonMasterDocumentList | list of document URLs separated by newline characters | - | . See also Master documents. |
nonProxyHosts | list of host names, host addresses and domain names (e.g. .acme.com ) separated by spaces | "localhost 127.0.0.1 " | No proxy for |
onlyShowSuggestions | boolean | false | In the choice list, only show suggestions |
overrideConfiguration | boolean | false | Override settings specified in config. files |
proxySettings | none |system |application | system | Use system settings |
quickStartCache | boolean | true | Quick Start cache |
saveCharsAsEntityRefs | boolean | true | Save characters outside encoding as entity references |
schemaCache | integer between 0 and 100. Specify 0 to disable the cache. | 10 | Schema cache |
sansSerifFontFamily | font family name | SansSerif | "sans-serif" font family |
serifFontFamily | font family name | Serif | "serif" font family |
singleInstance | boolean | false | Use a unique instance of XMLmind XML Editor |
singleInstancePort | 1-65535 | 49987 | Port |
socksPassword | encoded string | the empty string | (SOCKS) Password |
socksProxyAuthentication | boolean | false | Authenticate SOCKS user |
socksProxyHost | host name or host address | none | SOCKS proxy |
socksProxyPort | integer | 1080 | (SOCKS proxy) Port |
socksUser | string | the login name of the user | (SOCKS) User name |
sortDiagnosticsBySeverity | boolean | false | If true , instructs the Validity tool to list errors from most severe ones to least severe ones. The default is to list errors in document order. |
treeViewFontSize | 8-24 (CSS points) | 10 | Base font size |
treeViewFontsAndColors | (without a space after '; ') " " | (without a space after '; ') "SansSerif-Bold; SansSerif; Monospaced; ffffff; e0f0f0; 808080; 8b008b; 008b8b; 00008b; 000000; 8b1c62; 006400; f0f0f0; ffe0e0; e0ffe0 " | Fonts and colors |
underlineHeader [overlineFooter ] | boolean | true | Underline [Overline] |
unselectedFeatures | list of feature names (OpenFolder , NewWindow , etc), separated by newline characters | ForceDeletion , IncludeTool , DeveloperTools , DocumentCacheTool . | Section 6.10.1, “Features Options” |
updateInclusionsOnSave | boolean | true | Automatically update references in modular documents |
useHelperDocumentType | boolean | true | When no DTD or schema, simulate a DTD |
useNativeFileChooser | boolean | true on the Mac, false on the other platforms | Use the native file chooser in preference to the multi-platform file chooser |
useURLChooser | boolean | false | |
viewSettings | string | none | Preference saved by the items of the menu. See also Section 35, “viewSettings” in XMLmind XML Editor - Configuration and Deployment. |
The format of this string is: entries --> entry [ '\n' entry ]* entry --> document_URL '\n' view_settings view_settings --> center_pane '|' top_pane '|' right_pane '|' bottom_pane '|' left_pane pane --> stylesheet_name|'-' ';' size ';' add_order ';' text_size ';' display_images ';' show_tags ';' tree_view_details size --> DOUBLE_BETWEEN_0_AND_1 (1 for center_pane) add_order --> POSITIVE_INTEGER (0 for center_pane) text_size --> INTEGER_BETWEEN_8_AND_24 display_images --> image|thumbnail|box show_tags --> no|yes|all tree_view_details --> POSITIVE_INTEGER_IN_HEXADECIMAL_FORMAT No | |||
warnAboutAdvancedXInclude | boolean | false | Warn about advanced use of XInclude |
wrapLongWords | boolean | false | Wrap words wider than available space |
wrapSearch | boolean | false | Wrap search |
[a] Provided that the document cache is given a sufficient capacity. See "Document cache size" in the Advanced|Cached data preferences form. → , |