Save changes as a new component
When you need to save your work in the Oxygen-based editor, you can choose to save your changes to a new file with a different name.
To save your changes as a new component:
- In the Editor pane, make your changes to the text.
-
In the toolbar, click Save As
.
- On the Save Component As screen, in Target Folder, browse to where you want the new file to be located.
- In New Component Name, enter the new name for the file.
-
In Language, select the language that the content is written in.
When you open this component to edit it, Inspire loads the spelling dictionary for the language you choose. For example, if you choose a Language of French, when you're editing this component and turn on spell check, English words spelled correctly will be underlined in red as a warning of a misspelling. French words spelled correctly won't be underlined in red.
Notes:
- The language you select is applied to the root level element in the xml:lang attribute.
- To ensure content that is read from Right-to-Left displays correctly in Oxygen, Inspire may set the Reading property.
- For the language you choose, if the language Reading property is rtl (Right-to-Left) and it doesn't exist yet, Inspire sets it.
- For example,
<concept id="concept_guid" xml:lang="ar-Ar" dir="rtl">
- Inspire makes no changes if the language Reading property is ltr (Left-to-Right)
- If necessary, an administrator can change the language after you create the component.
-
When creating the new component, you have the option to Generate New IDs for all elements in the source component.
By default, this option is not selected.
- If you select this option, all elements are assigned a new ID even if the element didn't have one in the source component.
- If you leave this option unselected, only elements that had an ID in the source component are given new ones.
-
Click Create.
You'll see the new file is open in the Oxygen editor. It contains all the changes you made before using Save As.
The source file you used to create the new component has been closed. It is still locked by you.