lfs-ru/stylesheets/lfs-xsl/docbook-xsl-1.79.1/NEWS.xml

1051 lines
60 KiB
XML
Raw Normal View History

2023-05-24 22:08:02 +03:00
<!-- Converted by db4-upgrade version 1.1 -->
<article xmlns="http://docbook.org/ns/docbook" version="5.0">
<info>
<abstract>
<para><emphasis role="strong">Note:</emphasis> This
document lists changes only since the 1.78.1 release.
If you instead want a record of the complete list of
changes for the codebase over its entire history, you
can obtain one by running the following commands:
<screen> <code>svn checkout svn://svn.code.sf.net/p/docbook/code/trunk/xsl</code>
<code>svn log --xml --verbose xsl &gt; ChangeHistory.xml</code></screen></para>
</abstract>
</info><title>Changes since the 1.78.1 release</title>
<section xml:id="V1.79.1">
<title>Release Notes: 1.79.1</title>
<para>The following is a list of changes that have been made
since the 1.78.1 release.</para>
<section xml:id="V1.79.1_Gentext">
<title>Gentext</title>
<para>The following changes have been made to the
<filename>gentext</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: locale/hu.xml</literal></para><screen><phrase role="commit-message">Check in <tag>PubDate</tag> fixes from bug #1372</phrase></screen>
</listitem>
<listitem>
<para><literal>Dongsheng Song: locale/zh.xml; locale/zh_cn.xml</literal></para><screen><phrase role="commit-message">Fix Auditlocale.pl warning.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/en.xml</literal></para><screen><phrase role="commit-message">Add elements dialogue, drama, and poetry from DocBook Publishers.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/pt.xml</literal></para><screen><phrase role="commit-message">updates from DocBook user.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/en.xml</literal></para><screen><phrase role="commit-message">Fix wording.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/en.xml</literal></para><screen><phrase role="commit-message">Fix line breaks.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/en.xml</literal></para><screen><phrase role="commit-message">Add text message for unsupported video and audio.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: xsl/xsl-primary-is-locale.xsl</literal></para><screen><phrase role="commit-message">Initial work on Ant build, common (L10N) directory handled so far</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/ur.xml</literal></para><screen><phrase role="commit-message">Add <tag>email</tag> <tag>address</tag> for contributor.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/ur.xml</literal></para><screen><phrase role="commit-message">Check in contributed locale file from Wasif Hasan Baig,
contributed through SourceForge Patch # 187.</phrase></screen>
</listitem>
<listitem>
<para><literal>kasunbg: locale/nl.xml</literal></para><screen><phrase role="commit-message">Committing Dutch translations of DocBook WebHelp. Patch provided by Marja van Waes.</phrase></screen>
</listitem>
<listitem>
<para><literal>kasunbg: locale/ru.xml</literal></para><screen><phrase role="commit-message">Committing patch for Russian translations of webhelp. Patch provided by Alex Loginov and Yuri Chornoivan. Patch #1325</phrase></screen>
</listitem>
<listitem>
<para><literal>kasunbg: locale/uk.xml</literal></para><screen><phrase role="commit-message">Committing Ukrainian translations for Webhelp. Patch by Yuri Chornoivan. Patch #1324</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: locale/ca.xml; locale/da.xml; locale/cs.xml; locale/es.xml; locale/fr.xml; local⋯</literal></para><screen><phrase role="commit-message">Added missing <tag>keycap</tag> context for ca, cs, da, es, et, eu, and fr</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: locale/en.xml; locale/de.xml</literal></para><screen><phrase role="commit-message">Added option key for <tag>keycap</tag> context</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: locale/de.xml</literal></para><screen><phrase role="commit-message">Added key="optional-step" as done in r9745</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: locale/en.xml</literal></para><screen><phrase role="commit-message">Add key="optional-step".</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Gentext changes for 1.79.1-->
<section xml:id="V1.79.1_Common">
<title>Common</title>
<para>The following changes have been made to the
<filename>common</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>tom_schr: common.xsl</literal></para><screen><phrase role="commit-message">Added quotes around linkend to make spaces visible</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added ant build for HTML stylesheets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Initial work on Ant build, common (L10N) directory handled so far</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Replace hardcoded English text for <tag>question</tag> and <tag>answer</tag> elements
in mode="title.markup" with localized templates.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: addns.xsl</literal></para><screen><phrase role="commit-message">Move addns.xsl module from releasetools to common in preparation
for switching to ns as the base stylesheets.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: l10n.xml; Makefile</literal></para><screen><phrase role="commit-message">Add new locale file ur.xml for Urdu.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Add missing template with match="<tag>toc</tag>" mode="title.markup".</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: titles.xsl</literal></para><screen><phrase role="commit-message">Fixed problem when referencing empty ulinks; use @url instead</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: olink.xsl</literal></para><screen><phrase role="commit-message">Make <tag>olink</tag> errors/warnings overridable in customizations.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: labels.xsl</literal></para><screen><phrase role="commit-message">Pass the object referenced as a parameter to mode="intralabel.punctuation"
template.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: olink.xsl</literal></para><screen><phrase role="commit-message">1. Make page citations on &lt;<tag>xref</tag>/&gt; to paragraphs conditional on a new parameter,
$insert.xref.page.number.para, default to 'yes' (before, page citations were
added unconditionally). Remove similar special-casing for &lt;<tag>link</tag>/&gt;.
2. Disable page citations for @xrefstyle="template:..." (if needed, they
can be added with %p in the template - but they can't be disabled).</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: olink.xsl; titles.xsl; common.xsl</literal></para><screen><phrase role="commit-message">Pass referrer and target params to mode="xrefstyle" to allow customizations
to be more specific.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: olink.xsl; titles.xsl; common.xsl</literal></para><screen><phrase role="commit-message">Add mode="xrefstyle" to replace many instances of redundant
code determining the xrefstyle with xsl:apply-templates
select="." mode="xrefstyle". Also allows stylesheet
customization to specify an xrefstyle per element type.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: gentext.xsl; labels.xsl</literal></para><screen><phrase role="commit-message">Add support for <tag>procedure</tag> <tag>title</tag> contained in <tag>info</tag> or blockinfo.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: common.xsl</literal></para><screen><phrase role="commit-message">In person.name template, change 'style' variable to a param
so the name style can be selected by passing a param.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: gentext.xsl</literal></para><screen><phrase role="commit-message">Fix bug in <parameter>collect.xref.targets</parameter> that failed when $referrer template
param not set by <tag>olink</tag>'s xref-to. Fixed using submitted patch.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Common changes for 1.79.1-->
<section xml:id="V1.79.1_FO">
<title>FO</title>
<para>The following changes have been made to the
<filename>fo</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: lists.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1368 "<tag>link</tag> to <tag>term</tag> with id does not work"</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1367 double <tag>attribution</tag> in <tag>epigraph</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.xweb; param.ent</literal></para><screen><phrase role="commit-message">Add missing <parameter>profile.outputformat</parameter> param.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: publishers.xsl</literal></para><screen><phrase role="commit-message">Fix namespace declarations.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Add default attribute-sets for new Publishers elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.ent</literal></para><screen><phrase role="commit-message">Fix typo</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Add new DocBook Publishers elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Add inclusion of new publishers.xsl module.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: publishers.xsl</literal></para><screen><phrase role="commit-message">Stylesheet module added to support new elements in DocBook Publishers.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.xweb; param.ent</literal></para><screen><phrase role="commit-message">Add the 9 new attribute sets for DocBook Publishers.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1355 <tag>glossseealso</tag> generates duplicate id in certain cases.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">fix bug #1360 <tag>indexterm</tag> in <tag>varlistentry</tag>/<tag>term</tag> generates an error when <tag>xref</tag> to that <tag>term</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix bug #13598 inline.monoseq and other inline.*seq handle links incorrectly.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: pi.xsl</literal></para><screen><phrase role="commit-message">Fix bug in dbfo-need for admonitions, and get dbfo-need
working properly in FOP1.1.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: pagesetup.xsl</literal></para><screen><phrase role="commit-message">Remove obsolete hardcoded margin-left="0pt" for the block
containing header or footer.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: graphics.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1336 to add support for recognizing
file:/ image URLs as absolute paths.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autotoc.xsl</literal></para><screen><phrase role="commit-message">Add support in <tag>TOC</tag> for <tag>article</tag> as child of set.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1337 Elements with <tag>olink</tag> role do not behave as <tag>olink</tag>
elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added ant build for FO</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: inline.xsl</literal></para><screen><phrase role="commit-message">Only count regular &lt;<tag>emphasis</tag>&gt; elements (without @role="bold", etc) when determining
whether nested <tag>emphasis</tag> needs to be displayed in italics or in regular; otherwise,
the order of nesting in &lt;<tag>emphasis</tag> role="bold"&gt; and &lt;<tag>emphasis</tag>&gt; affects the font
used.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: fop1.xsl; ptc.xsl</literal></para><screen><phrase role="commit-message">Apply patch #190 to include refsections in bookmarks for fop1 and
ptc.xsl.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">Change the <tag>epigraph</tag> template to support schema extensions
by processing all of its children instead of specific elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: pagesetup.xsl</literal></para><screen><phrase role="commit-message">Added "user.declarations" hook to implemented [#1330]
Added empty "user.declarations" template to make it easier for adding
custom fo:declaration elements. The template is empty by default.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix test for nested links.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: biblio.xsl</literal></para><screen><phrase role="commit-message">Now <tag>biblioset</tag> outputs its id if it has one.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">pass xrefstyle param from <tag>link</tag> element to gentext.template so
optional page number can be formatted to a style.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Streamline handling of namespace fixup in preparation for making
the namespaced version the source base.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: fo.xsl</literal></para><screen><phrase role="commit-message">FOP 1.1 now supports writing-mode="rl-tb", so add that change to the
$direction.mode parameter.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autoidx.xsl</literal></para><screen><phrase role="commit-message">Add missing xlink namespace declaration to the root element.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.xweb; param.ent; autoidx.xsl</literal></para><screen><phrase role="commit-message">Add support for $autolink.index.see to automatically form links
between see and <tag>seealso</tag> <tag>index</tag> elements and <tag>primary</tag> elements
in the <tag>index</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Add element name to warning message for nested links.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1306: warn of nested links.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: component.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1320 so template page.sequence tests $content to make
sure it is not empty.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autotoc.xsl; refentry.xsl; param.xweb; docbook.xsl; param.ent; component.x⋯</literal></para><screen><phrase role="commit-message">Add support for $show.bookmarks param to turn bookmarks on or
off.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Add missing variable bookmarks.state.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Add missing $document.element variable to new generate.bookmarks
template.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autotoc.xsl; refentry.xsl; param.xweb; docbook.xsl; param.ent; component.x⋯</literal></para><screen><phrase role="commit-message">Add support for standard XSL 1.1 bookmarks and parameter
$xsl1.1.bookmarks to turn them on or off.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: xref.xsl</literal></para><screen><phrase role="commit-message">Fix invalid href generated if $insert.olink.pdf.frag=0 and $fop1.extensions=1.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: autotoc.xsl; param.xweb; param.ent; toc.xsl</literal></para><screen><phrase role="commit-message">Replace <tag>literal</tag> space inserted next to fo:leader in <tag>ToC</tag> with a padding. This
works around a bug in FOP (see FOP-1444).
Make <tag>ToC</tag> fo:leader properties configurable via attribute set.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.</phrase></screen>
</listitem>
<listitem>
<para><literal>Mauritz Jeanson: table.xsl</literal></para><screen><phrase role="commit-message">Bug #1246: added missing with-param.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: xref.xsl</literal></para><screen><phrase role="commit-message">Make <tag>olink</tag> errors/warnings overridable in customizations.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: param.xweb; param.ent; xref.xsl</literal></para><screen><phrase role="commit-message">1. Make page citations on &lt;<tag>xref</tag>/&gt; to paragraphs conditional on a new parameter,
$insert.xref.page.number.para, default to 'yes' (before, page citations were
added unconditionally). Remove similar special-casing for &lt;<tag>link</tag>/&gt;.
2. Disable page citations for @xrefstyle="template:..." (if needed, they
can be added with %p in the template - but they can't be disabled).</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: fop1.xsl</literal></para><screen><phrase role="commit-message">Skip generating fox:destination on a <tag>footnote</tag> - id attribute on footnotes is not
passed to generated FO, so FOP complains about unresolved ID in destination.</phrase></screen>
</listitem>
<listitem>
<para><literal>Mauritz Jeanson: lists.xsl</literal></para><screen><phrase role="commit-message">Fixed typo.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: lists.xsl</literal></para><screen><phrase role="commit-message">Fixed bug#1311 and added missing <parameter>para.properties</parameter></phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Pass referrer and target params to mode="xrefstyle" to allow customizations
to be more specific.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Add mode="xrefstyle" to replace many instances of redundant
code determining the xrefstyle with xsl:apply-templates
select="." mode="xrefstyle". Also allows stylesheet
customization to specify an xrefstyle per element type.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: xref.xsl</literal></para><screen><phrase role="commit-message">Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix"
modes (to use the same signature than "xref-to" mode) as discussed with
Bob on the mailinglist (2013-09-12)</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: pi.xsl; verbatim.xsl</literal></para><screen><phrase role="commit-message">Fix for enhancement/bug#1312: Support font size in verbatim elements</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: fop1.xsl</literal></para><screen><phrase role="commit-message">Unchanged, testing snapshot builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">No change, testing snapshot builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">No change, testing snapshot builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">No change, just checking snapshot build process.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: toc.xsl</literal></para><screen><phrase role="commit-message">Add missing template for <tag>tocdiv</tag>/<tag>title</tag> elements to fix bug #1310.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Fix process.root template so document <tag>title</tag> can come from <tag>info</tag> as well.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: lists.xsl</literal></para><screen><phrase role="commit-message">Add support for <tag>procedure</tag> <tag>title</tag> when contained in blockinfo or <tag>info</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: fop1.xsl</literal></para><screen><phrase role="commit-message">Fix mode="fop1.foxdest" so only elements with id attribute get
a fox:destination in the output.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: fop1.xsl</literal></para><screen><phrase role="commit-message">Remove extraneous call from fop1.foxdest mode per patch submission.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autotoc.xsl</literal></para><screen><phrase role="commit-message">Add <parameter>toc.margin.properties</parameter> attribute-set to list.of.titles so
it matches the <tag>TOC</tag> list.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Adjust exception for fop for <tag>menuchoice</tag> separator to
use the $symbol.font.family if it is set.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: division.xsl</literal></para><screen><phrase role="commit-message">Fix comment.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.ent</literal></para><screen><phrase role="commit-message">Fix typo that prevents param.xsl update.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: lists.xsl; param.xweb; param.ent</literal></para><screen><phrase role="commit-message">Add <parameter>mark.optional.procedure.steps</parameter> param.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: qandaset.xsl</literal></para><screen><phrase role="commit-message">Fix bug in <tag>question</tag> template that output empty list-item-label when
defaultlabel = 'none'.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of FO changes for 1.79.1-->
<section xml:id="V1.79.1_HTML">
<title>HTML</title>
<para>The following changes have been made to the
<filename>html</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">Fix Bug #1367 <tag>epigraph</tag> <tag>attribution</tag> appears twice in html output.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.xweb; param.ent</literal></para><screen><phrase role="commit-message">Add missing <parameter>profile.outputformat</parameter> param.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl; docbook.xsl; titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Add support for DocBook Publishers elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: publishers.xsl</literal></para><screen><phrase role="commit-message">New module to support new elements in DocBook Publishers schema.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: table.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1348 where class of output <tag>table</tag> not being set correctly.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: table.xsl</literal></para><screen><phrase role="commit-message">A <tag>table</tag> emitted by <tag>tgroup</tag> template now calls "common.html.attributes"
to get the class attribute handled correctly.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix bug #13598 inline.monoseq and other inline.*seq handle links incorrectly.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: refentry.xsl</literal></para><screen><phrase role="commit-message">Add template for <tag>refpurpose</tag> in no.anchor.mode to generate
the dash separator in <tag>TOC</tag> line for the <tag>refentry</tag> when
the <tag>refpurpose</tag> contains a <tag>link</tag> or <tag>indexterm</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Add missing call to id.attribute template for <tag>orgdiv</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">If a <tag>link</tag> or <tag>xref</tag> has an @id or @xml:id, then add a span to
include the id because simple.xlink no longer generates the
id attribute.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Remove call to id.attribute template in simple.xlink
because it produces duplicate ids in the output because
the element template calling simple.xlink generates the
id attribute.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: graphics.xsl</literal></para><screen><phrase role="commit-message">Check in fix for bug #1336 to support absolute file URLs
that start with file:/. Also consolidate code that determines
whether an image file path is relative into a new template
variable $is.relative.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: chunk-code.xsl</literal></para><screen><phrase role="commit-message">Add support for set nested inside set to recursive-chunk-filename.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autotoc.xsl</literal></para><screen><phrase role="commit-message">Add support for set <tag>TOC</tag> to contain nested set or <tag>article</tag>
elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added ant build for HTML stylesheets</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: glossary.xsl</literal></para><screen><phrase role="commit-message">Move any indexterms in <tag>glossentry</tag> to be inside dt, instead of
after dt which is invalid.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: htmltbl.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1334 to copy through HTML <tag>table</tag> attributes @scope and @id.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: block.xsl</literal></para><screen><phrase role="commit-message">Change the <tag>epigraph</tag> template to support schema extensions
by processing all of its children instead of specific elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Fix bug in handling of multiple editors and "edited by" <tag>label</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Fix misnamed attribute in <tag>sidebar</tag> template.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix check for nested links.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: chunk-common.xsl; chunktoc.xsl; chunk-code.xsl</literal></para><screen><phrase role="commit-message">Adjust handling of namespace fixup to streamline distro builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Adjust handling of namespace conversion to streamline distro
build.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: table.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1298 where @rowheader = 'firstcol' incorrectly assigns
&lt;<tag>th</tag>&gt; to cell that is first in a <tag>row</tag> but not the first column due
to <tag>row</tag> span above.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.xweb; param.ent; autoidx.xsl</literal></para><screen><phrase role="commit-message">Add support for <parameter>autolink.index.see</parameter> param to <tag>link</tag> from see and
<tag>seealso</tag> element to <tag>primary</tag> element in <tag>index</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1306 warn of nested links, since not supported in the output.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: pi.xsl</literal></para><screen><phrase role="commit-message">Fixes bug #1323 where &lt;?dbhtml-include?&gt; paths were not being
interpreted relative to the XML.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: param.xweb</literal></para><screen><phrase role="commit-message">Add missing frag for new linke.to.self.for.mediaobject param.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: table.xsl</literal></para><screen><phrase role="commit-message">Fix bug in <tag>entry</tag> template where rowsep was incorrectly set to zero
for cell with @morerows in <tag>thead</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: synop.xsl</literal></para><screen><phrase role="commit-message">Restore conditional named <tag>anchor</tag> in output if dbcmdlist PI is not used.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: graphics.xsl</literal></para><screen><phrase role="commit-message">Fixed [#1317]: process <tag>alt</tag> in <tag>inlinemediaobject</tag></phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: param.xweb; graphics.xsl; param.ent</literal></para><screen><phrase role="commit-message">Fixed ticket [#1315]: Add possibility to add a <tag>link</tag> to mediaobjects</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: chunk-common.xsl; xref.xsl</literal></para><screen><phrase role="commit-message">Make <tag>olink</tag> errors/warnings overridable in customizations.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: param.xweb; param.ent</literal></para><screen><phrase role="commit-message">1. Make page citations on &lt;<tag>xref</tag>/&gt; to paragraphs conditional on a new parameter,
$insert.xref.page.number.para, default to 'yes' (before, page citations were
added unconditionally). Remove similar special-casing for &lt;<tag>link</tag>/&gt;.
2. Disable page citations for @xrefstyle="template:..." (if needed, they
can be added with %p in the template - but they can't be disabled).</phrase></screen>
</listitem>
<listitem>
<para><literal>Mauritz Jeanson: index.xsl</literal></para><screen><phrase role="commit-message">Bug #1309: Added missing template for <tag>indexdiv</tag>/<tag>subtitle</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Pass referrer and target params to mode="xrefstyle" to allow customizations
to be more specific.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Add mode="xrefstyle" to replace many instances of redundant
code determining the xrefstyle with xsl:apply-templates
select="." mode="xrefstyle". Also allows stylesheet
customization to specify an xrefstyle per element type.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: xref.xsl</literal></para><screen><phrase role="commit-message">Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix"
modes (to use the same signature than "xref-to" mode) as discussed with
Bob on the mailinglist (2013-09-12)</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: chunk.xsl</literal></para><screen><phrase role="commit-message">No change, testing snapshot builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: toc.xsl</literal></para><screen><phrase role="commit-message">Add missing template for <tag>tocdiv</tag>/<tag>title</tag> elements to fix bug #1310.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Remove a comment to test checkins and snapshot builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: lists.xsl</literal></para><screen><phrase role="commit-message">Add support for <tag>procedure</tag> <tag>title</tag> when contained in <tag>info</tag> or blockinfo.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: chunk-code.xsl</literal></para><screen><phrase role="commit-message">Enumarete separate file for <tag>revhistory</tag> if <parameter>generate.revhistory.link</parameter>=1</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Update the inline.charseq template to also call 'common.html.attributes'
instead of using local-name for class value.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: docbook.xsl; html.xsl</literal></para><screen><phrase role="commit-message">Enabling ITS processing again</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: its.xsl</literal></para><screen><phrase role="commit-message">Change syntax for selecting @its:* attributes so it works
in xsltproc (which should work with the original, but doesn't).</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl; html.xsl</literal></para><screen><phrase role="commit-message">Turn off its.xsl update which is generating attribute insertion errors.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: its.xsl; docbook.xsl; html.xsl</literal></para><screen><phrase role="commit-message">Added basic support for ITS 2.0 markup. It gets propagated into HTML
For more <tag>info</tag> about ITS see http://www.w3.org/<tag>TR</tag>/its20/</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Added a comment line to test checkin process.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Fix bug in mode=remove-ids that put <tag>link</tag> content outside the &lt;a&gt; element.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: chunktoc.xsl</literal></para><screen><phrase role="commit-message">Fixed SF ticket#3611689: added missing DocBook namespace declarations</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: chunker.xsl</literal></para><screen><phrase role="commit-message">Change the internal chunk.base.dir from a param to a variable.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Turn off id attribute on <tag>glossterm</tag> <tag>anchor</tag>, because it is on the element itself.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of HTML changes for 1.79.1-->
<section xml:id="V1.79.1_Manpages">
<title>Manpages</title>
<para>The following changes have been made to the
<filename>manpages</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: block.xsl; lists.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1363 <tag>synopsis</tag> in <tag>variablelist</tag> <tag>term</tag> mangles line breaks.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: other.xsl</literal></para><screen><phrase role="commit-message">Remove redundant and out-of-date xsl:strip-space element.
This is imported from common/common.xsl for all stylesheets.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added ant build for manpages</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1340 by omitting <tag>indexterm</tag> and <tag>remark</tag> elements from the
output. Trying to include them as nroff comments resulted in extra
whitespace in certain instances, so they are omitted.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: table.xsl; docbook.xsl; tbl.xsl</literal></para><screen><phrase role="commit-message">Adjust man stylesheet to better handle namespace fixup during
distro builds.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: lists.xsl</literal></para><screen><phrase role="commit-message">Resolve ambiguous template match for <tag>remark</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: endnotes.xsl</literal></para><screen><phrase role="commit-message">Put internally generated earmark elements into own namespace to
avoid complications with namespace stylesheet builds. No change
of <tag>function</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: other.xsl</literal></para><screen><phrase role="commit-message">Fixed bug #1313 where write.stubs template mistakenly includes
$man.output.base.dir in the .so <tag>address</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: other.xsl</literal></para><screen><phrase role="commit-message">Escape text() nodes while also in no.anchor.mode for links.
Fixes bug #1322.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: utility.xsl</literal></para><screen><phrase role="commit-message">Fixed bug #1321, also taking into account fixing bug #1281.</phrase></screen>
</listitem>
<listitem>
<para><literal>dleidert: info.xsl</literal></para><screen><phrase role="commit-message">Fix a typo (http://bugs.debian.org/698962).</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Manpages changes for 1.79.1-->
<section xml:id="V1.79.1_Epub">
<title>Epub</title>
<para>The following changes have been made to the
<filename>epub</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1341 Incorrect generation of content.opf for multiple
names in $html.stylesheet param. Backported the template
named css.item from the epub3 stylesheet.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Fix handling of <parameter>base.dir</parameter>, chunk.base.dir, and epub.oebps.dir
combinations.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Improve the handling of $chunk.base.dir when $base.dir contains
the OEBPS directory in its value.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Fix the namespace fixup step to match the other stylesheets.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">Extended <tag>date</tag> template in mode opf.metadata
If a PI dbtimestamp is available, call datetime.format(<tag>date</tag>, 'Y-m-d'),
otherwise use the normalized string content</phrase></screen>
</listitem>
<listitem>
<para><literal>dleidert: bin/spec/files</literal></para><screen><phrase role="commit-message">Fix svn:externals defintion.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">Introduced variable in opf.guide</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">Improved modularization in opf.spine and created new spine.cover template</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">Improved opf.spine with <tag>info</tag> variable</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">Bugfix in opf.spine: removed double <tag>refentry</tag> entries</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">* Template package-identifier: introduced $info variable to simplify
code (similar to the EPUB3 stylesheets)
* Template opf.calloutlist: only call opf.reference.callout if
<parameter>callout.graphics</parameter> is set</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: docbook.xsl</literal></para><screen><phrase role="commit-message">Backported Bob's EPUB3 changes to EPUB2 from r9740 -&gt; r9742 -&gt; r9743:
* Implement <parameter>base.dir</parameter>/OEBPS using internal chunk.base.dir instead of
new param epub.base.dir.
* Additional changes, specific to this stylesheet:
- Construct parameter epub.metainf.dir from <parameter>base.dir</parameter> + 'META-INF/'
- Changed parameter epub.cover.filename epub.oebps.dir to
chunk.base.dir
- Template opf: concat <parameter>base.dir</parameter> with epub.opf.filename
- Replaced two subsequent xsl:value-of's with concat()</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docbook.xsl</literal></para><screen><phrase role="commit-message">Fix bug in <tag>author</tag> template generating a span element inside an attribute value.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Epub changes for 1.79.1-->
<section xml:id="V1.79.1_HTMLHelp">
<title>HTMLHelp</title>
<para>The following changes have been made to the
<filename>htmlhelp</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Extensions and other builds ported to Ant</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: htmlhelp-common.xsl</literal></para><screen><phrase role="commit-message">Adjust namespace fixup to conform to the namespace source
conversion.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of HTMLHelp changes for 1.79.1-->
<section xml:id="V1.79.1_Eclipse">
<title>Eclipse</title>
<para>The following changes have been made to the
<filename>eclipse</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Extensions and other builds ported to Ant</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: eclipse.xsl</literal></para><screen><phrase role="commit-message">Adjust namespace fixup to conform to other conversions to
namespaced source.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Eclipse changes for 1.79.1-->
<section xml:id="V1.79.1_JavaHelp">
<title>JavaHelp</title>
<para>The following changes have been made to the
<filename>javahelp</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Extensions and other builds ported to Ant</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: javahelp.xsl</literal></para><screen><phrase role="commit-message">Adjust the namespace fixup to conform to the other namespaced source
conversions.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of JavaHelp changes for 1.79.1-->
<section xml:id="V1.79.1_Slides">
<title>Slides</title>
<para>The following changes have been made to the
<filename>slides</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: schema/relaxng/slides.rnc</literal></para><screen><phrase role="commit-message">Make speakernotes/handoutnotes optional as many presentations do not use them</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xhtml/plain.xsl; common/common.xsl; xhtml/slidy.xsl; xhtml/s5.xsl; fo/plai⋯</literal></para><screen><phrase role="commit-message">Rename the docbook prefix in the declaration too.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xhtml/plain.xsl; common/common.xsl; xhtml/slidy.xsl; xhtml/s5.xsl; fo/plai⋯</literal></para><screen><phrase role="commit-message">Change the docbook db: prefix to d: prefix in preparation of svn update to namespaced
stylesheets.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: xhtml/plain-titlepage.xml; fo/plain-titlepage.xml</literal></para><screen><phrase role="commit-message">Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.</phrase></screen>
</listitem>
<listitem>
<para><literal>dleidert: images/callouts/gen.sh</literal></para><screen><phrase role="commit-message">Leave executable permissions for script.</phrase></screen>
</listitem>
<listitem>
<para><literal>dleidert: s5/ui/default/pretty.css; slidy/graphics/w3c-logo-blue.gif; s5/ui/default/notes.⋯</literal></para><screen><phrase role="commit-message">Drop executable permissions from files.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: doc/Makefile</literal></para><screen><phrase role="commit-message">Corrected path</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Slides changes for 1.79.1-->
<section xml:id="V1.79.1_Website">
<title>Website</title>
<para>The following changes have been made to the
<filename>website</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Extensions and other builds ported to Ant</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: olink.xsl</literal></para><screen><phrase role="commit-message">Make <tag>olink</tag> errors/warnings overridable in customizations.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Website changes for 1.79.1-->
<section xml:id="V1.79.1_Webhelp">
<title>Webhelp</title>
<para>The following changes have been made to the
<filename>webhelp</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: xsl/titlepage.templates.xsl</literal></para><screen><phrase role="commit-message">Fix typo.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl/titlepage.templates.xsl</literal></para><screen><phrase role="commit-message">Add XHTML missing default namespace.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Fix bug 1357 to avoid creating l10n.js file if only collecting <tag>olink</tag> data.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: docsrc/xinclude-test.xml; docsrc/readme.xml</literal></para><screen><phrase role="commit-message">Convert XML doc to DB5.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Fix error message for namespace fixup.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">fix bug in namespace fixup syntax.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Adjust namespace fixup for namespace build process.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: xsl/titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: template/common/main.js</literal></para><screen><phrase role="commit-message">Fix for bug #1301</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Webhelp changes for 1.79.1-->
<section xml:id="V1.79.1_Params">
<title>Params</title>
<para>The following changes have been made to the
<filename>params</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: autolink.index.see.xml</literal></para><screen><phrase role="commit-message">Improve the description for linking in <tag>index</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: prefer.internal.olink.xml</literal></para><screen><phrase role="commit-message">Fix bug in description</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: dialogue.properties.xml</literal></para><screen><phrase role="commit-message">Fix typo.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: publishers.properties.xml</literal></para><screen><phrase role="commit-message">Fix typo.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: speaker.properties.xml; publishers.properties.xml; inlinestagedir.properti⋯</literal></para><screen><phrase role="commit-message">New property sets for DocBook Publishers elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: table.frame.border.thickness.xml; table.cell.border.thickness.xml</literal></para><screen><phrase role="commit-message">Fix bug #1291, make default values different for HTML and FO.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: profile.outputformat.xml</literal></para><screen><phrase role="commit-message">Added missing support for outputformat attribute
* Added missing parameter <parameter>profile.outputformat</parameter> in
params/profile.outputformat.xml
* Added missing lines to check for outputformat attribute in
profiling/profile-mode.xsl</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: table.frame.border.thickness.xml; table.cell.border.thickness.xml</literal></para><screen><phrase role="commit-message">Changed default border thickness from 0.5pt to 1px. The reason is that Chrome rounds 0.5pt to 0px making borders invisible.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: list.block.spacing.xml</literal></para><screen><phrase role="commit-message">Fix typo in element name.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autolink.index.see.xml</literal></para><screen><phrase role="commit-message">New param to control automatic links in <tag>index</tag> from see and
<tag>seealso</tag> to <tag>indexterm</tag> <tag>primary</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: show.bookmarks.xml</literal></para><screen><phrase role="commit-message">New param to turn off PDF bookmarks.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl1.1.bookmarks.xml</literal></para><screen><phrase role="commit-message">Param to use standard XSL 1.1 bookmark elements.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: link.to.self.for.mediaobject.xml</literal></para><screen><phrase role="commit-message">Fixed ticket [#1315]: Add possibility to add a <tag>link</tag> to mediaobjects</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: toc.leader.properties.xml</literal></para><screen><phrase role="commit-message">Replace <tag>literal</tag> space inserted next to fo:leader in <tag>ToC</tag> with a padding. This
works around a bug in FOP (see FOP-1444).
Make <tag>ToC</tag> fo:leader properties configurable via attribute set.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: list.block.spacing.xml; list.item.spacing.xml</literal></para><screen><phrase role="commit-message">Clarify that <parameter>list.block.spacing</parameter> is not used in nested lists.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: insert.xref.page.number.para.xml</literal></para><screen><phrase role="commit-message">Missed new file in previous checkin.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: mark.optional.procedure.steps.xml</literal></para><screen><phrase role="commit-message">New param to turn off Optional text for optional steps.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Params changes for 1.79.1-->
<section xml:id="V1.79.1_Profiling">
<title>Profiling</title>
<para>The following changes have been made to the
<filename>profiling</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: profile.xsl</literal></para><screen><phrase role="commit-message">Add missing <parameter>profile.outputformat</parameter> param declaration.</phrase></screen>
</listitem>
<listitem>
<para><literal>tom_schr: profile-mode.xsl</literal></para><screen><phrase role="commit-message">Added missing support for outputformat attribute
* Added missing parameter <parameter>profile.outputformat</parameter> in
params/profile.outputformat.xml
* Added missing lines to check for outputformat attribute in
profiling/profile-mode.xsl</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl2profile.xsl</literal></para><screen><phrase role="commit-message">Fix bug #1335 where profile-chunk.xsl was xsl:including
chunk-code.xsl instead of profile-chunk-code.xsl.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl2profile.xsl</literal></para><screen><phrase role="commit-message">Fixed bug in handling of namespace fixup.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xsl2profile.xsl</literal></para><screen><phrase role="commit-message">Adjust namespace fixup to match other templates.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Profiling changes for 1.79.1-->
<section xml:id="V1.79.1_Lib">
<title>Lib</title>
<para>The following changes have been made to the
<filename>lib</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added lib ant build support</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Lib changes for 1.79.1-->
<section xml:id="V1.79.1_Tools">
<title>Tools</title>
<para>The following changes have been made to the
<filename>tools</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build-shared.xml</literal></para><screen><phrase role="commit-message">Added lib ant build support</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build-shared.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: lib/xml-apis.jar; lib/xercesImpl.jar; build-shared.xml; lib/xalan.jar</literal></para><screen><phrase role="commit-message">Extensions and other builds ported to Ant</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build-shared.xml</literal></para><screen><phrase role="commit-message">Added ant build for HTML stylesheets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: licenses/saxon/JAMESCLARK.txt; lib/jython.jar; lib/xercesImpl.jar; licenses/j⋯</literal></para><screen><phrase role="commit-message">Initial work on Ant build, common (L10N) directory handled so far</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Tools changes for 1.79.1-->
<section xml:id="V1.79.1_Template">
<title>Template</title>
<para>The following changes have been made to the
<filename>template</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Remove the d: namespace declaration because it is
automatically added by the ns build process.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: titlepage.xsl</literal></para><screen><phrase role="commit-message">Added missing namespace declaration</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Remove d: namespace declaration from non namespaced version since
it is automatically added to build the namespaced version.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Set the db.prefix to blank until convert to ns build.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Fix handling of namespace declaration for conversion to NS sourcebase.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.xsl</literal></para><screen><phrase role="commit-message">Modified to support roundtrip conversion between namespaced
version and non-namespaced version.</phrase></screen>
</listitem>
<listitem>
<para><literal>stilor: titlepage.xsl</literal></para><screen><phrase role="commit-message">Remove autoguessing of the namespace for wrapper elements; determine namespace by prefix, if any.</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Template changes for 1.79.1-->
<section xml:id="V1.79.1_Extensions">
<title>Extensions</title>
<para>The following changes have been made to the
<filename>extensions</filename> code
since the 1.78.1 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Added clean targets</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: build.xml</literal></para><screen><phrase role="commit-message">Extensions and other builds ported to Ant</phrase></screen>
</listitem>
</itemizedlist>
</section><!--end of Extensions changes for 1.79.1-->
</section>
</article>