Author Preferences
Oxygen XML Editor provides an Author editor mode that provides a configurable graphical interface for editing XML documents. To configure the options for the Author mode, open the Preferences dialog box and go to .
The following options are available:
- Author default background color
- Sets the default background color of the Author editing mode.
The
background-colorproperty set in the CSS file associated with the currently edited document overwrites this option. - Author default foreground color
- Sets the default foreground color of the Author editing mode.
The
colorproperty set in the CSS file associated with the current edited document overwrites this option. - Show XML comments
- When this option is selected, XML comments are displayed in Author mode. Otherwise, they are hidden.
- Show processing instructions
- When this option is selected, XML processing instructions are displayed in Author mode. Otherwise they are hidden.
- Show doctype
- When this option is selected, the doctype declaration is displayed in Author mode. Otherwise it is hidden.
- Show placeholders for empty elements
- When this option is selected, placeholders are displayed for elements with no content to make them clearly visible. The placeholder is rendered as a light gray box and displays the element name.
- Show Author layout messages
- When this option is selected, all errors reported while rendering the document in Author mode are presented in the Errors view at the bottom of the editor.
- Show block range
- When this option is selected, a block range indicator is displayed in a stripe located in the left side of the editor. It is displayed as a heavy line that spans from the first line to the last line of the block.
- Display referenced content (entities, XInclude, DITA conref, etc.)
- When enabled, the references (such as entities, XInclude, DITA conrefs) also display the content of the resources they reference. If you toggle this option while editing, you need to reload the file for the modification to take effect.
- Images Section
- The following options in regards to images in Author mode are
available in this section:
- Auto-scale images wider than (pixels)
- Sets the maximum width that an image will be displayed. Wider images will be scaled to fit.
- Show very large images
- When this option is selected, images larger than 6 megapixels are displayed in
Author mode. Otherwise, they are not displayed.Important: If you enable this option and your document contains many such images, Oxygen XML Editor may consume all available memory, throwing an OutOfMemory error. To resolve this, increase the available memory limit. and restart the application.
- Tags Section
- In this section you can configure the following options in regards to tags that are
displayed in Author mode:
- Tags display mode
- Sets the default display mode for element tags presented in Author mode. You can choose between the following:
- Tags background color
- Sets the Author mode tags background color.
- Tags foreground color
- Sets the Author mode tags foreground color.
- Tags font
- Allows you to change the font used to display tags text in the Author visual editing mode. The [Default] font is computed based on the setting of the Author default font option.
- Compact tag layout
- When you deselect this option, the Author mode displays the tags in a more decompressed layout, where block tags are displayed on separate lines.
- Serialization Section
- In this section you can configure options in regards to the formatting and indenting
that is applied when a document is saved in Author mode, or when
switching the editing mode from Author to
Text. The following options are available:
- Format and indent
- Use this option to specify what should be formatted and indented when you save a
document (or switch from Author to
Text mode). You can choose between the following two options:
- Only the modified content
- The Save operation only formats the nodes that were
modified in the Author mode. The rest of the document
preserves its original formatting.Note: This option also applies to the DITA maps opened in the DITA Maps Manager.
- The entire document
- The Save operation applies the formatting to the
entire document regardless of the nodes that were modified in
Author mode.
- Also apply 'Format and Indent' action as in 'Text' edit mode
- If this option is enabled, the content of the document is formatted by applying the Format and Indent rules from the Editor/Format/XML option page. In this case, the result of the Format and indent operation will be the same as when it is applied in Text editing mode.
- Compatibility with other tools
- Use this option to control how line breaks are handled when a document is serialized. This will help to obtain better compatibility with other tools. You can choose one of the following:
- For advanced Author configuration see the Document Type Association settings
- Click this link to open the Document Type Association preferences page.