plugins.xml 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566
  1. <?xml version="1.0" encoding="UTF-8"?><plugins><plugin id="org.dita.htmlhelp" version="3.3.3" xml:base="../plugins/org.dita.htmlhelp/plugin.xml">
  2. <!-- extension points -->
  3. <extension-point id="dita.xsl.htmlhelp.map2hhp" name="HTML Help project XSLT import"/>
  4. <extension-point id="dita.xsl.htmlhelp.map2hhc" name="HTML Help content XSLT import"/>
  5. <!-- extensions -->
  6. <transtype desc="Microsoft Compiled HTML Help" extends="base-html" name="htmlhelp">
  7. <param desc="Specifies the name of a file that you want included in the HTML Help." name="args.htmlhelp.includefile" type="file"/>
  8. </transtype>
  9. <require plugin="org.dita.xhtml"/>
  10. <feature extension="ant.import" file="build_dita2htmlhelp.xml"/>
  11. <feature extension="dita.conductor.lib.import" file="lib/htmlhelp.jar"/>
  12. <feature extension="dita.xsl.messages" file="resource/messages.xml"/>
  13. <template file="xsl/map2hhc_template.xsl"/>
  14. <template file="xsl/map2hhp_template.xsl"/>
  15. <template file="build_dita2htmlhelp_template.xml"/>
  16. </plugin><plugin id="org.dita.eclipsehelp" version="3.3.3" xml:base="../plugins/org.dita.eclipsehelp/plugin.xml">
  17. <!-- extension points -->
  18. <extension-point id="dita.xsl.eclipse.plugin" name="Eclipse plugin XSLT import"/>
  19. <extension-point id="dita.map.eclipse.index.pre" name="Eclipse index extraction pre-target"/>
  20. <extension-point id="dita.xsl.eclipse.toc" name="Eclipse TOC XSLT import"/>
  21. <extension-point id="dita.conductor.eclipse.toc.param" name="Eclipse Help TOC XSLT parameter"/>
  22. <!-- extensions -->
  23. <transtype desc="Eclipse Help" extends="base-html" name="eclipsehelp">
  24. <param desc="Specifies that the output should be zipped and returned using this name." name="args.eclipsehelp.jar.name" type="string"/>
  25. <param desc="Specifies the region for the language that is specified by the args." name="args.eclipsehelp.country" type="string"/>
  26. <param desc="Specifies the base language for translated content, such as en for English." name="args.eclipsehelp.language" type="string"/>
  27. <param desc="Specifies the name of the person or organization that provides the Eclipse help." name="args.eclipse.provider" type="string">
  28. <val default="true">DITA</val>
  29. </param>
  30. <param desc="Specifies the version number to include in the output." name="args.eclipse.version" type="string">
  31. <val default="true">0.0.0</val>
  32. </param>
  33. <param desc="Specifies the symbolic name (aka plugin ID) in the output for an Eclipse Help project." name="args.eclipse.symbolic.name" type="string">
  34. <val default="true">org.sample.help.doc</val>
  35. </param>
  36. </transtype>
  37. <require plugin="org.dita.xhtml"/>
  38. <feature extension="dita.conductor.lib.import" file="lib/eclipsehelp.jar"/>
  39. <feature extension="ant.import" file="build_dita2eclipsehelp.xml"/>
  40. <template file="build_dita2eclipsehelp_template.xml"/>
  41. <template file="xsl/map2eclipse_template.xsl"/>
  42. <template file="xsl/map2plugin_template.xsl"/>
  43. </plugin><plugin id="org.dita.base" version="3.3.3" xml:base="../plugins/org.dita.base/plugin.xml">
  44. <!-- base extension points -->
  45. <extension-point id="package.version" name="Plug-in version"/>
  46. <extension-point id="package.support.email" name="Plug-in support email"/>
  47. <extension-point id="package.support.name" name="Plug-in support name"/>
  48. <extension-point id="dita.conductor.plugin" name="Ant conductor plug-in information"/>
  49. <extension-point id="dita.catalog.plugin-info" name="Plug-in XML catalog information"/>
  50. <extension-point id="dita.image.extensions" name="Image file extension"/>
  51. <extension-point id="dita.html.extensions" name="HTML file extension"/>
  52. <extension-point id="dita.resource.extensions" name="Resource file extension"/>
  53. <!-- deprecated -->
  54. <extension-point id="dita.conductor.transtype.check" name="Transtype check"/>
  55. <extension-point id="dita.transtype.print" name="Print transtype"/>
  56. <extension-point id="dita.conductor.target" name="Ant conductor"/>
  57. <extension-point id="dita.conductor.target.relative" name="Ant conductor"/>
  58. <extension-point id="ant.import" name="Ant import"/>
  59. <extension-point id="dita.specialization.catalog" name="XML catalog"/>
  60. <extension-point id="dita.specialization.catalog.relative" name="XML catalog"/>
  61. <extension-point id="dita.xsl.strings" name="Generated text"/>
  62. <extension-point id="dita.conductor.lib.import" name="Java library import"/>
  63. <extension-point id="dita.xsl.messages" name="Diagnostic messages"/>
  64. <!-- legacy support -->
  65. <extension-point id="dita.basedir-resource-directory" name="Flag to use basedir as resource directory"/>
  66. <!-- preprocessing extension points -->
  67. <extension-point id="depend.preprocess.pre" name="Preprocessing pre-target"/>
  68. <extension-point id="depend.preprocess.clean-temp.pre" name="Clean temp pre-target"/>
  69. <extension-point id="depend.preprocess.gen-list.pre" name="Generate list pre-target"/>
  70. <extension-point id="depend.preprocess.debug-filter.pre" name="Debug and filter pre-target"/>
  71. <extension-point id="depend.preprocess.conrefpush.pre" name="Content reference push pre-target"/>
  72. <extension-point id="depend.preprocess.move-meta-entries.pre" name="Move meta entries pre-target"/>
  73. <extension-point id="depend.preprocess.conref.pre" name="Content reference pre-target"/>
  74. <extension-point id="depend.preprocess.coderef.pre" name="Code reference pre-target"/>
  75. <extension-point id="depend.preprocess.mapref.pre" name="Map reference pre-target"/>
  76. <extension-point id="depend.preprocess.keyref.pre" name="Key reference pre-target"/>
  77. <extension-point id="depend.preprocess.mappull.pre" name="Map pull pre-target"/>
  78. <extension-point id="depend.preprocess.chunk.pre" name="Chunking pre-target"/>
  79. <extension-point id="depend.preprocess.maplink.pre" name="Map link pre-target"/>
  80. <extension-point id="depend.preprocess.topicpull.pre" name="Topic pull pre-target"/>
  81. <extension-point id="depend.preprocess.copy-files.pre" name="Copy files pre-target"/>
  82. <extension-point id="depend.preprocess.copy-image.pre" name="Copy images pre-target"/>
  83. <extension-point id="depend.preprocess.copy-html.pre" name="Copy HTML pre-target"/>
  84. <extension-point id="depend.preprocess.copy-flag.pre" name="Copy flag pre-target"/>
  85. <!-- Deprecated since 2.1 -->
  86. <extension-point id="depend.preprocess.copy-subsidiary.pre" name="Copy subsidiary pre-target"/>
  87. <extension-point id="depend.preprocess.post" name="Preprocessing post-target"/>
  88. <extension-point id="dita.preprocess.debug-filter.param" name="Debug filter module parameters"/>
  89. <extension-point id="dita.preprocess.map-reader.param" name="Debug filter module parameters"/>
  90. <extension-point id="dita.preprocess.topic-reader.param" name="Debug filter module parameters"/>
  91. <extension-point id="dita.preprocess.conref.param" name="Content reference XSLT parameters"/>
  92. <extension-point id="dita.preprocess.mapref.param" name="Map reference XSLT parameters"/>
  93. <extension-point id="dita.preprocess.mappull.param" name="Map pull XSLT parameters"/>
  94. <!--extension-point id="dita.preprocess.maplink.param" name="Map link XSLT parameters"/-->
  95. <extension-point id="dita.preprocess.topicpull.param" name="Topic pull XSLT parameters"/>
  96. <extension-point id="dita.xsl.conref" name="Content reference XSLT import"/>
  97. <extension-point id="dita.xsl.topicpull" name="Topic pull XSLT import"/>
  98. <extension-point id="dita.xsl.mapref" name="Map reference XSLT import"/>
  99. <extension-point id="dita.xsl.mappull" name="Map pull XSLT import"/>
  100. <extension-point id="dita.xsl.maplink" name="Map link XSLT import"/>
  101. <extension-point id="dita.parser" name="Custom DITA parser"/>
  102. <!-- extensions -->
  103. <transtype abstract="true" desc="Common" name="base">
  104. <param desc="Specifies whether to generate headings for sections within task topics." name="args.gen.task.lbl" type="enum">
  105. <val>YES</val>
  106. <val>NO</val>
  107. </param>
  108. <param desc="Specifies which links to include in the output." name="args.rellinks" type="enum">
  109. <val desc="No links are included.">none</val>
  110. <val desc="All links are included.">all</val>
  111. <val desc="Parent links are not included.">noparent</val>
  112. <val desc="Parent, child, next, and previous links are not included.">nofamily</val>
  113. </param>
  114. <!-- Deprecated since 2.5 -->
  115. <param deprecated="true" desc="Specifies whether debugging information is included in the log." name="args.debug" type="enum">
  116. <val>yes</val>
  117. <val default="true">no</val>
  118. </param>
  119. <param desc="Specifies whether the content of &lt;draft-comment&gt; and &lt;required-cleanup&gt; elements is included in the output." name="args.draft" type="enum">
  120. <val>yes</val>
  121. <val default="true">no</val>
  122. </param>
  123. <param desc="Specifies how cross references to figures are styled in output." name="args.figurelink.style" type="enum">
  124. <val>NUMBER</val>
  125. <val>TITLE</val>
  126. <val>NUMTITLE</val>
  127. </param>
  128. <param desc="Specifies a filter file to be used to include, exclude, or flag content." name="args.filter" type="file"/>
  129. <param desc="Specifies whether the grammar-caching feature of the XML parser is used." name="args.grammar.cache" type="enum">
  130. <val default="true">yes</val>
  131. <val>no</val>
  132. </param>
  133. <param desc="Specifies the master file for your documentation project." name="args.input" required="true" type="file"/>
  134. <param desc="Specifies the base directory for your documentation project." name="args.input.dir" type="dir"/>
  135. <!-- Deprecated since 2.5 -->
  136. <param deprecated="true" desc="Specifies the location where DITA-OT places log files for your project." name="args.logdir" type="dir"/>
  137. <param desc="Specifies the name of the output file without file extension." name="args.output.base" type="string"/>
  138. <param desc="Specifies how cross references to tables are styled." name="args.tablelink.style" type="enum">
  139. <val>NUMBER</val>
  140. <val>TITLE</val>
  141. <val>NUMTITLE</val>
  142. </param>
  143. <param desc="Specifies whether to crawl only those topic links found in maps, or all discovered topic links." name="link-crawl" type="enum">
  144. <val>map</val>
  145. <val default="true">topic</val>
  146. </param>
  147. <param desc="Specifies whether DITA-OT deletes the files in the temporary directory after it finishes a build." name="clean.temp" type="enum">
  148. <val default="true">yes</val>
  149. <val>no</val>
  150. </param>
  151. <param desc="Specifies where DITA-OT is installed." name="dita.dir" type="dir"/>
  152. <param desc="Specifies the location of the temporary directory." name="dita.temp.dir" type="dir"/>
  153. <param deprecated="true" desc="Specifies a filter file to be used to include, exclude, or flag content." name="dita.input.valfile" type="file"/>
  154. <param desc="Specifies whether filtering is done before all other processing, or after key and conref processing." name="filter-stage" type="enum">
  155. <val default="true">early</val>
  156. <val>late</val>
  157. </param>
  158. <param desc="Generate copy-to attributes to duplicate topicref elements." name="force-unique" type="enum">
  159. <val>true</val>
  160. <val default="true">false</val>
  161. </param>
  162. <param desc="Specifies whether to generate output files for content that is not located in or beneath the directory containing the DITA map file." name="generate.copy.outer" type="enum">
  163. <val default="true" desc="Do not generate output for content that is located outside the DITA map directory.">1</val>
  164. <val desc="Shift the output directory so that it contains all output for the publication.">3</val>
  165. </param>
  166. <param desc="Specifies whether files that are linked to, or referenced with a @conref attribute, generate output." name="onlytopic.in.map" type="enum">
  167. <val>true</val>
  168. <val default="true">false</val>
  169. </param>
  170. <param desc="Specifies how DITA-OT handles content files that are not located in or below the directory containing the master DITA map." name="outer.control" type="enum">
  171. <val desc="Fail quickly if files are going to be generated or copied outside of the directory.">fail</val>
  172. <val default="true" desc="Complete the operation if files will be generated or copied outside of the directory, but log a warning.">warn</val>
  173. <val desc="Quietly finish without generating warnings or errors.">quiet</val>
  174. </param>
  175. <param desc="Specifies the name and location of the output directory." name="output.dir" type="dir"/>
  176. <param desc="Override for map chunk attribute value." name="root-chunk-override" type="string"/>
  177. <param desc="Specifies the output format (transformation type)." name="transtype" required="true" type="string"/>
  178. <param desc="Specifies whether DITA-OT validates the content." name="validate" type="enum">
  179. <val default="true">true</val>
  180. <val>false</val>
  181. </param>
  182. <param desc="Specifies whether the @xtrf and @xtrc debugging attributes are generated in the temporary files." name="generate-debug-attributes" type="enum">
  183. <val default="true" desc="Enables generation of debugging attributes">true</val>
  184. <val desc="Disables generation of debugging attributes">false</val>
  185. </param>
  186. <param desc="Specifies how DITA-OT handles errors and error recovery." name="processing-mode" type="enum">
  187. <val desc="When an error is encountered, DITA-OT stops processing">strict</val>
  188. <val default="true" desc="When an error is encountered, DITA-OT attempts to recover from it">lax</val>
  189. <val desc="When an error is encountered, DITA-OT continues processing but does not attempt error recovery">skip</val>
  190. </param>
  191. <param desc="Conserve memory at the expense of processing speed" name="conserve-memory" type="enum">
  192. <val>true</val>
  193. <val default="true">false</val>
  194. </param>
  195. <param desc="Specifies the default language for source documents." name="default.language" type="string"/>
  196. <param desc="Remove broken related links." name="remove-broken-links" type="enum">
  197. <val>true</val>
  198. <val default="true">false</val>
  199. </param>
  200. </transtype>
  201. <feature extension="dita.image.extensions" value=".gif"/>
  202. <feature extension="dita.image.extensions" value=".eps"/>
  203. <feature extension="dita.image.extensions" value=".jpg"/>
  204. <feature extension="dita.image.extensions" value=".jpeg"/>
  205. <feature extension="dita.image.extensions" value=".png"/>
  206. <feature extension="dita.image.extensions" value=".svg"/>
  207. <feature extension="dita.image.extensions" value=".tif"/>
  208. <feature extension="dita.image.extensions" value=".tiff"/>
  209. <feature extension="dita.image.extensions" value=".bmp"/>
  210. <feature extension="dita.html.extensions" value=".html"/>
  211. <feature extension="dita.html.extensions" value=".htm"/>
  212. <feature extension="dita.resource.extensions" value=".pdf"/>
  213. <feature extension="dita.resource.extensions" value=".swf"/>
  214. <feature extension="ant.import" file="build_init.xml"/>
  215. <feature extension="ant.import" file="build_preprocess.xml"/>
  216. <feature extension="ant.import" file="build_preprocess2.xml"/>
  217. <feature extension="dita.xsl.strings" file="xsl/common/common-strings.xml"/>
  218. <template file="catalog-dita_template.xml"/>
  219. <template file="build_template.xml"/>
  220. <template file="build_preprocess_template.xml"/>
  221. <template file="build_preprocess2_template.xml"/>
  222. <template file="../../config/messages_template.xml"/>
  223. <template file="xsl/common/allstrings_template.xml"/>
  224. <template file="xsl/common/strings_template.xml"/>
  225. <template file="xsl/preprocess/maplink_template.xsl"/>
  226. <template file="xsl/preprocess/mapref_template.xsl"/>
  227. <template file="xsl/preprocess/mappull_template.xsl"/>
  228. <template file="xsl/preprocess/conref_template.xsl"/>
  229. <template file="xsl/preprocess/map-conref_template.xsl"/>
  230. <template file="xsl/preprocess/topicpull_template.xsl"/>
  231. </plugin><plugin id="org.dita.html5" version="3.3.3" xml:base="../plugins/org.dita.html5/plugin.xml">
  232. <!-- extension points -->
  233. <extension-point id="dita.xsl.html5" name="HTML5 XSLT import"/>
  234. <extension-point id="dita.conductor.html5.param" name="HTML5 XSLT parameters"/>
  235. <extension-point id="dita.conductor.html5.toc.param" name="HTML/XSLT XSLT parameter"/>
  236. <extension-point id="dita.xsl.html5.toc" name="HTML5 TOC XSLT import"/>
  237. <extension-point id="dita.xsl.html5.cover" name="HTML5 Cover XSLT import"/>
  238. <!-- extensions -->
  239. <transtype desc="HTML5" name="html5">
  240. <param desc="Specifies whether to generate a label for each image; the label will contain the image file name." name="args.artlbl" type="enum">
  241. <val>yes</val>
  242. <val default="true">no</val>
  243. </param>
  244. <param desc="Specifies whether to copy the custom .css file to the output directory." name="args.copycss" type="enum">
  245. <val>yes</val>
  246. <val default="true">no</val>
  247. </param>
  248. <param desc="Specifies the name of a custom .css file." name="args.css" type="string"/>
  249. <param desc="Specifies the location of a copied .css file relative to the output directory." name="args.csspath" type="string"/>
  250. <param desc="Specifies the directory that contains the custom .css file." name="args.cssroot" type="string"/>
  251. <param desc="Specifies the language locale file to use for sorting index entries." name="args.dita.locale" type="string"/>
  252. <param desc="Specifies an XML file that contains content for a running footer." name="args.ftr" type="file"/>
  253. <param desc="Specifies whether to generate extra metadata that targets parental control scanners, meta elements with name=&#34;security&#34; and name=&#34;Robots&#34;." name="args.gen.default.meta" type="enum">
  254. <val>yes</val>
  255. <val default="true">no</val>
  256. </param>
  257. <param desc="Specifies an XML file that contains content to be placed in the document head." name="args.hdf" type="file"/>
  258. <param desc="Specifies an XML file that contains content for a running header." name="args.hdr" type="file"/>
  259. <param desc="Specifies whether to hide links to parent topics in the HTML5 output." name="args.hide.parent.link" type="enum">
  260. <val>yes</val>
  261. <val default="true">no</val>
  262. </param>
  263. <param desc="Specifies whether to include the DITA class ancestry inside the HTML5 elements." name="args.html5.classattr" type="enum">
  264. <val default="true">yes</val>
  265. <val>no</val>
  266. </param>
  267. <param desc="Specifies the value of the @target attribute on the &lt;base&gt; element in the TOC file." name="args.html5.contenttarget" type="string">
  268. <val default="true">contentwin</val>
  269. </param>
  270. <param desc="Specifies the base name of the TOC file." name="args.html5.toc" type="string">
  271. <val default="true">index</val>
  272. </param>
  273. <param desc="Specifies the value of the @class attribute on the &lt;body&gt; element in the TOC file." name="args.html5.toc.class" type="string"/>
  274. <param desc="Specifies a custom XSL file to be used for TOC generation." name="args.html5.toc.xsl" type="file"/>
  275. <param desc="Specifies whether the content of &lt;indexterm&gt; elements are rendered in the output." name="args.indexshow" type="enum">
  276. <val>yes</val>
  277. <val default="true">no</val>
  278. </param>
  279. <param desc="Specifies the file extension for HTML5 output." name="args.outext" type="string">
  280. <val default="true">html</val>
  281. </param>
  282. <param desc="Specifies a custom XSL file to be used instead of the default XSL transformation." name="args.xsl" type="file"/>
  283. <param desc="Specifies whether to generate a navigation TOC in topic pages." name="nav-toc" type="enum">
  284. <val default="true" desc="No TOC">none</val>
  285. <val desc="Partial TOC that shows the current topic">partial</val>
  286. <val desc="Full TOC">full</val>
  287. </param>
  288. </transtype>
  289. <feature extension="ant.import" file="build_dita2html5.xml"/>
  290. <feature extension="dita.conductor.html5.param" file="params.xml"/>
  291. <!--feature extension="dita.xsl.messages" file="resource/messages.xml"/-->
  292. <template file="build_dita2html5_template.xml"/>
  293. <template file="xsl/dita2html5Impl_template.xsl"/>
  294. <template file="xsl/map2html5-coverImpl_template.xsl"/>
  295. </plugin><plugin id="com.sophos.tocjs" version="0.0.0" xml:base="../plugins/com.sophos.tocjs/plugin.xml">
  296. <transtype desc="TocJS" extends="html5" name="tocjs"/>
  297. <feature extension="dita.conductor.target" file="integrator.xml"/>
  298. </plugin><plugin id="org.dita.pdf2.axf" version="3.3.3" xml:base="../plugins/org.dita.pdf2.axf/plugin.xml">
  299. <require plugin="org.dita.pdf2"/>
  300. <!-- extensions -->
  301. <feature extension="depend.org.dita.pdf2.init.pre" value="transform.fo2pdf.ah.init"/>
  302. <feature extension="depend.org.dita.pdf2.format" value="transform.fo2pdf.ah"/>
  303. <feature extension="dita.conductor.lib.import" file="lib/axf.jar"/>
  304. <transtype desc="PDF" name="pdf">
  305. <param desc="Specifies the XSL processor." name="pdf.formatter" type="enum">
  306. <val desc="Antenna House Formatter">ah</val>
  307. </param>
  308. <param desc="Specifies whether draft-comment and required-cleanup elements are included in the output." name="publish.required.cleanup" type="enum">
  309. <val>yes</val>
  310. <val>no</val>
  311. </param>
  312. <param desc="Specifies the user configuration file for Antenna House Formatter." name="axf.opt" type="file"/>
  313. <param desc="Specifies the path to the Antenna House Formatter executable." name="axf.cmd" type="file"/>
  314. </transtype>
  315. <feature extension="ant.import" file="build_axf.xml"/>
  316. <feature extension="dita.conductor.pdf2.formatter.check" value="ah"/>
  317. <template file="xsl/fo/topic2fo_shell_axf_template.xsl"/>
  318. </plugin><plugin id="org.oasis-open.dita.v1_3" version="1.3" xml:base="../plugins/org.oasis-open.dita.v1_3/plugin.xml">
  319. <feature extension="dita.specialization.catalog.relative" file="catalog.xml"/>
  320. </plugin><plugin id="org.dita.normalize" version="0.0.0" xml:base="../plugins/org.dita.normalize/plugin.xml">
  321. <transtype desc="Normalized DITA" name="dita"/>
  322. <feature extension="dita.conductor.target.relative" file="conductor.xml"/>
  323. </plugin><plugin id="org.dita.troff" version="0.0.0" xml:base="../plugins/org.dita.troff/plugin.xml">
  324. <extension-point id="dita.xsl.troff-ast" name="Troff AST XSLT import"/>
  325. <extension-point id="dita.xsl.troff" name="Troff XSLT import"/>
  326. <feature extension="dita.conductor.transtype.check" value="troff"/>
  327. <feature extension="ant.import" file="build_dita2troff.xml"/>
  328. <template file="xsl/dita2troff-ast-shell_template.xsl"/>
  329. <template file="xsl/dita2troff-step2-shell_template.xsl"/>
  330. <require plugin="org.dita.base"/>
  331. </plugin><plugin id="org.dita.pdf2" version="3.3.3" xml:base="../plugins/org.dita.pdf2/plugin.xml">
  332. <!-- extension points -->
  333. <extension-point id="dita.xsl.xslfo" name="PDF XSLT import"/>
  334. <extension-point id="dita.xsl.xslfo.i18n-postprocess" name="PDF I18N postprocess import"/>
  335. <extension-point id="org.dita.pdf2.xsl.topicmerge" name="PDF2 topic merge XSLT import"/>
  336. <extension-point id="depend.org.dita.pdf2.init.pre" name="Initialization pre-target"/>
  337. <extension-point id="depend.org.dita.pdf2.format.pre" name="Formatting pre-target"/>
  338. <extension-point id="depend.org.dita.pdf2.format" name="Formatting target"/>
  339. <extension-point id="depend.org.dita.pdf2.format.post" name="Formatting post-target"/>
  340. <extension-point id="org.dita.pdf2.catalog.relative" name="Configuration XML catalog"/>
  341. <extension-point id="dita.conductor.pdf2.param" name="PDF XSLT parameters"/>
  342. <extension-point id="dita.conductor.pdf2.formatter.check" name="Formatter check"/>
  343. <!-- extensions -->
  344. <feature extension="dita.conductor.lib.import" file="lib/fo.jar"/>
  345. <transtype desc="PDF" name="pdf">
  346. <param desc="Specifies the base file name of the generated PDF file." name="outputFile.base"/>
  347. <param desc="Specifies whether to generate a label for each image; the label will contain the image file name." name="args.artlbl" type="enum">
  348. <val>yes</val>
  349. <val default="true">no</val>
  350. </param>
  351. <param desc="Specifies if the frontmatter and backmatter content order is retained in bookmap." name="args.bookmap-order" type="enum">
  352. <val>retain</val>
  353. <val default="true">discard</val>
  354. </param>
  355. <param desc="Specifies whether PDF bookmarks are by default expanded or collapsed." name="args.bookmark.style" type="enum">
  356. <val>EXPANDED</val>
  357. <val>COLLAPSE</val>
  358. </param>
  359. <param desc="Specifies whether chapter level TOCs are generated." name="args.chapter.layout" type="enum">
  360. <val default="true">MINITOC</val>
  361. <val>BASIC</val>
  362. </param>
  363. <param desc="Specifies an XSL file that is used to override the default XSL transformation." name="args.xsl.pdf" type="file"/>
  364. <param desc="Specifies the customization directory." name="customization.dir" type="dir"/>
  365. <param desc="Specifies the XSL processor." name="pdf.formatter" type="enum"/>
  366. <param desc="Specifies whether draft-comment and required-cleanup elements are included in the output." name="publish.required.cleanup" type="enum">
  367. <val>yes</val>
  368. <val>no</val>
  369. </param>
  370. <param desc="Enables I18N font processing." name="org.dita.pdf2.i18n.enabled" type="enum">
  371. <val default="true" desc="Enables I18N processing">true</val>
  372. <val desc="Disables I18N processing">false</val>
  373. </param>
  374. <param desc="Enables chunk attribute processing." name="org.dita.pdf2.chunk.enabled" type="enum">
  375. <val desc="Enables chunk processing">true</val>
  376. <val default="true" desc="Disables chunk processing">false</val>
  377. </param>
  378. </transtype>
  379. <transtype desc="PDF2" extends="pdf" name="pdf2"/>
  380. <feature extension="dita.transtype.print" value="pdf"/>
  381. <feature extension="dita.transtype.print" value="pdf2"/>
  382. <feature extension="ant.import" file="build.xml"/>
  383. <feature extension="dita.xsl.messages" file="resource/messages.xml"/>
  384. <feature extension="dita.conductor.pdf2.formatter.check" value="ah"/>
  385. <feature extension="dita.xsl.strings" file="cfg/common/vars/strings.xml"/>
  386. <feature extension="dita.specialization.catalog.relative" file="cfg/catalog.xml"/>
  387. <template file="build_template.xml"/>
  388. <template file="cfg/catalog_template.xml"/>
  389. <template file="xsl/fo/flagging-preprocess_template.xsl"/>
  390. <template file="xsl/fo/i18n-postprocess_template.xsl"/>
  391. <template file="xsl/fo/topic2fo_shell_template.xsl"/>
  392. <template file="xsl/common/topicmerge_template.xsl"/>
  393. </plugin><plugin id="org.dita.specialization.dita11" version="1.1" xml:base="../plugins/org.dita.specialization.dita11/plugin.xml">
  394. <feature extension="dita.specialization.catalog.relative" file="catalog.xml"/>
  395. </plugin><plugin id="org.lwdita" version="0.0.0" xml:base="../plugins/org.lwdita/plugin.xml">
  396. <!-- DITA to Markdown -->
  397. <transtype desc="Markdown" name="markdown"/>
  398. <transtype desc="GitHub-flavored Markdown" name="markdown_github"/>
  399. <transtype desc="GitBook" name="markdown_gitbook"/>
  400. <feature extension="dita.conductor.target.relative" file="conductor.xml"/>
  401. <!-- common -->
  402. <feature extension="dita.conductor.lib.import" file="lib/org.lwdita-2.3.0.jar"/>
  403. <feature extension="dita.conductor.lib.import" file="lib/htmlparser-1.4.jar"/>
  404. <!-- Markdown to DITA -->
  405. <template file="build-markdown_template.xml"/>
  406. <template file="xsl/dita2markdown_template.xsl"/>
  407. <!--template file="xsl/map2markdown-toc_template.xsl"/-->
  408. <template file="xsl/map2markdown-cover_template.xsl"/>
  409. <feature extension="dita.conductor.lib.import" file="lib/flexmark-profile-pegdown-0.50.18.jar"/>
  410. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-abbreviation-0.50.18.jar"/>
  411. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-anchorlink-0.50.18.jar"/>
  412. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-aside-0.50.18.jar"/>
  413. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-autolink-0.50.18.jar"/>
  414. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-definition-0.50.18.jar"/>
  415. <feature extension="dita.conductor.lib.import" file="lib/flexmark-html-parser-0.50.18.jar"/>
  416. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-escaped-character-0.50.18.jar"/>
  417. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-footnotes-0.50.18.jar"/>
  418. <feature extension="dita.conductor.lib.import" file="lib/flexmark-jira-converter-0.50.18.jar"/>
  419. <feature extension="dita.conductor.lib.import" file="lib/flexmark-youtrack-converter-0.50.18.jar"/>
  420. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-gfm-strikethrough-0.50.18.jar"/>
  421. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-gfm-tables-0.50.18.jar"/>
  422. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-gfm-tasklist-0.50.18.jar"/>
  423. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-jekyll-front-matter-0.50.18.jar"/>
  424. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-jekyll-tag-0.50.18.jar"/>
  425. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-ins-0.50.18.jar"/>
  426. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-superscript-0.50.18.jar"/>
  427. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-tables-0.50.18.jar"/>
  428. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-toc-0.50.18.jar"/>
  429. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-typographic-0.50.18.jar"/>
  430. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-wikilink-0.50.18.jar"/>
  431. <feature extension="dita.conductor.lib.import" file="lib/flexmark-ext-yaml-front-matter-0.50.18.jar"/>
  432. <feature extension="dita.conductor.lib.import" file="lib/flexmark-formatter-0.50.18.jar"/>
  433. <feature extension="dita.conductor.lib.import" file="lib/flexmark-0.50.18.jar"/>
  434. <feature extension="dita.conductor.lib.import" file="lib/flexmark-util-0.50.18.jar"/>
  435. <feature extension="dita.conductor.lib.import" file="lib/autolink-0.6.0.jar"/>
  436. <feature extension="dita.parser">
  437. <parser class="com.elovirta.dita.markdown.MarkdownReader" format="markdown"/>
  438. <parser class="com.elovirta.dita.markdown.MarkdownReader" format="md"/>
  439. <parser class="com.elovirta.dita.markdown.MDitaReader" format="mdita"/>
  440. </feature>
  441. <!-- HTML to DITA -->
  442. <template file="build-html_template.xml"/>
  443. <feature extension="dita.parser">
  444. <parser class="com.elovirta.dita.html.HDitaReader" format="hdita"/>
  445. </feature>
  446. </plugin><plugin id="org.dita.pdf2.xep" version="3.3.3" xml:base="../plugins/org.dita.pdf2.xep/plugin.xml">
  447. <require plugin="org.dita.pdf2"/>
  448. <!-- extensions -->
  449. <feature extension="depend.org.dita.pdf2.init.pre" value="transform.fo2pdf.xep.init"/>
  450. <feature extension="depend.org.dita.pdf2.format" value="transform.fo2pdf.xep"/>
  451. <feature extension="dita.conductor.lib.import" file="lib/xep.jar"/>
  452. <transtype desc="PDF" name="pdf">
  453. <param desc="Specifies the XSL processor." name="pdf.formatter" type="enum">
  454. <val desc="RenderX XEP Engine">xep</val>
  455. </param>
  456. <param desc="Specifies the user configuration file for RenderX." name="custom.xep.config" type="file"/>
  457. <param desc="Specifies the amount of memory allocated to the RenderX process." name="maxJavaMemory"/>
  458. </transtype>
  459. <feature extension="ant.import" file="build_xep.xml"/>
  460. <feature extension="dita.conductor.pdf2.formatter.check" value="xep"/>
  461. <template file="xsl/fo/topic2fo_shell_xep_template.xsl"/>
  462. </plugin><plugin id="org.oasis-open.dita.v1_2" version="1.2" xml:base="../plugins/org.oasis-open.dita.v1_2/plugin.xml">
  463. <feature extension="dita.specialization.catalog.relative" file="catalog.xml"/>
  464. </plugin><plugin id="org.dita.pdf2.fop" version="3.3.3" xml:base="../plugins/org.dita.pdf2.fop/plugin.xml">
  465. <require plugin="org.dita.pdf2"/>
  466. <!-- extensions -->
  467. <feature extension="depend.org.dita.pdf2.init.pre" value="transform.fo2pdf.fop.init"/>
  468. <feature extension="depend.org.dita.pdf2.format" value="transform.fo2pdf.fop"/>
  469. <feature extension="dita.conductor.lib.import" file="lib/avalon-framework-api-4.3.1.jar"/>
  470. <feature extension="dita.conductor.lib.import" file="lib/avalon-framework-impl-4.3.1.jar"/>
  471. <feature extension="dita.conductor.lib.import" file="lib/batik-all-1.10.jar"/>
  472. <feature extension="dita.conductor.lib.import" file="lib/fontbox-2.0.13.jar"/>
  473. <feature extension="dita.conductor.lib.import" file="lib/fop-pdf-images-2.3.jar"/>
  474. <feature extension="dita.conductor.lib.import" file="lib/pdfbox-2.0.13.jar"/>
  475. <feature extension="dita.conductor.lib.import" file="lib/fop-2.3.jar"/>
  476. <feature extension="dita.conductor.lib.import" file="lib/jcl-over-slf4j-1.7.25.jar"/>
  477. <feature extension="dita.conductor.lib.import" file="lib/xml-apis-ext-1.3.04.jar"/>
  478. <feature extension="dita.conductor.lib.import" file="lib/xmlgraphics-commons-2.3.jar"/>
  479. <transtype desc="PDF" name="pdf">
  480. <param desc="Specifies the XSL processor." name="pdf.formatter" type="enum">
  481. <val default="true" desc="Apache FOP">fop</val>
  482. </param>
  483. <param desc="Specifies the user configuration file for FOP." name="args.fo.userconfig" type="file"/>
  484. </transtype>
  485. <feature extension="dita.conductor.pdf2.formatter.check" value="fop"/>
  486. <feature extension="ant.import" file="build_fop.xml"/>
  487. <template file="xsl/fo/topic2fo_shell_fop_template.xsl"/>
  488. </plugin><plugin id="org.dita.xhtml" version="3.3.3" xml:base="../plugins/org.dita.xhtml/plugin.xml">
  489. <!-- extension points -->
  490. <extension-point id="dita.xsl.xhtml" name="HTML/XHTML XSLT import"/>
  491. <extension-point id="dita.conductor.html.param" name="HTML XSLT parameters"/>
  492. <extension-point id="dita.conductor.xhtml.param" name="XHTML XSLT parameters"/>
  493. <extension-point id="dita.conductor.xhtml.toc.param" name="HTML/XSLT XSLT parameter"/>
  494. <extension-point id="dita.xsl.htmltoc" name="HTML/XHTML TOC XSLT import"/>
  495. <extension-point id="dita.xsl.html.cover" name="HTML/XHTML Cover XSLT import"/>
  496. <!-- extensions -->
  497. <transtype abstract="true" desc="HTML-based output" name="base-html">
  498. <param desc="Specifies whether to generate a label for each image; the label will contain the image file name." name="args.artlbl" type="enum">
  499. <val>yes</val>
  500. <val default="true">no</val>
  501. </param>
  502. <param desc="Specifies whether to copy the custom .css file to the output directory." name="args.copycss" type="enum">
  503. <val>yes</val>
  504. <val default="true">no</val>
  505. </param>
  506. <param desc="Specifies the name of a custom .css file." name="args.css" type="string"/>
  507. <param desc="Specifies the location of a copied .css file relative to the output directory." name="args.csspath" type="string"/>
  508. <param desc="Specifies the directory that contains the custom .css file." name="args.cssroot" type="string"/>
  509. <param desc="Specifies the language locale file to use for sorting index entries." name="args.dita.locale" type="string"/>
  510. <param desc="Specifies an XML file that contains content for a running footer." name="args.ftr" type="file"/>
  511. <param desc="Specifies whether to generate extra metadata that targets parental control scanners, meta elements with name=&#34;security&#34; and name=&#34;Robots&#34;." name="args.gen.default.meta" type="enum">
  512. <val>yes</val>
  513. <val default="true">no</val>
  514. </param>
  515. <param desc="Specifies an XML file that contains content to be placed in the document head." name="args.hdf" type="file"/>
  516. <param desc="Specifies an XML file that contains content for a running header." name="args.hdr" type="file"/>
  517. <param desc="Specifies whether to hide links to parent topics in the HTML or XHTML output." name="args.hide.parent.link" type="enum">
  518. <val>yes</val>
  519. <val default="true">no</val>
  520. </param>
  521. <param desc="Specifies whether the content of &lt;indexterm&gt; elements are rendered in the output." name="args.indexshow" type="enum">
  522. <val>yes</val>
  523. <val default="true">no</val>
  524. </param>
  525. <param desc="Specifies the file extension for HTML or XHTML output." name="args.outext" type="string">
  526. <val default="true">html</val>
  527. </param>
  528. <param desc="Specifies whether to include the DITA class ancestry inside the XHTML elements." name="args.xhtml.classattr" type="enum">
  529. <val default="true">yes</val>
  530. <val>no</val>
  531. </param>
  532. <param desc="Specifies a custom XSL file to be used instead of the default XSL transformation." name="args.xsl" type="file"/>
  533. </transtype>
  534. <transtype desc="XHTML" extends="base-html" name="xhtml">
  535. <param desc="Specifies the value of the @target attribute on the &lt;base&gt; element in the TOC file." name="args.xhtml.contenttarget" type="string">
  536. <val default="true">contentwin</val>
  537. </param>
  538. <param desc="Specifies the base name of the TOC file." name="args.xhtml.toc" type="string">
  539. <val default="true">index</val>
  540. </param>
  541. <param desc="Specifies the value of the @class attribute on the &lt;body&gt; element in the TOC file." name="args.xhtml.toc.class" type="string"/>
  542. <param desc="Specifies a custom XSL file to be used for TOC generation." name="args.xhtml.toc.xsl" type="file"/>
  543. </transtype>
  544. <feature extension="ant.import" file="build_general.xml"/>
  545. <feature extension="ant.import" file="build_dita2xhtml.xml"/>
  546. <feature extension="dita.xsl.messages" file="resource/messages.xml"/>
  547. <template file="build_general_template.xml"/>
  548. <template file="build_dita2xhtml_template.xml"/>
  549. <template file="xsl/dita2html-base_template.xsl"/>
  550. <template file="xsl/map2htmltoc_template.xsl"/>
  551. <template file="xsl/map2html-coverImpl_template.xsl"/>
  552. </plugin><plugin id="org.oasis-open.xdita.v0_2_2" version="0.2.2" xml:base="../plugins/org.oasis-open.xdita.v0_2_2/plugin.xml">
  553. <title>Lightweight DITA</title>
  554. <!-- Include support name and email -->
  555. <feature extension="package.support.name" value="OASIS Lightweight DITA subcommittee"/>
  556. <feature extension="package.support.email" value="dita-lightweight-dita-chair@lists.oasis-open.org"/>
  557. <!-- Provide a version (default is 1.0 if not specified) -->
  558. <feature extension="package.version" value="1.0.4"/>
  559. <!-- This references a catalog using the OASIS catalog format, to define
  560. public IDs and system IDs for any DTD modules included in this plugin. -->
  561. <feature extension="dita.specialization.catalog.relative" type="file" value="catalog-dita.xml"/>
  562. </plugin></plugins>