From: Bob Stayton Date: Mon, 4 Jun 2012 21:47:26 +0000 (+0000) Subject: Updated for 1.77.1 X-Git-Tag: release/1.79.1~6^2~392 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=870396cd09416737de9596acacf1b7418e8ff93b;p=docbook-dsssl Updated for 1.77.1 --- diff --git a/xsl/RELEASE-NOTES.xml b/xsl/RELEASE-NOTES.xml index 4cc5986e3..88609f54a 100644 --- a/xsl/RELEASE-NOTES.xml +++ b/xsl/RELEASE-NOTES.xml @@ -56,128 +56,9 @@ public APIs (user-configurable parameters). - - -Release Notes: 1.77.1 -The following is a list of changes that have been made - since the 1.77.0 release. - - -FO -The following changes have been made to the - fo code - since the 1.77.0 release. - - -Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly -from the filename. - - -Robert Stayton: block.xslIn sidebar, turn off space before first para if there is no title. - - -Robert Stayton: math.xslRestored templates for mml:* elements that were accidentally deleted. - - - - - -HTML -The following changes have been made to the - html code - since the 1.77.0 release. - - -Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly -from the filename. - - -Robert Stayton: sections.xslUse $div.element variable in place of div to support html5 section element. -output - - -Robert Stayton: autoidx.xslFix bug 3528673, missing "separator" param on template with -match="indexterm" mode="reference". That param is passed -for endofrange processing to output the range separator. - - - - - -Roundtrip -The following changes have been made to the - roundtrip code - since the 1.77.0 release. - - -Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly -from the filename. - - - - - -Slides -The following changes have been made to the - slides code - since the 1.77.0 release. - - -Robert Stayton: html/slides-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly -from the filename. - - - - - -Website -The following changes have been made to the - website code - since the 1.77.0 release. - - -Robert Stayton: website-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly -from the filename. - - - - - -Webhelp -The following changes have been made to the - webhelp code - since the 1.77.0 release. - - -kasunbg: docsrc/readme.xmlupdated webhelp documentation - - -kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xslRemoved the script htmlFileList.js since it's content is in htmlFileInfoList.js - - -Robert Stayton: xsl/webhelp-common.xslIn the <h1> output, replace call to 'get.doc.title' with -mode="title.markup" because get.doc.title returns only -the string value of the title, losing any markup such -as <trademark> or <superscript>. - - -kasunbg: template/common/css/positioning.css; template/content/search/nwSearchFnt.jsRemove unnecessary bits of code from webhelp - - -David Cramer: docsrc/readme.xmlWebhelp: Minor edits to the readme - - -David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/titlepage.templates.xmlWebhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown - - -David Cramer: build.xmlWebhelp: calculate path to profile.xsl from main build.xml file - - - - -Release Notes: 1.77.0 +Release Notes: 1.77.1 The following list summarizes the major changes that have been made since the 1.76.1 release. It is followed by sections detailing changes to individual files from the SVN checkin logs, edited to remove housekeeping changes and bug fixes. @@ -1141,6 +1022,125 @@ the paths. + + +Release Notes: 1.77.1 +The following is a list of changes that have been made + since the 1.77.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.77.0 release. + + +Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + +Robert Stayton: block.xslIn sidebar, turn off space before first para if there is no title. + + +Robert Stayton: math.xslRestored templates for mml:* elements that were accidentally deleted. + + + + + +HTML +The following changes have been made to the + html code + since the 1.77.0 release. + + +Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + +Robert Stayton: sections.xslUse $div.element variable in place of div to support html5 section element. +output + + +Robert Stayton: autoidx.xslFix bug 3528673, missing "separator" param on template with +match="indexterm" mode="reference". That param is passed +for endofrange processing to output the range separator. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.77.0 release. + + +Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.77.0 release. + + +Robert Stayton: html/slides-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Website +The following changes have been made to the + website code + since the 1.77.0 release. + + +Robert Stayton: website-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.77.0 release. + + +kasunbg: docsrc/readme.xmlupdated webhelp documentation + + +kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xslRemoved the script htmlFileList.js since it's content is in htmlFileInfoList.js + + +Robert Stayton: xsl/webhelp-common.xslIn the <h1> output, replace call to 'get.doc.title' with +mode="title.markup" because get.doc.title returns only +the string value of the title, losing any markup such +as <trademark> or <superscript>. + + +kasunbg: template/common/css/positioning.css; template/content/search/nwSearchFnt.jsRemove unnecessary bits of code from webhelp + + +David Cramer: docsrc/readme.xmlWebhelp: Minor edits to the readme + + +David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/titlepage.templates.xmlWebhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown + + +David Cramer: build.xmlWebhelp: calculate path to profile.xsl from main build.xml file + + + + Release Notes: 1.76.1