ext-plugins icon indicating copy to clipboard operation
ext-plugins copied to clipboard

DITA-OT plug-ins

Results 4 ext-plugins issues
Sort by recently updated
recently updated
newest added

com.moldflow.dita.plus-transtype-anyhtml requires a plugin "batik-1.7". The plugins work after modyfing this to "org.apache.xmlgraphics.batik" (and patching dita2html-base_template.xsl).

When I tried to convert html to dita by using h2d.xsl, I found that the namest and nameend are not correct for td with colspan. After tracing the code, I...

Converted from dita-ot/dita-ot#1119 The Java API Reference Specialization plugin from the DITA Open Toolkit does not support the new Java 5 language features of Annotation Types and Enums. For a...

Converted from [SourceForge issue 2018375](http://sourceforge.net/support/tracker.php?aid=2018375), submitted by debbiep-sf. Migrated from dita-ot/dita-ot#1084 apiref and javaapiref have calls to the "flagit" template, which is deprecated in recent DITA-OT. These uses should be...

bug