⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 opennms得相关源码 请大家看看
💻
📖 第 1 页 / 共 5 页
字号:
2002-04-30  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk.xsl: First attempt to workaround Xalan array-out-of-bounds bug2002-03-25  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl, chunk-common.xsl, pi.xsl: Handle links across dbhtml-specified relative directories correctly	* formal.xsl: Support longdesc on tables	* table.xsl: Use the textobject/phrase for the table summary attribute, if one is present2002-03-24  Norman Walsh <nwalsh@users.sourceforge.net>	* graphics.xsl: Remove style from longdesc link; added support for textdata in textobject	* inline.xsl: Support personname	* xref.xsl: Handle xref to editor, othercredit, and personname2002-03-21  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl, titlepage.xsl: Support biblioid2002-03-18  Norman Walsh <nwalsh@users.sourceforge.net>	* Makefile, autotoc.xsl, component.xsl, division.xsl, param.ent, param.xweb, qandaset.xsl, refentry.xsl, sections.xsl: 	Replace generate.*.toc and generate.*.lot with single generate.toc parameter.	* autotoc.xsl: Fix ToC section depth calculation2002-03-15  Norman Walsh <nwalsh@users.sourceforge.net>	* synop.xsl: Improve appearance of classsynopsis elements2002-03-14  Norman Walsh <nwalsh@users.sourceforge.net>	* .cvsignore: Ignore profiling stylesheets	* Makefile: Make profiling onechunk	* admon.xsl, autoidx.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, changebars.xsl, chunk-common.xsl, chunk.xsl, chunker.xsl, chunktoc.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, formal.xsl, glossary.xsl, graphics.xsl, html-rtf.xsl, html.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, maketoc.xsl, math.xsl, oldchunker.xsl, onechunk.xsl, param.ent, param.xweb, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xref.xsl: 	Whitespace only: change CR/LF back to LF. Norm was a total moron.	* admon.xsl, autoidx.xsl, autotoc.xsl, biblio.xsl, block.xsl, callout.xsl, changebars.xsl, chunk-common.xsl, chunk.xsl, chunker.xsl, chunktoc.xsl, component.xsl, division.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, formal.xsl, glossary.xsl, graphics.xsl, html-rtf.xsl, html.xsl, index.xsl, info.xsl, inline.xsl, keywords.xsl, lists.xsl, maketoc.xsl, math.xsl, oldchunker.xsl, onechunk.xsl, param.ent, param.xweb, pi.xsl, qandaset.xsl, refentry.xsl, sections.xsl, synop.xsl, table.xsl, titlepage.templates.xml, titlepage.xsl, toc.xsl, verbatim.xsl, xref.xsl: 	Whitespace changes only: use PC-style CR/LF because Unix clients choke on this far less often than PC clients choke on the reverse. Grrr.	* block.xsl: Generate anchors before the formal.object.heading, not within it; support formal.title.placement	* formal.xsl, lists.xsl, param.ent, param.xweb: Support formal.title.placement	* lists.xsl, titlepage.xsl: Handle revisionflag a little better on copyrights	* titlepage.xsl: Generate anchors before the formal.object.heading, not within it2002-03-13  Norman Walsh <nwalsh@users.sourceforge.net>	* footnote.xsl: Fix debugging error	* footnote.xsl: Numerate footnotes and table footnotes correctly	* lists.xsl: Bug #516227: segmentedlist/titles	* refentry.xsl: Process refsynopsisdiv titles in their own template so they don't get default title processing	* table.xsl: Make tfoot come out before tbody; even in HTML it's supposed to be that way	* verbatim.xsl: Improve efficiency of make-verbatim; thanks to Paul Grosso, John Dreystadt, et. al.2002-03-12  Robert Stayton <bobstayton@users.sourceforge.net>	* callout.xsl: Modified match="co" template to use its linkends attribute	to form a hotlink to the callout element, forming the	two-ways links as described in	The Definitive Guide.  At this time, only a single linkend	value is supported, since HTML doesn't handle multiply-targeted	links.2002-03-11  Jirka Kosek <kosek@users.sourceforge.net>	* footnote.xsl: Fixed bug #520995. Removed duplicated footnote numbers.2002-03-10  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl: Support the new generate.id.attributes parameter to prevent generating both div ID and a NAME attributes; also suppress revhistory in bibliographies	* component.xsl, division.xsl, glossary.xsl, index.xsl, param.ent, param.xweb: 	Support the new generate.id.attributes parameter to prevent generating both div ID and a NAME attributes	* inline.xsl: Use em instead of i for emphasis	* onechunk.xsl: Update onechunk to the new chunking scheme2002-03-07  Robert Stayton <bobstayton@users.sourceforge.net>	* autotoc.xsl: Modified refentry to use mode=title.markup rather than mode=title	so indexterms are not included in the TOC entries for refentry.2002-03-03  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, param.ent, param.xweb: Added new stylesheet parameters for profiling.2002-03-01  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile, Makefile.param: First portion of new profiling code. New stylesheet parameters will come later.2002-03-01  Norman Walsh <nwalsh@users.sourceforge.net>	* docbook.xsl: Move stylesheet.result.type out of param and put it explicitly in each stylesheet because it has to be different	* graphics.xsl: Handle the case where graphics in inlineequations are inline	* param.ent: Removed stylesheet.result.type reference	* param.xweb: Added fragref for chunk.quietly	* titlepage.xsl: Added DIV wrappers to author and authorgroup for CSS styling2002-02-25  Robert Stayton <bobstayton@users.sourceforge.net>	* chunker.xsl, chunktoc.xsl, graphics.xsl, param.ent, param.xweb, titlepage.xsl: 	Added chunk.quietly parameter and altered the calls	to write.chunk to set the 'quiet' param to that value.2002-02-21  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, math.xsl, param.ent, param.xweb: Better control over delimiters for TeX equations. Added parameter tex.math.delims, when is set to 0, no delimiters (like $ and $$) are output. Same can be done for single equation by <?dbtex delims="no"?>.2002-02-20  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl: Fix toc-depth bug in recursive sections2002-02-10  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, param.ent, param.xweb: Added parameter htmlhelp.default.topic for overriding default topic to display.2002-02-09  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, param.ent, param.xweb: Added parameter which controls appearance of root element in HTML Help ToC.2002-02-07  Norman Walsh <nwalsh@users.sourceforge.net>	* autotoc.xsl, chunk-common.xsl, chunk.xsl, chunktoc.xsl, maketoc.xsl, param.ent, param.xweb: 	Added experimental manual TOC processing for chunking and TOC generation	* calc-chunks.xsl, chunk-experimental.xsl, expchunk.xsl: 	Deleting old experiments	* docbook.xsl: Tweaked rendering of 'draft' watermark2002-02-03  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, param.ent, param.xweb: Added parameter htmlhelp.title for manual control over HTML Help title. Improved code for automatic extraction of title from document.2002-01-29  Norman Walsh <nwalsh@users.sourceforge.net>	* docbook.xsl, param.ent, param.xweb: Support 'draft' watermark2002-01-28  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl, block.xsl, docbook.xsl, footnote.xsl: Bug #503271: output biblioentry.item.separator after citetitle	* block.xsl, footnote.xsl, html-rtf.xsl, param.ent, param.xweb: 	Added html.cleanup parameter; if non-zero, do some post-processing of RTFs to improve formatting2002-01-22  Jirka Kosek <kosek@users.sourceforge.net>	* param.ent, param.xweb: Feature request #507087. Added parameter for controling appearance of icons in HTML Help ToC.2002-01-21  Jirka Kosek <kosek@users.sourceforge.net>	* biblio.xsl: Fixed bug #505683. Changed <I> to <i> to make output compatible with XHTML.2002-01-10  Norman Walsh <nwalsh@users.sourceforge.net>	* graphics.xsl, param.ent, param.xweb: Use the pixels.per.inch parameter2002-01-09  Norman Walsh <nwalsh@users.sourceforge.net>	* graphics.xsl: Convert graphic widths/depths to pixels2002-01-08  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk.xsl: Make root.filename supercede use.id.as.filename	* titlepage.xsl: Added template for confsponsor2002-01-04  Norman Walsh <nwalsh@users.sourceforge.net>	* glossary.xsl, inline.xsl: Make glossary.collection (usually) work when chunking is used; allow the use of glossdivs to be toggled in the document	* glossary.xsl, inline.xsl, param.ent, param.xweb: First cut at supporting a glossary.collection file2002-01-03  Norman Walsh <nwalsh@users.sourceforge.net>	* .cvsignore, Makefile.param: Makefile.param is auto generated	* lists.xsl, param.ent, param.xweb: Use global parameter variablelist.as.table2002-01-01  Norman Walsh <nwalsh@users.sourceforge.net>	* changebars.xsl: Fix typo	* chunker.xsl: Use output.method parameter	* footnote.xsl: Number footnotes in refentrys individually; add priority to match on first para of a footnote	* lists.xsl: Improve list formatting	* param.ent, param.xweb: Added new parameters: make.valid.html, refentry.generate.title, and output.method; removed unused parameter callout.unicode.font	* refentry.xsl: Improve refentry formatting	* synop.xsl: Made several synopsis elements inline and reworked the formatting code accordingly	* titlepage.xsl: Fix formatting of copyright with multiple holders	* xref.xsl: Added target parameter to link2001-12-15  Jirka Kosek <kosek@users.sourceforge.net>	* graphics.xsl, math.xsl: Improved support for TeX math inside equations.2001-12-06  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile.param, docbook.xsl, math.xsl, param.ent, param.xweb: 	Added support for TeX math in alt element. When using PassiveTeX, TeX equations can be directly passed to TeX. When using HTML, TeX file with code necessary to produce image equivalents of equations is generated.	* chunk.xsl, chunker.xsl: Template write.text.chunk moved to common place.2001-12-04  Norman Walsh <nwalsh@users.sourceforge.net>	* Makefile, Makefile.param, chunk.xsl, param.ent, param.xweb: 	Fix chunking parameter errors	* Makefile, Makefile.param, param.ent, param.xweb: Updated parameters and parameter consistency checking	* changebars.xsl: Feature #481981: support simpara and formalpara in changebars.xsl	* chunk-experimental.xsl: More hacking	* chunk.xsl: Feature #477348: support chunk.section.depth (lots and lots of changes here: danger will robinson)	* xref.xsl: Feature #481793: support xref to refentry2001-12-02  Norman Walsh <nwalsh@users.sourceforge.net>	* component.xsl: Allow inlines and anchors in titles2001-12-01  Norman Walsh <nwalsh@users.sourceforge.net>	* changebars.xsl, table.xsl: Bug #472836: @revisionflag and table entries	* qandaset.xsl: Improve FAQ labeling2001-11-29  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Patch #478068: procedures with one step2001-11-28  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl, param.ent: Support formatting segmented lists as tables	* param.ent: Added punct.honorific parameter2001-11-28  Jirka Kosek <kosek@users.sourceforge.net>	* param.ent: Added parameter htmlhelp.hhc.section.depth for controlling depth of sections in a TOC in a left pane of HTML Help viewer.	* param.ent, param.xweb: Added support for automatic generation of map and context files for HTML Help. Topic names and IDs are marked by special PI <?dbhh topicname="..." topicid="..."?>.2001-11-28  Norman Walsh <nwalsh@users.sourceforge.net>	* param.xweb: Support formatting segmented lists as tables	* param.xweb: Added punct.honorific parameter2001-11-28  Jirka Kosek <kosek@users.sourceforge.net>	* param.xweb: Added parameter htmlhelp.hhc.section.depth for controlling depth of sections in a TOC in a left pane of HTML Help viewer.2001-11-28  Norman Walsh <nwalsh@users.sourceforge.net>	* pi.xsl: Use common pi-attribute template2001-11-27  Norman Walsh <nwalsh@users.sourceforge.net>	* lists.xsl: Support tabular presentation of variablelists	* qandaset.xsl: Format QandASet as a table; there's just no other way to get the formatting right without resorting to absurd hackery	* refentry.xsl: Fixed typo in refentry separator test2001-11-18  Jirka Kosek <kosek@users.sourceforge.net>	* Makefile, glossary.xsl, inline.xsl, param.ent, param.xweb: 	Added parameter glossterm.auto.link. When set to 1 links from glossterm to glossentry are created automatically even if there is no linkend attribute on glossterm and id attribute on glossentry.	* inline.xsl: Baseform attribute is taken into account when autogenerating links for glossterms.2001-11-15  Norman Walsh <nwalsh@users.sourceforge.net>	* graphics.xsl: Only output a longdesc link if there's actually a longdesc	* inline.xsl: Support experimental XLink support2001-11-12  Norman Walsh <nwalsh@users.sourceforge.net>	* chunk-experimental.xsl, chunk.xsl, docbook.xsl, ebnf.xsl, footnote.xsl, inline.xsl, lists.xsl, param.xweb, synop.xsl, toc.xsl, xref.xsl: 	Support well-formed documents, use key() instead of id()	* param.xweb: Added fragref for navig.* params2001-11-10  Norman Walsh <nwalsh@users.sourceforge.net>	* titlepage.xsl: Fixed formatting of addresses in affiliations in author names2001-11-09  Norman Walsh <nwalsh@users.sourceforge.net>	* param.xweb: Move the obvious ID value from the src:fragment to the refentry in parameter reference pages2001-11-06  Robert Stayton <bobstayton@users.sourceforge.net>	* chunk.xsl: Modified header and footer templates to support option	to use graphical icons for navigation.	* param.ent, param.xweb: Added new parameters supporting the option for graphical	icons in navigational headers and footers of chunked html.2001-11-05  Jirka Kosek <kosek@users.sourceforge.net>	* param.ent: Parameters moved to params subdirectory.2001-11-05  Norman Walsh <nwalsh@users.sourceforge.net>	* param.ent: Added newline at eof2001-11-05  Jirka Kosek <kosek@users.sourceforge.net>	* param.xweb: Parameters moved to params subdirectory.2001-11-03  Norman Walsh <nwalsh@users.sourceforge.net>	* biblio.xsl, inline.xsl: Support pubwork=article on citetitle	* xref.xsl: Remove anchor name on anchor; it erroneously duplicates the html anchor template2001-10-16  Norman Walsh <nwalsh@users.sourceforge.

⌨️ 快捷键说明

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