knownissues.xml 768 B

12345678910111213141516171819
  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_knownissues" xml:lang="en-us">
  11. <title>Known Issues</title>
  12. <conbody>
  13. <p>The <filepath>topicref.xsl</filepath> file hard codes <codeph>contentwin</codeph> into the code
  14. to display content. This matches the supplied <filepath>frameset.html</filepath> file, but does
  15. not support passing in a <codeph>contenttarget</codeph> parameter from the ant task.</p>
  16. </conbody>
  17. </concept>