customization.ditamap 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <map>
  5. <title>Customizing/Extending DITA-OT</title>
  6. <!-- Disable maprefs pending resolution of № 2898 -->
  7. <!--<mapref href="html-customization.ditamap"/>-->
  8. <topicref keyref="html-customization" collection-type="family">
  9. <topicref keyref="html-customization-parameters" collection-type="family">
  10. <topicref keyref="html-customization-navigation"/>
  11. <topicref keyref="html-customization-css"/>
  12. <topicref keyref="html-customization-header"/>
  13. <topicref keyref="generate-copy-outer"/>
  14. </topicref>
  15. <topicref keyref="html-customization-properties-file"/>
  16. <topicref keyref="html-customization-plugins">
  17. <topicref keyref="html-customization-plugin-bundle-css"/>
  18. </topicref>
  19. </topicref>
  20. <!--<mapref href="pdf-customization.ditamap"/>-->
  21. <topicref keyref="pdf-customization">
  22. <topicref keyref="pdf-customization-approaches"/>
  23. <topicref keyref="pdf-customization-plugin-types"/>
  24. <topicref keyref="pdf-plugin-structure"/>
  25. <topicref keyref="pdf-customization-example"/>
  26. <topicref keyref="pdf-customization-resources"/>
  27. <topicref keyref="pdf2-creating-change-bars"/>
  28. </topicref>
  29. <reltable>
  30. <title>Bi-directional links</title>
  31. <relrow>
  32. <relcell>
  33. <topicref keyref="pdf-customization"/>
  34. <topicref keyref="pdf-customization-approaches"/>
  35. </relcell>
  36. <relcell>
  37. <!-- Link formerly PDF-specific content to new location -->
  38. <topicref keyref="plugin-best-practices"/>
  39. </relcell>
  40. </relrow>
  41. </reltable>
  42. <!--<mapref href="globalizing.ditamap"/>-->
  43. <topicref keyref="globalization">
  44. <topicref keyref="globalization-support"/>
  45. <topicref keyref="plugin-addgeneratedtext"/>
  46. <topicref keyref="globalization-languages"/>
  47. </topicref>
  48. <!--<mapref href="plug-ins.ditamap"/>-->
  49. <topicref keyref="custom-plugins">
  50. <topicref keyref="plugins-installing"/>
  51. <topicref keyref="plugins-removing"/>
  52. <topicref keyref="plugin-configfile"/>
  53. <topicref keyref="plugin-dependencies"/>
  54. <topicref keyref="plugin-applications">
  55. <topicref keyref="plugin-xmlcatalog"/>
  56. <topicref keyref="plugin-anttarget"/>
  57. <topicref keyref="plugin-antpreprocess"/>
  58. <topicref keyref="plugin-newtranstype"/>
  59. <topicref keyref="plugin-overridestyle"/>
  60. <topicref keyref="using-plugin-URI-extension"/>
  61. <topicref keyref="plugin-xsltparams"/>
  62. <topicref keyref="plugin-javalib"/>
  63. <topicref keyref="plugin-messages"/>
  64. <topicref keyref="plugin-newextensions"/>
  65. </topicref>
  66. <topicref keyref="plugin-sample"/>
  67. <topicref keyref="plugin-best-practices"/>
  68. </topicref>
  69. <reltable>
  70. <title>Source and target links</title>
  71. <relheader>
  72. <relcolspec linking="sourceonly"/>
  73. <relcolspec linking="targetonly"/>
  74. </relheader>
  75. <relrow>
  76. <relcell>
  77. <topicref keyref="plugin-xmlcatalog"/>
  78. </relcell>
  79. <relcell>
  80. <topicref keyref="plugin-extension-points-general"/>
  81. </relcell>
  82. </relrow>
  83. <relrow>
  84. <relcell>
  85. <topicref keyref="plugin-anttarget"/>
  86. </relcell>
  87. <relcell>
  88. <topicref keyref="plugin-extension-points-general"/>
  89. </relcell>
  90. </relrow>
  91. <relrow>
  92. <relcell>
  93. <topicref keyref="plugin-antpreprocess"/>
  94. </relcell>
  95. <relcell>
  96. <topicref keyref="plugin-extension-points-pre-processing"/>
  97. </relcell>
  98. </relrow>
  99. <relrow>
  100. <relcell>
  101. <topicref keyref="plugin-newtranstype"/>
  102. </relcell>
  103. <relcell>
  104. <topicref keyref="plugin-extension-points-general"/>
  105. </relcell>
  106. </relrow>
  107. <relrow>
  108. <relcell>
  109. <topicref keyref="plugin-overridestyle"/>
  110. </relcell>
  111. <relcell>
  112. <topicref keyref="plugin-extension-points-xslt-import"/>
  113. </relcell>
  114. </relrow>
  115. <relrow>
  116. <relcell>
  117. <topicref keyref="plugin-xsltparams"/>
  118. </relcell>
  119. <relcell>
  120. <topicref keyref="plugin-extension-points-xslt-parameters"/>
  121. </relcell>
  122. </relrow>
  123. <relrow>
  124. <relcell>
  125. <topicref keyref="plugin-javalib"/>
  126. </relcell>
  127. <relcell>
  128. <topicref keyref="plugin-extension-points-general"/>
  129. </relcell>
  130. </relrow>
  131. <relrow>
  132. <relcell>
  133. <topicref keyref="plugin-messages"/>
  134. </relcell>
  135. <relcell>
  136. <topicref keyref="plugin-extension-points-general"/>
  137. </relcell>
  138. </relrow>
  139. <relrow>
  140. <relcell>
  141. <topicref keyref="plugin-configfile"/>
  142. </relcell>
  143. <relcell>
  144. <topicref keyref="plugin-newextensions"/>
  145. </relcell>
  146. </relrow>
  147. </reltable>
  148. <!--<mapref href="../extension-points/extension-points.ditamap"/>-->
  149. <topicref keyref="plugin-extension-points">
  150. <topicref keyref="all-extension-points"/>
  151. <topicref keyref="plugin-extension-points-general"/>
  152. <topicref keyref="plugin-extension-points-pre-processing"/>
  153. <topicref keyref="plugin-extension-points-xslt-import"/>
  154. <topicref keyref="plugin-extension-points-xslt-parameters"/>
  155. <topicref keyref="plugin-extension-points-support"/>
  156. <topicref keyref="extension-points-by-plugin">
  157. <!-- Include only topics for plug-ins that actually provide extension points. -->
  158. <topicref keyref="extension-points-in-org.dita.base"/>
  159. <topicref keyref="extension-points-in-org.dita.eclipsehelp"/>
  160. <topicref keyref="extension-points-in-org.dita.html5"/>
  161. <topicref keyref="extension-points-in-org.dita.htmlhelp"/>
  162. <topicref keyref="extension-points-in-org.dita.pdf2"/>
  163. <topicref keyref="extension-points-in-org.dita.troff"/>
  164. <topicref keyref="extension-points-in-org.dita.xhtml"/>
  165. </topicref>
  166. <topicref keyref="extension-points-details" processing-role="resource-only" toc="no"/>
  167. </topicref>
  168. <!--<mapref href="migration.ditamap"/>-->
  169. <topicref keyref="migration">
  170. <topicref keyref="migrating-to-3.0"/>
  171. <topicref keyref="migrating-to-2.5"/>
  172. <topicref keyref="migrating-to-2.4"/>
  173. <topicref keyref="migrating-to-2.3"/>
  174. <topicref keyref="migrating-to-2.2"/>
  175. <topicref keyref="migrating-to-2.1"/>
  176. <topicref keyref="migrating-to-2.0"/>
  177. <topicref keyref="migrating-to-1.8"/>
  178. <topicref keyref="migrating-to-1.7">
  179. <topicref rev="1.7" keyref="flagging-migration"/>
  180. </topicref>
  181. <topicref keyref="migrating-to-1.6"/>
  182. <topicref keyref="migrating-to-1.5.4"/>
  183. </topicref>
  184. <topicref keyref="rebuilding-the-dita-ot-documentation" keys="rebuild-docs"/>
  185. </map>