Define a centralized coloring scheme for highlighting conditional text

You can configure IXIASOFT CCMS to display the conditional text in different colors and styles in Author mode. These colors and styles do not appear in PDFs generated through IXIASOFT CCMS Output Generator.

Instead of each user configuring a personalized profiling color scheme for Oxygen XML Editor (or Author) in Window > Preferences, you can define a scheme in the Content Store which automatically becomes available to IXIASOFT CCMS Desktop instances which have never been configured with a profiling color scheme. If users have defined profiling styles for their CCMS Desktop (or have had a previously defined style), then the profiling styles defined in the Content Store are ignored by their CCMS Desktop.

A template for defining the profiling color scheme is available in the system > oxygen_cfg collection. You can build the color scheme using the code in the template; however, it is recommended that you define the scheme in the Preferences dialog box and then export it for use in CCMS.

If the profiling colors and styles are not visible in Author mode, click Profiling/Conditional Text toolbar menu and then click Show Profiling Colors and Styles.

Note: You should make these configuration changes in the Test environment and test them before copying them to the Production environment. In a dedicated SaaS deployment, after testing the changes, ask IXIASOFT Customer Support to copy the changes to the Production environment.
  1. Open Window > Preferences.
  2. In the left pane, go to oXygen XML Editor (or oXygen XML Author) > Editor > Edit Modes/Pages > Author > Profiling/Conditional Text > Colors and Styles.
  3. In the Colors and Styles pane, import your conditions from a ditaval file or create them as required.
  4. Click a profiling attribute value and click Edit.
  5. Define the style as desired and click OK.
  6. Repeat for each profiling attribute value as required.
  7. Export the global options for oXygen XML Editor:
    1. In the left pane, click oXygen XML Editor (or oXygen XML Author).
    2. Click Export Global Options
    3. Save to your local disk.
  8. In the TEXTML Administration perspective, connect to your server.
  9. Expand the Content Store's Repository node and browse to /system/oxygen_cfg/ to locate the oxygen.default.options.xml file.
  10. Check out the file and open it for editing.
  11. Open the file containing the exported global options.
    The profiling color scheme is defined inside the <profilingAttributeStyle-array> element.
  12. Copy the contents of the <profilingAttributeStyle-array> element.
  13. In the oxygen.default.options.xml file, replace the existing contents by pasting the new contents into the <profilingAttributeStyle-array> element.
  14. Save, close, and check in the file.
  15. Inform users of the changes.
    The changes will be applied automatically once users close and then reopen their IXIASOFT CCMS Desktop. Users can also apply the changes without restarting their CCMS Desktop by clicking IXIASOFT CCMS > Synchronize Configuration.