oXygen XML Author adds referred content editing
Released: Aug 31, 2011
Updates in this release
Updates in V13
- Referred Content Quick Editing - A new "Edit Reference" action, available from the contextual menu, allows you to edit referred content by opening the target file containing it and positioning the caret at the precise location where the action was invoked in the main file.
- Configure default background and foreground colors - You can now change the default Author background (white) and foreground (black) colors from the preferences. If colors are specified in the CSS file they overwrite the default values.
- Author Folding Management Actions - All the actions previously available only in the Text mode for fold management are also available in the Author editing mode when right clicking a fold triangle. Many powerful actions, like collapse/expand child folds, close all other folds or expand/collapse all folds, can be performed from the fold marker contextual menu.
- CSS Detection from XHTML link Element - If an XHTML document specifies a CSS using the link element then the CSS is detected and used by the Author mode to render the XHTML content.
- New Paste Recovery Strategy: Unwrap - A new recovery strategy was added when using the schema-aware editing mode. This is particularly useful when pasting content from office applications or the web browser. The content is automatically converted to match the editor schema when editing DITA, DocBook, TEI or HTML. In some cases additional wrapper elements may result after the conversion and these are automatically removed by this strategy if they are found to be invalid at the insertion point.
- Change Case and Word Statistics Actions - Four new actions allow you to convert the selected content to upper case, lower case or to capitalize sentences and words. There is also a new action that counts the number of words and characters from the current opened file.