Release Notes
This document summarizes the significant changes since the 2.0.2 release. There's nothing significant about the order in which they're listed.
That said: the big one is first.
Converted a number of div elements into more semantic HTML5 elements (
article,section, etc.).Fixed
lineannotationformatting.Added localization template for annotation titles. Fixed bugs in annotation support.
Added a
default.table.column.widthsparameter to allow a user to suppress default column widths when none are specified in the DocBook (CALS) table. In an effort to make it easier to control table style with CSS, added a “tcol” class to each table column.nAdded support for plugins (and other mechanisms) to load localization data in MarkLogic server.
Fiddled with nesting of divs in chunks to better support CSS styling of the footer.
Greatly improved chunking performance.
Fixed bug where sections would sometimes be labelled even if they didn't appear in
autolabel.elements.Removed massive
i18n.xmlandi18ndata.xslfiles; dynamically load individual locales when needed.Removed
about:legacy-compatdoctype as it borks XML parsers.Fixed
linkprocessing.Tinkered with with CSS/JS templates for customizing; added
html5.jsfor IE.Rearranged the way chunks are handled so that the whole document is available for cross references even when only the selected chunk (
rootid) is processedChanged condition for title foil slides to accomodate new content model in slides:
(foil|foilgroup)+.Always use
ulfor tables of contents,dls without anyddare not valid in HTML5Treat HTML table caption as title for the purposes of cross references.