158
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug 2979166 able - Attribute @rowheader not working More... almost 15 years ago
Fix bug 2979166 able - Attribute @rowheader not working More... almost 15 years ago
Fix bug 3033191 footnotes in html tables. More... almost 15 years ago
Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents with many inline glossterms. More... almost 15 years ago
Fix bug 2922488 draft.watermark.image pointing to web resource. Now the value is images/draft.png, and may require customization for local resolution. More... almost 15 years ago
Fix bug 2922483 leaks xmlns:saxon to output. More... almost 15 years ago
Fix bug 2922483 leaks xmlns:saxon to output. More... almost 15 years ago
Fix bug 2844927 Validity error for callout bugs. More... almost 15 years ago
Convert formal.object.heading to respect make.clean.html param. More... almost 15 years ago
Fix bug 2840768 sidebar without title inserts empty b tag. More... almost 15 years ago
Fix bug 2805530 author/orgname not appearing on title page. More... almost 15 years ago
Fixng link to 5.x version of the package More... almost 15 years ago
Adding information about 5.x version of the package More... almost 15 years ago
Adding callouts to explain .htaccess recommendations. Added one more future feature idea. More... almost 15 years ago
Fix for multiple SAX Parsers conflicting with each other. More... almost 15 years ago
Added client-side support for cjk searching. By default, for cjk, 2-gram tokenizing is used in both client run time and indexer build time. i.e. クに接続 will be tokenized to "クに", "に接", "接続". Better tokenizing suggestions are IKAnalzer and Paoding Analyzer. These are dictionary based, so that results are more accurate. More... almost 15 years ago
Added SVN keywords. More... almost 15 years ago
Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x architecture. The main difference to the older format is that metadata is stored in a separate manifest file. The module imports and extends the existing eclipse.xsl module. Based on code contributed in patch #2624668. More... almost 15 years ago
Added Chinese, Japanese, Korean (CJK) support for better searching. Uses Lucene's CJKAnalyzer. New classpath attr in build.xml to reflect new additions. Few fixes to client-side js files for better use of new languages(no-stem langs) More... almost 15 years ago
Removed camel casing. More... about 15 years ago
Added support for SVG content in imagedata (inspired by patch #2909154). More... about 15 years ago
Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO). More... about 15 years ago
Moved the template that outputs <base> so that the base URI also applies to relative CSS paths that come later. See patch #2896121. More... about 15 years ago
Moved warning. More... about 15 years ago
Removed obsolete reference to DBTeXMath. More... about 15 years ago
Removed obsolete "More information" section referring to DBTeXMath and PassiveTeX. More... about 15 years ago
Added fix to catch ID also of descendants of listitem. Closes bug #2955077. More... about 15 years ago
Adding admoniton about not having Saxon 6.5 in your classpath. Other minor doc updates More... about 15 years ago
Use xerces to validate More... about 15 years ago
Removed superfluous test used when computing column-width. Closes bug #3000898. More... about 15 years ago