install.xml 1.4 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. This file is part of the DITA Open Toolkit project.
  4. See the accompanying LICENSE file for applicable license.
  5. Copyright 2007 Shawn McKenzie
  6. *-->
  7. <?xml-stylesheet href="../../../../xsl/ditaview_shell.xsl" type="text/xsl"?>
  8. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
  9. "../../../../dtd/concept.dtd">
  10. <concept id="tocjs_install" xml:lang="en-us">
  11. <title>Installing tocjs</title>
  12. <conbody>
  13. <p>The tocjs plugin is designed to be integrated into the DITA Open Toolkit so that you have
  14. <codeph>tocjs</codeph> as a registered transtype. This transtype can then be used in conjunction
  15. with the XHTML output. There are some known issues, and likely many unknown
  16. issues. Please report any issues to smckenzie23@gmail.com. You may also be able to find people
  17. who can help on the dita-users Yahoo! Group. The plugin has been integrated with the default
  18. DITA-OT distribution since DITA-OT version 1.5 in December, 2009.</p>
  19. </conbody>
  20. <related-links>
  21. <link href="http://tech.groups.yahoo.com/group/dita-users/files/Demos/" scope="external"
  22. format="html">
  23. <linktext>Download tocjs</linktext>
  24. <desc>http://tech.groups.yahoo.com/group/dita-users/files/Demos/</desc>
  25. </link>
  26. <link scope="external" href="mailto:smckenzie23@gmail.com">
  27. <linktext>Email Shawn McKenzie</linktext>
  28. </link>
  29. </related-links>
  30. </concept>