install.xml 1.5 KB

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