extension-points-details.dita 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <reference id="extension-points-details">
  5. <title>Extension points details</title>
  6. <shortdesc>This file provides additional details that are pushed to the generated topics to replace the navigation
  7. titles and short descriptions embedded in the plug-in source code. Descriptions for individual extension points are
  8. pushed from the manually authored topics as necessary.</shortdesc>
  9. <reference id="base">
  10. <title>All transformations</title>
  11. <titlealts>
  12. <navtitle conaction="pushreplace"
  13. conref="extension-points-in-org.dita.base.dita#org.dita.base-ext/navtitle">Common processing</navtitle>
  14. </titlealts>
  15. <shortdesc conaction="pushreplace"
  16. conref="extension-points-in-org.dita.base.dita#org.dita.base-ext/shortdesc">The
  17. <codeph>org.dita.base</codeph> plug-in provides common extension points that are available to extend processing
  18. in all transformations that are supported by the DITA Open Toolkit.</shortdesc>
  19. <refbody/>
  20. </reference>
  21. <reference id="xhtml">
  22. <title>HTML-based output formats</title>
  23. <titlealts>
  24. <navtitle>HTML-based output</navtitle>
  25. </titlealts>
  26. <shortdesc conaction="pushreplace"
  27. conref="extension-points-in-org.dita.xhtml.dita#org.dita.xhtml-ext/shortdesc">The
  28. <codeph>org.dita.xhtml</codeph> plug-in provides shared extension points that can be used to modify processing
  29. in HTML-based transformation types such as Eclipse help, HTML Help, TocJS, and XHTML.</shortdesc>
  30. <refbody/>
  31. </reference>
  32. <reference id="html5">
  33. <title>HTML5 extension points </title>
  34. <titlealts>
  35. <navtitle>HTML5</navtitle>
  36. </titlealts>
  37. <shortdesc conaction="pushreplace"
  38. conref="extension-points-in-org.dita.html5.dita#org.dita.html5-ext/shortdesc">In addition to the
  39. extension points provided by common processing and those shared by with other HTML-based transformations, the
  40. <codeph>org.dita.html5</codeph> plug-in provides extension points that are specific to the HTML5
  41. transformation.</shortdesc>
  42. <refbody/>
  43. </reference>
  44. <reference id="eclipsehelp">
  45. <title>Eclipse Help</title>
  46. <titlealts>
  47. <navtitle>Eclipse Help (<codeph>org.dita.eclipsehelp</codeph>) </navtitle>
  48. </titlealts>
  49. <shortdesc conaction="pushreplace"
  50. conref="extension-points-in-org.dita.eclipsehelp.dita#org.dita.eclipsehelp-ext/shortdesc">Certain
  51. extension points are specific to the Eclipse Help transformation.</shortdesc>
  52. <refbody/>
  53. </reference>
  54. <reference id="htmlhelp">
  55. <title>HTML Help</title>
  56. <titlealts>
  57. <navtitle conaction="pushreplace"
  58. conref="extension-points-in-org.dita.htmlhelp.dita#org.dita.htmlhelp-ext/navtitle">HTML Help</navtitle>
  59. </titlealts>
  60. <shortdesc conaction="pushreplace"
  61. conref="extension-points-in-org.dita.htmlhelp.dita#org.dita.htmlhelp-ext/shortdesc">Certain extension
  62. points are specific to the HTML Help transformation.</shortdesc>
  63. <refbody/>
  64. </reference>
  65. <reference id="pdf">
  66. <title>PDF</title>
  67. <titlealts>
  68. <navtitle>PDF (<codeph>org.dita.pdf2</codeph>) </navtitle>
  69. </titlealts>
  70. <shortdesc conaction="pushreplace"
  71. conref="extension-points-in-org.dita.pdf2.dita#org.dita.pdf2-ext/shortdesc">Certain extension points are
  72. specific to the PDF transformation (formerly known as “PDF2”).</shortdesc>
  73. <refbody/>
  74. </reference>
  75. <reference id="troff">
  76. <title>troff</title>
  77. <titlealts>
  78. <navtitle conaction="pushreplace"
  79. conref="extension-points-in-org.dita.troff.dita#org.dita.troff-ext/navtitle">troff</navtitle>
  80. </titlealts>
  81. <shortdesc conaction="pushreplace"
  82. conref="extension-points-in-org.dita.troff.dita#org.dita.troff-ext/shortdesc">Certain extension points
  83. are specific to the troff transformation, which produces output for use with the troff viewer on Unix-style
  84. platforms, particularly for programs such as the man page viewer.</shortdesc>
  85. <refbody/>
  86. </reference>
  87. </reference>