[oXygen-user] Converting DITA-OT plugin from 1.5.4 to 1.6

Oxygen XML Editor Support support at oxygenxml.com
Tue Oct 23 03:26:50 CDT 2012


Hi Matt,

Oxygen comes with a bundled DITA OT installation located in:

> OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT

There is indeed a plugins folder in Oxygen:

>  OXYGEN_INSTALL_DIR\plugins

but this folder is for Java-based plugins which provide additional 
functionality to an Oxygen installation using our Plugins SDK, so this 
is unrelated to the DITA OT transformations.

The DITA OT has also support for plugins, this folder is located in:

> OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\plugins

So this is the place where you should copy your plugin folder.
Then you should run the transformation scenario “Run DITA OT Integrator” 
directly without modifying it.
The transformation scenario will call the DITA OT integrator which will 
look inside the "plugins" folder and modify stylesheets and build files 
from the DITA OT to connect the extensions from each found plugin.
In order for this to work the folder where Oxygen is installed needs to 
have full read-write rights, not a problem in your case as you have not 
installed in the Windows Program Files folder.

Regards,
Radu

Radu Coravu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 10/22/2012 7:11 PM, KAATMAN Matthew wrote:
> Would anyone be willing to assist me in converting my plugin from 1.5.4
> to 1.6?
>
> I followed the instructions here:
>
> http://dita-ot.sourceforge.net/1.6.1/readme/dita2pdf-customization.html
>
>  From Oxygen, I duplicated the “Run DITA OT Integrator” scenario.
>
> I changed the working directory and build file path to my new directory:
>
> C:/PFW/Oxygen XML Editor 14.1/plugins/com.biomerieux.pdf_um/
>
> I ran it:
>
> Executing:
> "c:\pfw\oxygen xml editor 14.1\jre/bin/java" "-Dhttp.proxySet=true"
> "-Dhttp.proxyHost=10.16.0.59" "-Dhttp.proxyPort=8118" -Xmx256m
> -classpath "C:\PFW\Oxygen XML Editor
> 14.1/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\PFW\Oxygen XML
> Editor 14.1/tools/ant" org.apache.tools.ant.launch.Launcher -f
> "C:/PFW/Oxygen XML Editor
> 14.1/plugins/com.biomerieux.pdf_um/integrator.xml" "-Dstrict=true"
>
> Buildfile: C:\PFW\Oxygen XML Editor
> 14.1\plugins\com.biomerieux.pdf_um\integrator.xml
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
>
> The process finished with exit code: 0
>
> Then I’m a bit lost. I thought at that point I could click new under the
> scenarios and I would see a transformation type that matched. Any
> guidance on where I’ve gone wrong?
>
> Thanks!
> Matt
>
> AVIS : Ce courrier et ses pieces jointes sont destines a leur seul
> destinataire et peuvent contenir des informations confidentielles
> appartenant a bioMerieux. Si vous n'etes pas destinataire, vous etes
> informe que toute lecture, divulgation, ou reproduction de ce message et
> des pieces jointes est strictement interdite. Si vous avez recu ce
> message par erreur merci d'en prevenir l'expediteur et de le detruire,
> ainsi que ses pieces jointes. NOTICE: This message and attachments are
> intended only for the use of their addressee and may contain
> confidential information belonging to bioMerieux. If you are not the
> intended recipient, you are hereby notified that any reading,
> dissemination, distribution, or copying of this message, or any
> attachment, is strictly prohibited. If you have received this message in
> error, please notify the original sender immediately and delete this
> message, along with any attachments.
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>


More information about the oXygen-user mailing list