VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/relnotes.html@ 98838

Last change on this file since 98838 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 14.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4<html xml:lang="en" lang="en">
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7<meta name="copyright" content="(C) Copyright 2005"/>
8<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
9<meta name="DC.Type" content="reference"/>
10<meta name="DC.Title" content="DITA Open Toolkit Release 1.8"/>
11<meta name="DC.Format" content="XHTML"/>
12<meta name="DC.Identifier" content="rel1.8"/>
13<meta name="DC.Language" content="en"/>
14<link rel="stylesheet" type="text/css" href="resource/commonltr.css"/>
15<title>DITA Open Toolkit Release 1.8</title>
16</head>
17<body id="rel1.8">
18
19
20 <h1 class="title topictitle1">DITA Open Toolkit Release 1.8</h1>
21
22
23 <div class="topic reference nested1" xml:lang="en-us" lang="en-us" id="general-enhancements-and-changes">
24 <h2 class="title topictitle2">General Enhancements and Changes</h2>
25
26 <div class="body refbody">
27 <div class="section"><h3 class="title sectiontitle">Preprocessing</h3>
28
29 <p class="p">Additional validation has been added to check e.g. element ID uniqueness, and <samp class="ph codeph">xml:lang</samp> and URI syntax.</p>
30
31 </div>
32
33 <div class="section"><h3 class="title sectiontitle">PDF</h3>
34
35 <p class="p">Bundled FOP has been updated from 1.0 to 1.1.</p>
36
37 </div>
38
39 </div>
40
41 </div>
42
43 <div class="topic reference nested1" id="reference_yvj_ttj_bd">
44 <h2 class="title topictitle2">Migration from previous releases</h2>
45
46 <div class="body refbody">
47 <div class="section">
48 <p class="p">Stylesheets for the following transtypes have moved
49 to plug-in specific folders:</p>
50
51 <ul class="ul">
52 <li class="li">eclipsehelp</li>
53
54 <li class="li">htmlhelp</li>
55
56 <li class="li">javahelp</li>
57
58 <li class="li">odt</li>
59
60 <li class="li">xhtml</li>
61
62 </ul>
63
64 </div>
65
66 <div class="section"><h3 class="title sectiontitle">Preprocessing</h3>
67
68 <p class="p">The following deprecated Ant properties have been removed:</p>
69
70 <ul class="ul" id="reference_yvj_ttj_bd__ul_rp5_hjs_53">
71 <li class="li"><samp class="ph codeph">dita.script.dir</samp>, use <samp class="ph codeph">${dita.plugin.<var class="keyword varname">id</var>.dir}</samp>
72 instead</li>
73
74 <li class="li"><samp class="ph codeph">dita.resource.dir</samp>, use <samp class="ph codeph">${dita.plugin.org.dita.base.dir}/resource</samp> instead</li>
75
76 <li class="li"><samp class="ph codeph">dita.empty</samp></li>
77
78 <li class="li"><samp class="ph codeph">args.message.file</samp></li>
79
80 </ul>
81
82 </div>
83
84 <div class="section"><h3 class="title sectiontitle">XHTML</h3>
85
86 <p class="p">XSLT Java extension <samp class="ph codeph">ImgUtils</samp> has been removed from stylesheets and been replaced with preprocessing module <samp class="ph codeph">ImageMetadataModule</samp>.
87 The old <samp class="ph codeph">ImgUtils</samp> Java classes are still included in the build.</p>
88
89 </div>
90
91 <div class="section"><h3 class="title sectiontitle">PDF</h3>
92
93 <p class="p">The following deprecated XSLT stylesheets have been removed:</p>
94
95 <ul class="ul" id="reference_yvj_ttj_bd__ul_vmw_v3s_53">
96 <li class="li"><span class="ph filepath">artwork-preprocessor.xsl</span></li>
97
98 <li class="li"><span class="ph filepath">otdita2fo_frontend.xsl</span></li>
99
100 </ul>
101
102 <p class="p">The following deprecated XSLT templates have been removed:</p>
103
104 <ul class="ul" id="reference_yvj_ttj_bd__ul_bwz_r3s_53">
105 <li class="li"><samp class="ph codeph">insertVariable.old</samp></li>
106
107 </ul>
108
109 <p class="p">The following deprecated XSLT modes have been removed:</p>
110
111 <ul class="ul">
112 <li class="li"><samp class="ph codeph">layout-masters-processing</samp></li>
113
114 <li class="li"><samp class="ph codeph">toc-prefix-text</samp>, use <samp class="ph codeph">tocPrefix</samp> mode instead</li>
115
116 <li class="li"><samp class="ph codeph">toc-topic-text</samp>, use <samp class="ph codeph">tocText</samp> mode instead</li>
117
118 </ul>
119
120 <p class="p">Link generation has been simplified by removing deprecated arguments in favour of <samp class="ph codeph">args.rellinks</samp>.
121 The following deprecated Ant properties have been removed:</p>
122
123 <ul class="ul">
124 <li class="li"><samp class="ph codeph">args.fo.include.rellinks</samp></li>
125
126 </ul>
127
128 <p class="p">The following XSLT parameters have been removed:</p>
129
130 <ul class="ul">
131 <li class="li"><samp class="ph codeph">antArgsIncludeRelatedLinks</samp></li>
132
133 <li class="li"><samp class="ph codeph">disableRelatedLinks</samp></li>
134
135 </ul>
136
137 <p class="p">A call to a named template <samp class="ph codeph">pullPrologIndexTerms.end-range</samp> has been added to <samp class="ph codeph">processTopic*</samp> templates to handle topic wide index ranges.</p>
138
139 </div>
140
141 <div class="section"><h3 class="title sectiontitle">Legacy PDF</h3>
142
143 <p class="p">The following deprecated XSLT stylesheets have been removed:</p>
144
145 <ul class="ul">
146 <li class="li"><span class="ph filepath">dita2fo-shell_template.xsl</span></li>
147
148 <li class="li"><span class="ph filepath">topic2fo-shell.xsl</span></li>
149
150 </ul>
151
152 </div>
153
154 <div class="section"><h3 class="title sectiontitle">ODT</h3>
155
156 <p class="p">Link generation has been simplified by removing deprecated arguments in favour of <samp class="ph codeph">args.rellinks</samp>.
157 The following deprecated Ant properties have been removed:</p>
158
159 <ul class="ul">
160 <li class="li"><samp class="ph codeph">args.odt.include.rellinks</samp></li>
161
162 </ul>
163
164 <p class="p">The following XSLT parameters have been added:</p>
165
166 <ul class="ul">
167 <li class="li"><samp class="ph codeph">include.rellinks</samp></li>
168
169 </ul>
170
171 <p class="p">The following XSLT parameters have been removed:</p>
172
173 <ul class="ul">
174 <li class="li"><samp class="ph codeph">disableRelatedLinks</samp></li>
175
176 </ul>
177
178 </div>
179
180 </div>
181
182 </div>
183
184 <div class="topic reference nested1" id="rel1.8.issues">
185 <h2 class="title topictitle2">Issues</h2>
186
187
188 <div class="body refbody"><p class="shortdesc">The following items are included in DITA Open Toolkit Release 1.8. Issue numbers
189 correspond to the tracking number in the <span class="ph"><span class="xref">GitHub issues tracker</span></span>.</p>
190
191 <div class="section"><h3 class="title sectiontitle">Feature requests</h3>
192
193 <ul class="ul">
194 <li class="li">#1406 Bundle FOP 1.1 (milestone 1)</li>
195
196 <li class="li">#1447 Move stylesheets and resource files to plug-in folder (milestone 1)</li>
197
198 <li class="li">#1449 Add support for Slovenian (milestone 1)</li>
199
200 <li class="li">#1453 Add image metadata filter (milestone 1)</li>
201
202 <li class="li">#1435 Add validation filter to debug-filter step</li>
203
204 <li class="li">#1455 Remove deprecated features</li>
205
206 <li class="li">#1460 "Get String" template should use parameter instead of variable</li>
207
208 <li class="li">#1461 Move file list generation to Ant</li>
209
210 <li class="li">#1465 New doc topic listing non-standard tweaks to preprocessed files</li>
211
212 <li class="li">#1480 Correcting values for the @relcolwidth attribute</li>
213
214 <li class="li">#1492 Line range extension to coderef processing</li>
215
216 <li class="li">#1494 Move integrator configuration to lib/configuration.properties</li>
217
218 <li class="li">#1495 Remove ancient doc directories</li>
219
220 </ul>
221
222 </div>
223
224 <div class="section"><h3 class="title sectiontitle">Bugs</h3>
225
226 <ul class="ul">
227 <li class="li">#1425 XHTML flagging included before imports (milestone 1)</li>
228
229 <li class="li">#1428 Topic level calculated incorrectly for appendices (milestone 1)</li>
230
231 <li class="li">#1427 Fix text overflow issue in lot/lof entries with long titles (milestone 1)</li>
232
233 <li class="li">#1430 PDF transformation: Problems with index in OT 1.7 (milestone 1)</li>
234
235 <li class="li">#1432 startcmd.sh broken in 1.7 (milestone 1)</li>
236
237 <li class="li">#1433 Profiling filter included multiple times (milestone 1)</li>
238
239 <li class="li">#1437 Fatal UTF-8 error in .job.xml (milestone 1)</li>
240
241 <li class="li">#1456 XHTML Build failed when referencing subject scheme in different file path (milestone 1)</li>
242
243 <li class="li">#1080 Index page range issues (milestone 2)</li>
244
245 <li class="li">#1423 Formatting glitch in PDF index (milestone 2)</li>
246
247 <li class="li">#1468 Reference to remote image does not appear in PDF (milestone 2)</li>
248
249 <li class="li">#1469 @outputclass and @class values not passed from &lt;chhead&gt; to &lt;tr&gt; in XHTML output (milestone 2)</li>
250
251 <li class="li">#1472 PDF output: whitespace not preserved in msgblock element (milestone 2)</li>
252
253 <li class="li">#1475 Error received in console does not point correctly to location of published DITA Map (milestone 2)</li>
254
255 <li class="li">#1477 Tables: using percentage in colwidth values [PDF2 plugin] (milestone 2)</li>
256
257 <li class="li">#1464 Flagging a simpletable row throws off @keycol counting bug (milestone 2)</li>
258
259 <li class="li">#1459 Link not created in the XHTML output for a xref/@keyref element</li>
260
261 <li class="li">#1473 Troff output not working in latest build bug troff</li>
262
263 <li class="li">#1498 White space will break tocjs</li>
264
265 <li class="li">#1519 Latest code in develop branch fails to build PDF</li>
266
267 <li class="li">#1528 PDF fails when topic referenced with and without topic ID (maintenance 1)</li>
268
269 <li class="li">#1529 NPE when topichead has @copy-to and @chunk="to-content" (maintenance 1)</li>
270
271 <li class="li">#1535 Specialized class cannot be handled during XML parsing (maintenance 1)</li>
272
273 <li class="li">#1537 Whitespace issue when @conref is preceded by a linefeed in map &lt;title&gt; (maintenance 1)</li>
274
275 <li class="li">#1538 Incorrect handling of topics outside of map path (maintenance 1)</li>
276
277 <li class="li">#1531 CSS link generated with backslash on Windows (maintenance 2)</li>
278
279 <li class="li">#1532 Keyref link generated with backslash and %5C on Windows (maintenance 2)</li>
280
281 <li class="li">#1540 Add missing @class attribute to &lt;navref&gt; in chunking phase (maintenance 2)</li>
282
283 <li class="li">#1547 startPageNumbering missing from some page sequence (maintenance 2)</li>
284
285 <li class="li">#1073 Some elements are not handled correctly in troff transform (maintenance 3)</li>
286
287 <li class="li">#1175 pdf2 plugin: PDF transform produces invalid FO doc with DITAVAL (flag on simpletable) (maintenance 3)</li>
288
289 <li class="li">#1234 pdf2 plugin: Note image path broken for "other" note type (maintenance 3)</li>
290
291 <li class="li">#1373 Cells of a Properties table misaligned in PDF output if Value column is missing (maintenance 3)</li>
292
293 <li class="li">#1563 path2project generated PI is invalid in copy-to file (maintenance 3)</li>
294
295 <li class="li">#1570 pdf2 plugin: 'Body first header' variable does not support 'prodname' parameter (maintenance 3)</li>
296
297 <li class="li">#1571 pdf2 plugin: top level topic titles styled as normal text (maintenance 3)</li>
298
299 <li class="li">#1581 pdf2 plugin: Change bars from DITAVAL crash FOP (maintenance 3)</li>
300
301 <li class="li">#1584 Add basic table support to troff #1073 (maintenance 3)</li>
302
303 <li class="li">#1585 Properties table cell misalligned if no value column #1373 (maintenance 3)</li>
304
305 <li class="li">#1603 XSD schema for Machinery Task does not allow attributes in prelreqs element (maintenance 3)</li>
306
307 <li class="li">#1597 mappull generates DOTX021E and DTX025E for resource only topicrefs to png files (maintenance 4)</li>
308
309 <li class="li">#1604 Failed to read job file: XML document structures must start and end within the same entity. (maintenance 4)</li>
310
311 <li class="li">#1622 Update some XSD fixes that were found by developers from PTC. Also (maintenance 4)</li>
312
313 <li class="li">#1626 DIITA-OT1.8.M2\plugins\org.dita.pdf2\lib\fo.jar does not include the xep directory (maintenance 4)</li>
314
315 <li class="li">#1639 xhtml output replaces backslash in @href with escaped character (DOT 1.8M2) (maintenance 4)</li>
316
317 <li class="li">#1640 ODT publishing doesn't work (DITA OT 1.8M2) (maintenance 4)</li>
318
319 <li class="li">#1641 Legacy PDF doesn't work (DITA OT 1.8M2) (maintenance 4)</li>
320
321 <li class="li">#1645 Conversion of File to URL is not properly done in several places (maintenance 4)</li>
322
323 <li class="li">#1647 Illegal file separator used in created URI (DITA OT 1.8M2) (maintenance 4)</li>
324
325 <li class="li">#1103 DITA-OT doesn't rewite lq/@href (maintenance 5)</li>
326
327 <li class="li">#1189 PDF generation does not work with glossentry (maintenance 5)</li>
328
329 <li class="li">#1653 2 invalid URI mappings in "DITA-OT/plugins/org.dita.pdf2/cfg/catalog.xml" (DOT 1.8.4) (maintenance 5)</li>
330
331 <li class="li">#1663 Treat non-DITA links as external (maintenance 5)</li>
332
333 <li class="li">#1665 NullPointerException with incorrect conkeyref (maintenance 5)</li>
334
335 <li class="li">#1675 Image without an @href attribute generates error in XSLT stylesheet for PDF transformation (DOT 1.8) (maintenance 5)</li>
336
337 <li class="li">#1730 Table border gone in Arabic PDF (maintenance 5)</li>
338
339 </ul>
340
341 </div>
342
343 </div>
344
345 </div>
346
347
348</body>
349</html>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette