Skip to content

Oxygen XML plugin which allows batch resource conversions (HTML/Markdown to XHTML/DITA or XML<->JSON)

License

Notifications You must be signed in to change notification settings

DunaMariusCosmin/oxygen-resources-converter

 
 

Repository files navigation

Oxygen Batch Converter add-on for Oxygen XML Editor

This add-on can be installed in Oxygen XML Editor to enable batch conversions between the following formats:

  • HTML to XHTML
  • HTML to DITA
  • Markdown to XHTML
  • Markdown to DITA
  • XML to JSON
  • JSON to XML
  • HTML to DocBook4 (Oxygen 20 or newer)
  • HTML to DocBook5 (Oxygen 20 or newer)
  • Markdown to DocBook4 (Oxygen 20 or newer)
  • Markdown to DocBook5 (Oxygen 20 or newer)
  • Excel to DITA
  • Word to XHTML - experimental
  • Word to DITA - experimental
  • Word to DocBook4 (Oxygen 20 or newer) - experimental
  • Word to DocBook5 (Oxygen 20 or newer) - experimental

Compatibility

The add-on is compatible with Oxygen XML Editor (or XML Author) version 19.1 or newer.

How to Install

  1. Go to Help->Install new add-ons to open an add-on selection dialog box.
  2. Enter or paste https://raw.githubusercontent.com/oxygenxml/oxygen-resources-convertor/master/build/addon.xml in the Show add-ons from field.
  3. Select the Batch Converter add-on and click Next.
  4. Select the I accept all terms of the end user license agreement option and click Finish.
  5. Restart the application.

Result: A Batch Converter submenu will now be available in the Tools menu and in the contextual menu. This submenu will contain a list of the various types of available conversions. Selecting one of the types of conversions will open a dialog box where you can configure options for the conversion.

Converting a document:

  1. Select the type of conversion from the Tools -> Batch Converter submenu.
  2. Add the Input files.
  3. Choose the path of the Output folder that will contain the converted document.
  4. Click the Convert button.

or:

  1. Select a folder or a set of files in the Project view, right-click, choose Batch Convertor.
  2. Choose the path of the Output folder that will contain the converted document.
  3. Click the Convert button.

Copyright and License

Copyright 2018-2019 Syncro Soft SRL.

This project is licensed under Apache License 2.0

About

Oxygen XML plugin which allows batch resource conversions (HTML/Markdown to XHTML/DITA or XML<->JSON)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.3%
  • HTML 13.5%
  • Shell 0.2%