Package ro.sync.exml.options
Interface APIAccessibleOptionTags
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface APIAccessibleOptionTags
Global Oxygen options which can be read and set via the API.
- Since:
- 18
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Array of strings indicating the additional frameworks directories.static final String
Array of strings indicating the update sites list.static final String
All the extensions recognized as archives.static final String
Remember if Oxygen should ask the user if the dita map will be opened in the dita maps manager.
Possible integer values:
ro.sync.exml.options.APIOptionConstants.ALWAYS_ASK
ro.sync.exml.options.APIOptionConstants.ALWAYS_NO
ro.sync.exml.options.APIOptionConstants.ALWAYS_YESstatic final String
Key for display references expanded author option.static final String
Option controlling the author schema aware editing from the "Editor / Edit Modes / Author / Schema-Aware" Preferences page.static final String
Option for controlling the compatibility of the document serialization from Author editing mode with other tools.static final String
Boolean value which controls applying styles defined in ditaval files placed in main files folderstatic final String
Auto synch unmodified editors with file system.static final String
Boolean property.static final String
Option that controls if oXygen will accept all HTTPS certificates.static final String
A filepath string property defining the folder where the auto-recovery information for documents is stored.static final String
Option for editing read-only files.static final String
The catalogs key.static final String
The author for change tracking.static final String
Boolean property.static final String
Show annotations (documentation) for each entry in the content completion window.static final String
Show annotations (documentation) when hovering the mouse over various elements.static final String
Code-templates.static final String
Option used to generate the "keys" attribute for topicrefs based on the filename (in DMM).static final String
Option used to store the XPath expression used to ignore nodes when files are compared.static final String
The current diff info.static final String
Option that controls if the format attribute value will be automatically filled when inserting a link reference.static final String
Option that controls if the scope attribute value will be automatically filled when inserting a link reference.static final String
Option that controls if the type attribute value will be automatically filled when inserting a link reference.static final String
Option that controls if the format attribute value will be automatically filled when inserting a topic reference.static final String
Option that controls if the navigation title attribute value will be automatically filled when inserting a topic reference.static final String
Option that controls if the scope attribute value will be automatically filled when inserting a topic reference.static final String
Option that controls if the type attribute value will be automatically filled when inserting a topic reference.static final String
DITA OT Directory.static final String
Option regarding when to show the DITA transformation console output.static final String
Boolean option to allow in-place editing for referred content in Author page.static final String
Boolean property.static final String
A property with a string value of the form "name,style,size".static final String
Indent inline elements.static final String
The number of space characters for one indentation level.static final String
The maximum length of any line when the Format and Indent (pretty-print) operation is applied.static final String
Boolean property for displaying the SPACE characters as special marks or not displaying them in oXygen editors.static final String
Boolean property for displaying the characters TAB, END-OF-LINE and END-OF-FILE as special marks or not displaying them.static final String
If enabled the indentation will be made with tab characters, if disabled the indentation will be made with space characters.static final String
Enable the creation and editing of DITA 2.x documents.static final String
Enable update unmodified editors with file system.static final String
File type association.static final String
The default font for the author editor.static final String
The font for the GUI controls.static final String
The default font for the schema editor.static final String
The font for the text controls.static final String
The custom frameworks directory URL with editor variables, when a custom one is set.static final String
The keys context map.static final String
Open the modified files after the merge operation is performedstatic final String
Boolean option.static final String
Boolean option.static final String
Boolean option.static final String
Boolean option.static final String
Boolean option.static final String
Boolean option.static final String
Stores information about the profiling conditions.static final String
Stores information about the profiling conditions sets.static final String
Key used to store information about the profiling conditions colors.static final String
Option key for profiling styles associated with a profiling attribute value.static final String
Option for storing the recently used characters from CharacterMap.static final String
The number of recently used characters that must be stored.static final String
Boolean option from the Profiling and Conditional Text options page which when set to true will report warnings if the current validated file has profiling attributes with values which are not defined in the application preferences "Profiling and Conditional Text" page.static final String
Boolean option to allow editing also referred remote filesfalse
to allow editing of referred remote files.static final String
"Show Excluded Content" option.static final String
"Show Profiling Attributes" option.static final String
"Show Profiling Colors and Styles" option.static final String
Show "Save As" capability in New wizard dialog.static final String
Can be used to set and obtain a persistent object of type "ro.sync.azcheck.ui.SpellCheckOptions" which contains information about the current spell checker language, automatic spell check state and so on.static final String
Option that controls if the schematron quick fixes support is enabled or not.static final String
Background colors for the "Editor / Syntax Highlight / Elements/Attributes by Prefix" preferences page.static final String
Foreground colors for the "Editor / Syntax Highlight / Elements/Attributes by Prefix" preferences page.static final String
List of XML prefixes for which the syntax highlight will have various foreground/background colors.static final String
Tags display mode in tagless editor.static final String
Option for track changes initial display mode (view changes/comments, view final, ...).static final String
Option for track changes initial state.static final String
Background color for user interface.Return a string containing the color RGB with comma delimiters.static final String
Border color.static final String
true
if the current theme is a dark one.static final String
Disabled foreground color.static final String
Foreground color for user interface.static final String
Inactive selection background color.static final String
Link foreground color.static final String
Background color for toolbars and menus.static final String
Selection background color for toolbars and menus.static final String
Color for scroll bars, chevrons.static final String
Selection background color.static final String
Selection foreground color.static final String
Separator color.static final String
Background color for status panel.static final String
Foreground color for status panel.static final String
Background color for text components, trees, tables.Returns a string containing the color RGB with comma delimiters.static final String
Border color for text components, trees, tables.static final String
Color for view tabs border.static final String
View titles background color.static final String
Font for view titles.static final String
Foreground color for view titles.static final String
Options that specifies if the custom frameworks directory is used or not.static final String
Option tag used to store user-defined editor variables in Oxygen's preferences.static final String
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with DTD.static final String
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with RNG.static final String
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with XSD.static final String
Option that controls if the automatic quick fixes support is enabled or not for XSLT.
-
Field Details
-
USER_DEFINED_EDITOR_VARIABLES
Option tag used to store user-defined editor variables in Oxygen's preferences. The value stored for this tag is an array of UserEditorVariablePO.- See Also:
-
OPEN_MERGED_FILES
Open the modified files after the merge operation is performed- See Also:
-
SHOW_SAVE_AS_IN_NEW_DIALOG
Show "Save As" capability in New wizard dialog. Returns a Boolean value.- See Also:
-
CREATE_KEYS_ATTRIBUTE_FOR_TOPICREF_BASED_ON_FILENAME
Option used to generate the "keys" attribute for topicrefs based on the filename (in DMM).- See Also:
-
AUTO_SYNCHRONIZE_UNMODIFIED_EDITORS
Auto synch unmodified editors with file system. Returns a Boolean value.- See Also:
-
ENABLE_SYNCHRONIZE_UNMODIFIED_EDITORS
Enable update unmodified editors with file system. Returns a Boolean value.- See Also:
-
FILE_TYPES_ASSOCIATION
File type association. Returned as an array of "ro.sync.exml.editor.FileTypeAssociation"- See Also:
-
ADDONS_UPDATE_SITES
Array of strings indicating the update sites list. Returns an array of java.lang.String.- See Also:
-
UI_VIEW_TABS_BORDER_COLOR
Color for view tabs border. Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_SCROLLBARS_CHEVRONS_COLOR
Color for scroll bars, chevrons. Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_STATUS_PANEL_BACKGROUND_COLOR
Background color for status panel. Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_STATUS_PANEL_FOREGROUND_COLOR
Foreground color for status panel. Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_VIEW_TITLES_FOREGROUND_COLOR
Foreground color for view titles. Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_VIEW_TITLES_FONT
Font for view titles. Return a string containing the font properties with comma delimiters.- See Also:
-
UI_MENUS_TOOLBARS_BACKGROUND_COLOR
Background color for toolbars and menus. Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_MENUS_TOOLBARS_SELECTION_BACKGROUND_COLOR
Selection background color for toolbars and menus. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_BACKGROUND_COLOR
Background color for user interface.Return a string containing the color RGB with comma delimiters.- See Also:
-
UI_TEXT_BACKGROUND_COLOR
Background color for text components, trees, tables.Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_VIEW_TITLES_BACKGROUND_COLOR
View titles background color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_FOREGROUND_COLOR
Foreground color for user interface. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_DISABLED_FOREGROUND_COLOR
Disabled foreground color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_SELECTION_BACKGROUND_COLOR
Selection background color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_INACTIVE_SELECTION_BACKGROUND_COLOR
Inactive selection background color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_SELECTION_FOREGROUND_COLOR
Selection foreground color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_LINK_FOREGROUND_COLOR
Link foreground color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_BORDER_COLOR
Border color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_SEPARATOR_COLOR
Separator color. Returns a string containing the color RGB with comma delimiters.- See Also:
-
UI_DARK_THEME
true
if the current theme is a dark one. Returns a boolean.- See Also:
-
UI_TEXT_COMPONENTS_BORDER_COLOR
Border color for text components, trees, tables. Returns a string containing the color RGB with comma delimiters.- See Also:
-
DITA_SHOW_CONSOLE_OUTPUT
Option regarding when to show the DITA transformation console output. Returns an integer property, one of the constantsAPIOptionConstants.ALWAYS_SHOW_CONSOLE
.APIOptionConstants.SHOW_CONSOLE_WHEN_BUILD_FAILS
- See Also:
-
DITA_OT_DIRECTORY
DITA OT Directory. Returns a String representing the directory path to the default DITA OT directory.- See Also:
-
TRACK_CHANGES_INITIAL_STATE
Option for track changes initial state. Returns an integer value. One of the constants "APIOptionConstants.TRACK_CHANGES_*".- See Also:
-
TRACK_CHANGES_INITIAL_DISPLAY_MODE
Option for track changes initial display mode (view changes/comments, view final, ...).- See Also:
-
PROFILING_SHOW_ATTRIBUTES_COLORS
Key used to store information about the profiling conditions colors. Returns an ProfilingAttributesPresentingColorsPO object.- See Also:
-
PROFILING_CONDITIONS_SET_LIST
Stores information about the profiling conditions sets. Returns an array of ProfileConditionsSetInfoPO objects.- See Also:
-
PROFILING_CONDITIONS_LIST
Stores information about the profiling conditions. Returns an array of ProfileConditionInfoPO objects. You can set these from a plugin like this:ProfileConditionInfoPO[] conditions = new ro.sync.ecss.conditions.ProfileConditionInfoPO[]{ new ProfileConditionInfoPO("dummy", "Dummy", true, new ro.sync.ecss.conditions.ProfileConditionValuePO[]{ new ProfileConditionValuePO("external", "External"), new ProfileConditionValuePO("guest", "Guest"), new ProfileConditionValuePO("internal", "Internal"), }, " ", "*DITA*") }; PluginWorkspaceProvider.getPluginWorkspace().setGlobalObjectProperty("profiling.conditions.list", conditions);
The constructor of the ProfileConditionInfoPO persistent object looks like:public static ProfileConditionInfoPO createDefaultProfileConditionInfoPO(String attributeName, String attributeRenderName, boolean allowsMultipleValues, String[] allowedValues, String valuesSeparator, String documentTypePattern) {
- See Also:
-
PROFILING_STYLES
Option key for profiling styles associated with a profiling attribute value. Returns an array of ProfilingAttributeStylePO objects. You can set these from a plugin like this:PluginWorkspaceProvider.getPluginWorkspace().setGlobalObjectProperty("author.profiling.styles", new ProfilingAttributeStylePO[]{ new ProfilingAttributeStylePO("#DITA*", "dummy", "External", Color.BLUE.getRGB(), ProfilingAttributeStylePO.NO_COLOR, ProfilingAttributeStylePO.UNDERLINE, false, false), new ProfilingAttributeStylePO("#DITA*", "dummy", "Guest", Color.RED.getRGB(), ProfilingAttributeStylePO.NO_COLOR, ProfilingAttributeStylePO.DOUBLE_UNDERLINE, false, false), });
The constructor of the ProfilingAttributeStylePO looks like this:public ProfilingAttributeStylePO(String framework, String attributeName, String attributeValue, int foreground, int background, String textDecoration, boolean bold, boolean italic)
- See Also:
-
CAN_EDIT_READ_ONLY_FILES
Option for editing read-only files. Returns a Boolean flag.- See Also:
-
CATALOGS
The catalogs key. Returns an array of Strings, each string being an URL-like path to a catalog file. PLEASE DO NOT CHANGE THE KEY NAME, LOTS OF CUSTOMIZERS (IXIASOFT FOR EXAMPLE) USE THIS KEY TO IMPOSE CATALOGS.- See Also:
-
RECENTLY_USED_CHARACTERS
Option for storing the recently used characters from CharacterMap. It's a Java String in which each char is one of the characters.- See Also:
-
RECENTLY_USED_CHARACTERS_SIZE
The number of recently used characters that must be stored. It is an integer property.- See Also:
-
TAGS_DISPLAY_MODE
Tags display mode in tagless editor. It is an integer property, one of the constants in the ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants interface.- See Also:
-
AUTOMATICALLY_ACCEPT_CERTIFICATES
Option that controls if oXygen will accept all HTTPS certificates.- See Also:
-
ADDITIONAL_FRAMEWORKS_DIRECTORIES
Array of strings indicating the additional frameworks directories. Returns an array of java.lang.String objects representing paths to the additional frameworks folders, paths which may also contain editor variables.- See Also:
-
FRAMEWORKS_DIRECTORY_URL
The custom frameworks directory URL with editor variables, when a custom one is set. It has a string value.- See Also:
-
USE_CUSTOM_FRAMEWORKS_DIRECTORY_URL
Options that specifies if the custom frameworks directory is used or not. It has a boolean value.- See Also:
-
SYNTAX_HIGHLIGHT_PROXY_MAP_COLORS
Foreground colors for the "Editor / Syntax Highlight / Elements/Attributes by Prefix" preferences page. It takes a string containing color RGB values having the pattern: "R1,G1,B1;R2,G2,B2". Sample value for 3 colors: "10,10,20;20,20,30;30,31,32"- See Also:
-
SYNTAX_HIGHLIGHT_PROXY_MAP_BG_COLORS
Background colors for the "Editor / Syntax Highlight / Elements/Attributes by Prefix" preferences page. It takes a string containing color RGB values having the pattern: "R1,G1,B1;R2,G2,B2". Sample value for 2 colors: "255,255,255;255,255,255"- See Also:
-
SYNTAX_HIGHLIGHT_PROXY_MAP_PROXIES
List of XML prefixes for which the syntax highlight will have various foreground/background colors. Its value is a String array like for example: new String[]{"p1", "p2", "p3"}. Example of how such option tags can be set://Foreground colors pluginWorkspaceAccess.setGlobalObjectProperty("sh.proxy.map.colors.second", "10,10,20;20,20,30;30,31,32"); //Background colors, same syntax, all white pluginWorkspaceAccess.setGlobalObjectProperty("sh.proxy.map.bg.colors.second", "255,255,255;255,255,255;255,255,255"); //The set of prefixes... pluginWorkspaceAccess.setGlobalObjectProperty("sh.proxy.map.proxies", new String[]{"p1", "p2", "p3"});
- See Also:
-
XML_DTD_AUTOMATIC_QUICK_FIX_SUPPORT
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with DTD.- See Also:
-
XML_RNG_AUTOMATIC_QUICK_FIX_SUPPORT
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with RNG. It has a boolean value.- See Also:
-
XML_XSD_AUTOMATIC_QUICK_FIX_SUPPORT
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with XSD. It has a boolean value.- See Also:
-
XSL_AUTOMATIC_QUICK_FIX_SUPPORT
Option that controls if the automatic quick fixes support is enabled or not for XSLT. It has a boolean value.- See Also:
-
SQF_QUICK_FIX_SUPPORT
Option that controls if the schematron quick fixes support is enabled or not. It has a boolean value.- See Also:
-
AUTHOR_FORMAT_COMPATIBILITY
Option for controlling the compatibility of the document serialization from Author editing mode with other tools. Returns an integer property, one of the constantsAuthorFormatCompatibilityModeConstants.FORMAT_COMPATIBILITY_BREAKS_LINES_ONLY_BLOCKS_DO_NO_INDENT
,AuthorFormatCompatibilityModeConstants.FORMAT_COMPATIBILITY_DO_NOT_BREAK_LINES_DO_NO_INDENT
,AuthorFormatCompatibilityModeConstants.FORMAT_COMPATIBILITY_NONE
,- See Also:
-
CODE_INSIGHT_SHOW_ANNOTATIONS
Show annotations (documentation) for each entry in the content completion window. Boolean option.- See Also:
-
CODE_INSIGHT_SHOW_ANNOTATIONS_TOOLTIP
Show annotations (documentation) when hovering the mouse over various elements. Boolean option.- See Also:
-
ARCHIVE_DESCRIPTORS
All the extensions recognized as archives. Its value is an array of "ro.sync.exml.zip.ArchiveDescriptor" objects. You can set it to register your own custom archive extension like:PluginWorkspaceProvider.getPluginWorkspace().setGlobalObjectProperty(ro.sync.exml.options.APIAccessibleOptionTags.ARCHIVE_DESCRIPTORS, new ArchiveDescriptor[]{new ArchiveDescriptor("EPX files", new String[]{"epx"}, ArchiveDescriptor.ARCHIVE_TYPE_ZIP)});
- See Also:
-
SPELL_CHECK_OPTIONS
Can be used to set and obtain a persistent object of type "ro.sync.azcheck.ui.SpellCheckOptions" which contains information about the current spell checker language, automatic spell check state and so on.- See Also:
-
PREFER_USING_KEYS_FOR_DITA_REUSE_CONTENT
Boolean option. Iftrue
the "Reuse content" dialog will have the "Key" radio button selected.- See Also:
-
PREFER_USING_KEYS_FOR_DITA_CROSS_REF
Boolean option. Iftrue
the "Cross reference" and "Related link to topic" dialogs will have the "Key" radio button selected.- See Also:
-
PREFER_USING_KEYS_FOR_DITA_PUSH_CONTENT
Boolean option. Iftrue
the "Push content" dialog will have the "Key" radio button selected.- See Also:
-
PREFER_USING_KEYS_FOR_DITA_INSERT_MEDIA
Boolean option. Iftrue
the "Insert media" dialog will have the "Key" radio button selected.- See Also:
-
PREFER_USING_KEYS_FOR_DITA_FILE_REFERENCE
Boolean option. Iftrue
the "File reference" and "Related link to file" dialogs will have the "Key" radio button selected.- See Also:
-
PREFER_USING_KEYS_FOR_DITA_WEB_LINK
Boolean option. Iftrue
the "Web link" and "Related link to webpage" dialogs will have the "Key" radio button selected.- See Also:
-
DITA_FILL_TOPICREF_FORMAT_ATTR
Option that controls if the format attribute value will be automatically filled when inserting a topic reference.- See Also:
-
DITA_FILL_TOPICREF_SCOPE_ATTR
Option that controls if the scope attribute value will be automatically filled when inserting a topic reference.- See Also:
-
DITA_FILL_TOPICREF_TYPE_ATTR
Option that controls if the type attribute value will be automatically filled when inserting a topic reference.- See Also:
-
DITA_FILL_TOPICREF_NAVTITLE_ATTR
Option that controls if the navigation title attribute value will be automatically filled when inserting a topic reference.- See Also:
-
DITA_FILL_LINK_FORMAT_ATTR
Option that controls if the format attribute value will be automatically filled when inserting a link reference.- See Also:
-
DITA_FILL_LINK_SCOPE_ATTR
Option that controls if the scope attribute value will be automatically filled when inserting a link reference.- See Also:
-
DITA_FILL_LINK_TYPE_ATTR
Option that controls if the type attribute value will be automatically filled when inserting a link reference.- See Also:
-
EDITOR_SHOW_TAB_EOL_EOF
Boolean property for displaying the characters TAB, END-OF-LINE and END-OF-FILE as special marks or not displaying them.- See Also:
-
EDITOR_SHOW_SPACE
Boolean property for displaying the SPACE characters as special marks or not displaying them in oXygen editors.- See Also:
-
SHOW_PROFILING_COLORS_AND_STYLES
"Show Profiling Colors and Styles" option. Returns a Boolean value.- See Also:
-
SHOW_PROFILING_ATTRIBUTES
"Show Profiling Attributes" option. Returns a Boolean value.- See Also:
-
SHOW_EXCLUDED_CONTENT
"Show Excluded Content" option. Returns a Boolean value.- See Also:
-
CODE_TEMPLATES
Code-templates. Can be used to set or retrieve an array of "ro.sync.contentcompletion.CTItem".- See Also:
-
REPORT_INVALID_ATTR_VALS_FOUND_IN_DOC
Boolean option from the Profiling and Conditional Text options page which when set to true will report warnings if the current validated file has profiling attributes with values which are not defined in the application preferences "Profiling and Conditional Text" page.- See Also:
-
CHANGE_TRACKING_AUTHOR
The author for change tracking. Returns a String value and defaults to the user name set in the system.- See Also:
-
EDITOR_FONT
A property with a string value of the form "name,style,size". For example: "MS Gothic,0,15" where "0" style means plain font, "1" means bold font and "2" means italic font. Keep the font used for displaying the documents in the editor panels.- See Also:
-
FONT_FOR_AUTHOR
The default font for the author editor. A property with a string value of the form "name,style,size". For example: "MS Gothic,0,15" where "0" style means plain font, "1" means bold font and "2" means italic font.- See Also:
-
FONT_FOR_TEXT
The font for the text controls. A property with a string value of the form "name,style,size". For example: "MS Gothic,0,15" where "0" style means plain font, "1" means bold font and "2" means italic font.- See Also:
-
FONT_FOR_GUI
The font for the GUI controls. A property with a string value of the form "name,style,size". For example: "MS Gothic,0,15" where "0" style means plain font, "1" means bold font and "2" means italic font.- See Also:
-
FONT_FOR_SCHEMA
The default font for the schema editor. A property with a string value of the form "name,style,size". For example: "MS Gothic,0,15" where "0" style means plain font, "1" means bold font and "2" means italic font.- See Also:
-
KEYS_CONTEXT_MAP
The keys context map. It's value is a string containing an URL-like path.- See Also:
-
EDITOR_LINE_WIDTH
The maximum length of any line when the Format and Indent (pretty-print) operation is applied. This value is superseded only if the property "Detect line width on open" is enabled. A property which accepts an integer value.- See Also:
-
EDITOR_FORMAT_INDENT_INLINE_ELEMENTS
Indent inline elements. Returns a Boolean value.- See Also:
-
EDITOR_DETECT_INDENT_ON_OPEN
Boolean property. If it is enabled the indenting of the document (use tabs or spaces, indent size) is discovered when the user opens the document for editing in an editor panel and it will be preserved when the user applies the Format and Indent (pretty-print) action.- See Also:
-
EDITOR_USE_TABS
If enabled the indentation will be made with tab characters, if disabled the indentation will be made with space characters.- See Also:
-
EDITOR_INDENT_SIZE
The number of space characters for one indentation level. -- Changed in v9.2 because the indent size must be greater than 0.- See Also:
-
AUTORECOVERY_LOCATION
A filepath string property defining the folder where the auto-recovery information for documents is stored. By default its value is:
- Windows Vista/7/8/10: [user_home_directory]\AppData\Roaming\com.oxygenxml\autorecover
- Mac OS X: [user_home_directory]/Library/Preferences/com.oxygenxml/autorecover
- Linux/Unix: [user_home_directory]/.com.oxygenxml/autorecover- See Also:
-
AUTOCHECKVERSION_ENABLE
Boolean property. If true the user wants to check automatically if a new version of oXygen was released.- See Also:
-
CHECK_FOR_NOTIFICATIONS_ENABLE
Boolean property. If true the user wants to check for notifications.- See Also:
-
ENABLE_DITA_2_X_SUPPORT
Enable the creation and editing of DITA 2.x documents.- See Also:
-
AUTHOR_EDITING_MODE
Option controlling the author schema aware editing from the "Editor / Edit Modes / Author / Schema-Aware" Preferences page. Its values are objects of class "ro.sync.ecss.component.AuthorSchemaAwareOptions"- See Also:
-
EDIT_RESOLVED_REFERRED_CONTENT_IN_AUTHOR
Boolean option to allow in-place editing for referred content in Author page.- See Also:
-
RESTRICT_EDITING_REFERRED_CONTENT_TO_LOCAL_FILES_IN_AUTHOR
Boolean option to allow editing also referred remote filesfalse
to allow editing of referred remote files.- See Also:
-
ASK_OPEN_DITA_MAP_IN_DITAMANAGER
Remember if Oxygen should ask the user if the dita map will be opened in the dita maps manager.
Possible integer values:
ro.sync.exml.options.APIOptionConstants.ALWAYS_ASK
ro.sync.exml.options.APIOptionConstants.ALWAYS_NO
ro.sync.exml.options.APIOptionConstants.ALWAYS_YES- See Also:
-
DIFF_IGNORE_XPATH_EXPRESSION
Option used to store the XPath expression used to ignore nodes when files are compared. Its value is a string.- See Also:
-
DIFF_INFO
The current diff info. Holds a ro.sync.diff.factory.DiffInfo object.- See Also:
-
AUTO_APPLY_STYLES_DITAVAL_MAIN_FILES
Boolean value which controls applying styles defined in ditaval files placed in main files folder- See Also:
-
AUTHOR_DISPLAY_REFERENCES_EXPANDED
Key for display references expanded author option. Has boolean value, true by default.- See Also:
-