Integrate your custom DTD plugin into the framework extension in IXIASOFT CCMS Web

After you have successfully created a custom DTD plugin or made changes to an existing one, you need to integrate it into your framework extension for IXIASOFT CCMS Web so the oXygen XML Web Author Component can recognize your new DOCTYPE.

To integrate:

  1. Locate your framework extension; for example dita-[company].zip where [company] is the name of your company.
  2. Store a copy of your original framework extension; for example, create a copy called dita-[company]-orig.zip and archive it.
  3. Unzip your framework extension.
  4. Export a copy of your company's DTD plugin (which includes your new custom DTD plugin) from the Content Store:
    1. Open the TEXTML Administration perspective by clicking the TEXTML Administration shortcut on the tool bar. If the shortcut is not displayed, follow these steps:
      1. In the TEXTML Administration view, double-click the server. If your server is not displayed in the view, you must add it to the view.
      2. When the Connect as dialog opens, type your username and password and click OK.
      3. Double-click the name of your docbase to open a connection to the Content Store.
    2. Expand the Content Store's Repository node and browse to /system/plugins to locate your company's DTD plugin; for example: com.company.dita.dtd
    3. Right-click the plugin and click Export.
      The plugin is saved as a folder locally as Content/system/plugins/com.company.dita.dtd where [company] is the name of your company.
  5. Copy the com.company.dita.dtd folder.
  6. Where you unzipped your framework extension (the dita-company folder), open the plugins folder.
  7. In the plugins folder, delete your old com.company.dita.dtd folder and replace it with your new one.
    Remember: If you have changed the name of the com.company.dita.dtd folder, you must update all the instances where that name is specified such as the catalog files.
  8. Right-click the dita-company folder and zip the folder.
  9. Upload the dita-company.zip into IXIASOFT CCMS Web.