adding-plugins.dita 1022 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <concept id="ID">
  5. <title>Adding and removing plug-ins</title>
  6. <titlealts>
  7. <navtitle>Adding plug-ins</navtitle>
  8. </titlealts>
  9. <shortdesc>You can extend DITA-OT with additional plug-ins to change the default output types in various ways, add
  10. entirely new kinds of output formats, or implement DITA specializations. A variety of open source plug-ins are
  11. available from the plug-in registry at
  12. <xref keyref="site-plugin-registry"/>.</shortdesc>
  13. <prolog>
  14. <metadata>
  15. <keywords>
  16. <indexterm>DITA
  17. <indexterm>specializations</indexterm></indexterm>
  18. <indexterm>plug-ins</indexterm>
  19. <indexterm>plug-ins
  20. <indexterm>working with</indexterm></indexterm>
  21. </keywords>
  22. </metadata>
  23. </prolog>
  24. <conbody/>
  25. </concept>