changelog

来自「opennms得相关源码 请大家看看」· 代码 · 共 1,740 行 · 第 1/5 页

TXT
1,740
字号
2003-02-21  Robert Stayton <bobstayton@users.sourceforge.net>	* sections.xsl: Added process.chunk.footnotes to sect2 through 5	to fix bug of missing footnotes when chunk level	greater than 1.2003-02-17  Norman Walsh <nwalsh@users.sourceforge.net>	* sections.xsl: Support subtitle class on section headings (for subtitles, naturally)2003-02-08  Robert Stayton <bobstayton@users.sourceforge.net>	* glossary.xsl: Fixed bug in glossary.xsl where glosssee and glossseealso were	using mode="xref" instead of mode="xref-to".2003-02-07  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, autotoc.xsl, param.ent, param.xweb: Added paramater toc.max.depth which controls maximal depth of ToC as requested by PHP-DOC group.2003-02-04  Robert Stayton <bobstayton@users.sourceforge.net>	* lists.xsl: Added support for elements between variablelist and first	varlistentry since DocBook 4.2 supports that now.	* lists.xsl: Exempted titleabbrev from preamble processing in lists,	and fixed variablelist preamble code to use the same syntax	as the other lists.2003-01-30  Robert Stayton <bobstayton@users.sourceforge.net>	* qandaset.xsl: Corrected several references to parameter $qanda.defaultlabel	that were missing the "$".2003-01-28  Norman Walsh <nwalsh@users.sourceforge.net>	* inline.xsl: Check for glossterm.auto.link when linking firstterms; don't output gl. prefix on glossterm links2003-01-22  Norman Walsh <nwalsh@users.sourceforge.net>	* graphics.xsl: Fix bugs in presentation of graphic width/height	* inline.xsl: Add class attributes to inline elements	* xref.xsl: Format chapter and appendix titles consistently in xrefs2003-01-20  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl: Bug #663331: add article to section entity	* biblio.xsl: Bug #640762: Support new biblioentry elements	* chunk-common.xsl: Bug #648473: don't output the html.ext when using dbhtml filenames	* footnote.xsl: Support {table.}footnote.number.{format,symbols}	* glossary.xsl: Support glossentry.show.acronym	* param.ent, param.xweb: Support xref.with.number.and.title	* param.ent, param.xweb: Added {table.}footnote.number.{format,symbols}, entry.propagates.style, and glossentry.show.acronym	* sections.xsl: Don't force a ToC for refentrys	* table.xsl: Support entry.propagates.style	* titlepage.templates.xml: SIGNIFICANT changes to the titlepage template setup. See RELEASE-NOTES.	* xref.xsl: Handle xref to glossentry2003-01-17  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Output ul list type only if css.decoration is non-zero	* xref.xsl: Remove duplicated IDs when endterm is used on xref2003-01-12  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl: Make sure that indexdivs are properly scoped. I've done this by adding a test to suppress the division if it contains no terms. It seems like there might be a better way, but I can't see it just at the moment2003-01-08  Robert Stayton <bobstayton@users.sourceforge.net>	* xref.xsl: In olink, use document($target.database.document, /) so the	olink database location is relative to the document, not	the stylesheet.2003-01-06  Robert Stayton <bobstayton@users.sourceforge.net>	* autoidx.xsl, index.xsl: Removed unnecessary generate-index-from-terms template in	favor of generate-index with scope parameter.2003-01-02  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl, index.xsl: Rework indexing to avoid XSLT limitation/Saxon bug with context dependencies; finish porting Bob's changes from FO to HTML	* index.xsl, titlepage.templates.xml, titlepage.xsl: Support setindex (there were all sorts of things wrong with it)2003-01-01  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl, index.xsl: Make index elements always index the book that contains them (if there is one, otherwise the whole document); setindex always indexes the whole document	* autotoc.xsl: Support List of Procedures	* formal.xsl, xref.xsl: Use titleabbrev instead of title in xrefs	* graphics.xsl: Support ignore.image.scaling parameter; fix bug where 'center' is output for align on img	* param.ent, param.xweb: New parameters	* sections.xsl: Don't output section IDs twice when formatting subtitles2002-12-31  Norman Walsh <nwalsh@users.sourceforge.net>	* callout.xsl: Whitespace	* graphics.xsl: Support alt text on mediaobjectco	* inline.xsl: Make lineannotations italic2002-12-28  Norman Walsh <nwalsh@users.sourceforge.net>	* xref.xsl: Now that xrefstyle is official; make it take priority even when use.role.as.xrefstyle is non-zero.	* xref.xsl: Make endterm on xref higher priority than xreflabel on the target2002-12-18  Robert Stayton <bobstayton@users.sourceforge.net>	* autoidx.xsl: Sorts were being done on primary entries, but without	folding upper and lower case together.  Now it does the folding.	* graphics.xsl: Now uses select.mediaobject.index for selecting mediaobject.	Also puts align attribute value on <div> as the comment says	it should.2002-12-17  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param: Fixed build problems with new parameters.2002-12-17  Robert Stayton <bobstayton@users.sourceforge.net>	* math.xsl: Changed selection of mediaobject to be more consistent using	a separate select.mediaobject.index template. Also added	text-align to block containing external-graphic in fo output.2002-12-17  Jirka Kosek <kosek@users.sourceforge.net>	* param.xweb: Fixed build problems with new parameters.2002-12-13  Robert Stayton <bobstayton@users.sourceforge.net>	* glossary.xsl: Handles missing otherterm targets in glosssee and glossseealso.2002-12-06  Robert Stayton <bobstayton@users.sourceforge.net>	* block.xsl: Fixed epigraph template to process all the permitted	children, not just para.	* graphics.xsl, param.ent, param.xweb: Enabled selection of imageobject based on role attribute.2002-12-04  Robert Stayton <bobstayton@users.sourceforge.net>	* autotoc.xsl, component.xsl, sections.xsl: Added component.toc.separator and section.toc.separator as	emtpy templates for customization of transition	from TOC to first content.2002-11-29  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Make opencircle=circle in itemizedlist marks2002-11-25  Robert Stayton <bobstayton@users.sourceforge.net>	* sections.xsl: Made subtitles in sections scale to proper heading level.2002-11-16  Norman Walsh <nwalsh@users.sourceforge.net>	* admon.xsl: Align titles on graphical admonitions	* biblio.xsl, xref.xsl: Support bibliosource; improve numbered bibliography entries and cross-references to them2002-11-15  Norman Walsh <nwalsh@users.sourceforge.net>	* table.xsl: Insignificant tweak2002-11-14  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl: Use xreflabel (if it's present) on bibliography entries	* component.xsl: Article appendix titles should be top-level titles	* refentry.xsl: Handle nested refsections	* table.xsl: Support entrytbl	* xref.xsl: Whitespace2002-11-01  Norman Walsh <nwalsh@users.sourceforge.net>	* inline.xsl: Output anchors for author/editor/othercredit names	* lists.xsl: Output anchors for simplelist members2002-10-31  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl: Support spanning index terms (endofrange/startref)2002-10-20  Norman Walsh <nwalsh@users.sourceforge.net>	* inline.xsl: Bug #619474: support errortext element2002-10-19  Norman Walsh <nwalsh@users.sourceforge.net>	* block.xsl, component.xsl, division.xsl, refentry.xsl, sections.xsl: 	Support output of language attribute	* inline.xsl: Support output of language attribute on foreignphrase and fix bug in glossterm linking2002-10-09  Robert Stayton <bobstayton@users.sourceforge.net>	* xref.xsl: Fixed bug in lookup of olink database document baseuri	attribute for case of no site map.2002-10-08  Norman Walsh <nwalsh@users.sourceforge.net>	* formal.xsl: Use table 'tabstyle' attribute for div class2002-10-06  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk-common.xsl: Simplify chunk-element-content; no semantic differences	* chunk.xsl: Reworked chunking for downstream customization; will break any existing customization layer that changes the chunking algorithm2002-10-04  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl, component.xsl, sections.xsl: Support optional titles on ToCs	* lists.xsl: Bug #615464: fix typo in compact list spacing	* param.ent, param.xweb, table.xsl: Made separate parameters for table frame and table cell border properties	* synop.xsl: Bug #617717: remove spurious hash in anchor name2002-10-04  Jirka Kosek <kosek@users.sourceforge.net>	* titlepage.xsl: Fixed bug #618600. Address is now displayed verbatim also on titlepages.2002-10-02  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Support continuation of orderedlists and inherited numeration in FO2002-10-01  Robert Stayton <bobstayton@users.sourceforge.net>	* sections.xsl: Changed section.level template to return a number that matches	the section level (sect1 = 1, etc.), and changed other	templates to compensate for the change, so the output	should be the same as before.2002-09-27  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl: Bug #496294: don't index endofrangeentries. They're no longer indexed, but they aren't handled quite right yet either, they don't generate ranges	* autotoc.xsl: Properly support bridgehead.in.toc parameter	* biblio.xsl: Related to bug #583282: don't duplicate footnotes in bibliographys either	* block.xsl, titlepage.xsl: Bug #582192: support revdescription and improve effectiveness of html-rtf by extending the number of places where its used	* component.xsl: Bug #596599: TOC for article/appendix in chunked HTML	* docbook.xsl: Make sure chunk always returns zero if we're not chunking	* formal.xsl: Bug #497603: fixed and added default.float.class	* glossary.xsl: Bug #583282: footnote duplicated in glossary footer	* graphics.xsl: Bug #516859: added default.image.width	* index.xsl: Related to bug #583282: don't duplicate footnotes in indexes either	* param.ent, param.xweb: Use new parameters	* synop.xsl: Total rework of funcsynopsis code; now supports a 'tabular' presentation style for 'wide' prototypes; see funcsynopsis.tabular.threshold2002-09-20  Norman Walsh <nwalsh@users.sourceforge.net>	* changebars.xsl: Address Bug #610660: use system.head.content instead of user.head.content; tone down the intensity of the colors a bit	* chunk-common.xsl: Call system.head.content in html.head	* docbook.xsl: Add context to error message about a missing template	* docbook.xsl: Address Bug #610660: Added system.head.content so that stylesheets can output things before the users css.stylesheet (for example). Also added a title parameter to head.content	* graphics.xsl: Call the *.head.content templates when writing out long description chunks	* synop.xsl: Bug #605150: process arg correctly even when it's in a group	* titlepage.xsl: Call the *.head.content templates when writing out legalnotice chunks	* titlepage.xsl: Bug #607725: make sure legalnoticelink is correct even when chunking to a different html.dir2002-09-18  Norman Walsh <nwalsh@users.sourceforge.net>	* graphics.xsl: Use CSS to set viewport characteristics if css.decoration is non-zero, use div instead of p for making graphic a block element; make figure titles the default alt text for images in a figure	* html-rtf.xsl: Handle XHTML RTFs more completely2002-09-17  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk.xsl: Use local URIs for importing docbook.xsl and chunk-common.xsl	* qandaset.xsl: Added default table summary to qandaset tables2002-09-16  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk.xsl, chunkfast.xsl: Attempt to make chunking faster; chunkfast is still experimental2002-09-15  Norman Walsh <nwalsh@users.sourceforge.net>	* autoidx.xsl: Support indexing in webpages (website DTD). In the long run, this probably isn't a good strategy...2002-09-06  Norman Walsh <nwalsh@users.sourceforge.net>	* admon.xsl: Output table summary and img alt for graphical admonitions	* docbook.xsl: Whitespace changes	* param.ent, param.xweb: Use the new l10n.* parameters2002-09-04  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk-common.xsl: Ignore dbhtml dir if the section isn't a chunk	* chunk.xsl: Make sure chunked ToC/LoT goes in the right base.dir	* component.xsl: Allow generate.toc parameter to control ToC in article/appendixes	* graphics.xsl: Use the graphicsize.extension parameter2002-09-03  Norman Walsh <nwalsh@users.sourceforge.net>	* refentry.xsl: Do something reasonable with refsection; this still needs work	* table.xsl: Make sure row-level colsep and rowsep values are 'inherited' onto missing cells2002-08-28  Norman Walsh <nwalsh@users.sourceforge.net>	* table.xsl: Make inherited attributes work for 'missing' table cells

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?