knownissues.xml 849 B

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