]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
12 years agoJust added a comment.
Bob Stayton [Mon, 30 Jan 2012 23:58:09 +0000 (23:58 +0000)]
Just added a comment.

12 years agoAdd epub3 and xhtml5 to the DIRS list for inclusion in build.
Bob Stayton [Mon, 30 Jan 2012 23:54:48 +0000 (23:54 +0000)]
Add epub3 and xhtml5 to the DIRS list for inclusion in build.

12 years agoAdded support for lists of figures, tables, examples, etc.
Bob Stayton [Mon, 30 Jan 2012 21:54:20 +0000 (21:54 +0000)]
Added support for lists of figures, tables, examples, etc.
Fixed generation of epub CSS file.
Added epub:type attributes to glossterm, glossdef, sect1-6, admonitions, lists.
Now includes in the opf file the image filenames for admonitions, callouts.

12 years agoImproved attribute cleanup for more docbook elements for HTML5 conformance.
Bob Stayton [Mon, 30 Jan 2012 21:50:19 +0000 (21:50 +0000)]
Improved attribute cleanup for more docbook elements for HTML5 conformance.

12 years agoTOC entry for refpurpose should use no.anchor.mode to prevent duplicate ids
Bob Stayton [Mon, 30 Jan 2012 21:43:47 +0000 (21:43 +0000)]
TOC entry for refpurpose should use no.anchor.mode to prevent duplicate ids
when indexterm is inside refpurpose.

12 years agoAdd colgroup around col elements in layout table.
Bob Stayton [Mon, 30 Jan 2012 18:40:10 +0000 (18:40 +0000)]
Add colgroup around col elements in layout table.

12 years agoRemove duplication of mode="xref-to" template for qandadiv.
Bob Stayton [Mon, 30 Jan 2012 18:39:28 +0000 (18:39 +0000)]
Remove duplication of mode="xref-to" template for qandadiv.

12 years agoAdd colgroup around bare col element in variablelist table to
Bob Stayton [Mon, 30 Jan 2012 18:01:09 +0000 (18:01 +0000)]
Add colgroup around bare col element in variablelist table to
conform to html5.

12 years agoAdd support for html.script param to insert Javascript references.
Bob Stayton [Mon, 30 Jan 2012 03:14:31 +0000 (03:14 +0000)]
Add support for html.script param to insert Javascript references.

12 years agoAdd new params html.script and html.script.type to support
Bob Stayton [Mon, 30 Jan 2012 02:49:32 +0000 (02:49 +0000)]
Add new params html.script and html.script.type to support
Javascript references.

12 years agoAdd support for specifying javascript references like css references.
Bob Stayton [Mon, 30 Jan 2012 02:46:48 +0000 (02:46 +0000)]
Add support for specifying javascript references like css references.

12 years agoIf an user moved to another page by clicking on a toc link, and then clicked on ...
Kasun Gajasinghe [Sat, 28 Jan 2012 16:39:29 +0000 (16:39 +0000)]
If an user moved to another page by clicking on a toc link, and then clicked on #searchDiv,
search should be performed if the cookie textToSearch is not empty.

12 years agoWebhelp: Small tweaks to icons, css
David Cramer [Thu, 26 Jan 2012 15:48:36 +0000 (15:48 +0000)]
Webhelp: Small tweaks to icons, css

12 years agoAdd support for caption in a CALS table.
Bob Stayton [Tue, 24 Jan 2012 21:31:48 +0000 (21:31 +0000)]
Add support for caption in a CALS table.

12 years agoFix missing fop1.extensions for table-layout="fixed" property.
Bob Stayton [Wed, 18 Jan 2012 17:51:39 +0000 (17:51 +0000)]
Fix missing fop1.extensions for table-layout="fixed" property.

12 years agoWebhelp: Perform xinclude if xsltproc is the processor
David Cramer [Sat, 14 Jan 2012 22:21:17 +0000 (22:21 +0000)]
Webhelp: Perform xinclude if xsltproc is the processor

12 years agoWebhelp: Hide remarks in readme output
David Cramer [Sat, 14 Jan 2012 22:08:54 +0000 (22:08 +0000)]
Webhelp: Hide remarks in readme output

12 years agoWebhelp: Tweaking makefile
David Cramer [Sat, 14 Jan 2012 21:58:02 +0000 (21:58 +0000)]
Webhelp: Tweaking makefile

12 years agoMove paths to xercesImpl and xml-apis jars into build.properties
David Cramer [Sat, 14 Jan 2012 21:57:41 +0000 (21:57 +0000)]
Move paths to xercesImpl and xml-apis jars into build.properties

12 years agoWebhelp: Left align titles in nav header. Display for all but the topmost page
David Cramer [Sat, 14 Jan 2012 18:46:45 +0000 (18:46 +0000)]
Webhelp: Left align titles in nav header. Display  for all but the topmost page

12 years agoWebhelp: Cleanup related to en_stemmer.js changes
David Cramer [Sat, 14 Jan 2012 17:33:26 +0000 (17:33 +0000)]
Webhelp: Cleanup related to en_stemmer.js changes

12 years agoWebhelp: Don't put borders around qandaset list
David Cramer [Fri, 13 Jan 2012 17:53:36 +0000 (17:53 +0000)]
Webhelp: Don't put borders around qandaset list

12 years agoWebhelp: Avoid unnecessary scroll ups when anchor is clicked on
David Cramer [Fri, 13 Jan 2012 17:47:29 +0000 (17:47 +0000)]
Webhelp: Avoid unnecessary scroll ups when anchor is clicked on

12 years agoWebhelp: Show footer nav by default
David Cramer [Fri, 13 Jan 2012 17:35:30 +0000 (17:35 +0000)]
Webhelp: Show footer nav by default

12 years agoWebhelp: Support setting suppress.footer.navigation from build.properties
David Cramer [Fri, 13 Jan 2012 17:33:56 +0000 (17:33 +0000)]
Webhelp: Support setting suppress.footer.navigation from build.properties

12 years agoWebhelp: Support admon.graphics param in build.properties
David Cramer [Fri, 13 Jan 2012 17:28:30 +0000 (17:28 +0000)]
Webhelp: Support admon.graphics param in build.properties

12 years agoWebhelp: Adding xinclude example to the demo/readme doc
David Cramer [Fri, 13 Jan 2012 16:05:13 +0000 (16:05 +0000)]
Webhelp: Adding xinclude example to the demo/readme doc

12 years agoWebhelp: Remove border around table used to format callout list
David Cramer [Fri, 13 Jan 2012 15:52:30 +0000 (15:52 +0000)]
Webhelp: Remove border around table used to format callout list

12 years agoWebhelp: Support admon graphics (still off by default)
David Cramer [Fri, 13 Jan 2012 15:31:40 +0000 (15:31 +0000)]
Webhelp: Support admon graphics (still off by default)

12 years agoWebhelp: Turn on navfooter and fix related css
David Cramer [Fri, 13 Jan 2012 14:55:38 +0000 (14:55 +0000)]
Webhelp: Turn on navfooter and fix related css

12 years agoWebhelp: Fix error about undeclared doc.title param
David Cramer [Fri, 13 Jan 2012 14:39:12 +0000 (14:39 +0000)]
Webhelp: Fix error about undeclared doc.title param

12 years agoWebhelp: Adding some test search terms to the readme
David Cramer [Tue, 10 Jan 2012 20:34:09 +0000 (20:34 +0000)]
Webhelp: Adding some test search terms to the readme

12 years agoHandle exceptional cases listed in the Porter 2 stemming algo
David Cramer [Tue, 10 Jan 2012 18:36:53 +0000 (18:36 +0000)]
Handle exceptional cases listed in the Porter 2 stemming algo

12 years agoRemove passivetex.extension test from graphic template.
Bob Stayton [Tue, 10 Jan 2012 18:36:35 +0000 (18:36 +0000)]
Remove passivetex.extension test from graphic template.

12 years agoRefactored the 'process.image' template to create modular
Bob Stayton [Sun, 8 Jan 2012 23:43:19 +0000 (23:43 +0000)]
Refactored the 'process.image' template to create modular
templates for each attribute so they can be individually
customized.  Also merged in support for embedded svg and
mml content so they can have image attributes too.

12 years agoFix bug that omitted duplicate indexterms in the same section but
Bob Stayton [Tue, 3 Jan 2012 19:55:59 +0000 (19:55 +0000)]
Fix bug that omitted duplicate indexterms in the same section but
with different zone attributes, which should not be omitted.

12 years agoWebhelp: adding special case word 'say' to en js stemmer
David Cramer [Tue, 3 Jan 2012 15:48:29 +0000 (15:48 +0000)]
Webhelp: adding special case word 'say' to en js stemmer

13 years agoWebhelp: Refine stemming of terms that end in (only stem if there's a consonant befor...
David Cramer [Mon, 2 Jan 2012 16:31:11 +0000 (16:31 +0000)]
Webhelp: Refine stemming of terms that end in (only stem if there's a consonant before the -y)

13 years agoWebhelp: fixed bug where words like key, day, and nucleus, were not found due to...
David Cramer [Mon, 2 Jan 2012 15:46:43 +0000 (15:46 +0000)]
Webhelp: fixed bug where words like key, day, and nucleus, were not found due to differences in the way the client stemmer and indexer stemmed words

13 years agoupdate for maven artifact docbook xml 5.1b4
mimil [Thu, 29 Dec 2011 18:40:20 +0000 (18:40 +0000)]
update for maven artifact docbook xml 5.1b4

13 years agoWebhelp: Support xinclude and two-pass profiling in build.xml
David Cramer [Sun, 18 Dec 2011 21:05:22 +0000 (21:05 +0000)]
Webhelp: Support xinclude and two-pass profiling in build.xml

13 years agoFix bad link to default topic.
David Cramer [Sun, 18 Dec 2011 21:04:24 +0000 (21:04 +0000)]
Fix bad link to default topic.

13 years agoInclude index.html from search indexing scope
David Cramer [Thu, 8 Dec 2011 22:27:19 +0000 (22:27 +0000)]
Include index.html from search indexing scope

13 years agoAdded missing parameter definitions (though not sure why base.dir and chunk.quietly...
Jirka Kosek [Thu, 8 Dec 2011 13:40:25 +0000 (13:40 +0000)]
Added missing parameter definitions (though not sure why base.dir and chunk.quietly is needed in FO, maybe olinks?)

13 years agoFixed well-formdness
Jirka Kosek [Thu, 8 Dec 2011 13:28:31 +0000 (13:28 +0000)]
Fixed well-formdness

13 years agoFix bug in handling of attributes in mode="copy"
Bob Stayton [Thu, 1 Dec 2011 22:08:02 +0000 (22:08 +0000)]
Fix bug in handling of attributes in mode="copy"

13 years agoAddressed tracker item #3444549: Using titleabbrev.markup mode instead of title.marku...
David Cramer [Tue, 29 Nov 2011 13:47:22 +0000 (13:47 +0000)]
Addressed tracker item #3444549: Using titleabbrev.markup mode instead of title.markup mode for webhelp toc

13 years agoAddressed #3443430, adding setindex to Webhelp toc
David Cramer [Sun, 27 Nov 2011 15:53:21 +0000 (15:53 +0000)]
Addressed #3443430, adding setindex to Webhelp toc

13 years agoCheck in new params for FO side regions in page masters.
Bob Stayton [Sun, 27 Nov 2011 00:12:10 +0000 (00:12 +0000)]
Check in new params for FO side regions in page masters.

13 years agoAdd support for itermset in info elements, using titlepage mechanism
Bob Stayton [Sat, 26 Nov 2011 23:02:55 +0000 (23:02 +0000)]
Add support for itermset in info elements, using titlepage mechanism
to ensure entries are placed inside page-sequence.

13 years agoAdd "or" string per Bug # 3322871, translated with Google translate.
Bob Stayton [Sat, 26 Nov 2011 18:54:12 +0000 (18:54 +0000)]
Add "or" string per Bug # 3322871, translated with Google translate.

13 years agoCheck in sample assembly files.
Bob Stayton [Fri, 25 Nov 2011 18:00:21 +0000 (18:00 +0000)]
Check in sample assembly files.

13 years agoFix bug 3441149 where mode="class.value" does not work
Bob Stayton [Thu, 24 Nov 2011 00:12:16 +0000 (00:12 +0000)]
Fix bug 3441149 where mode="class.value" does not work
for para or entry when the element does not have a role attribute.

13 years agoAdd support for side body margins and side static content regions.
Bob Stayton [Wed, 23 Nov 2011 22:29:23 +0000 (22:29 +0000)]
Add support for side body margins and side static content regions.
Fixes bug 3389931.

13 years agoAdd comment about internal individual params for each side.
Bob Stayton [Wed, 23 Nov 2011 22:24:07 +0000 (22:24 +0000)]
Add comment about internal individual params for each side.

13 years agoComplete support for side regions.
Bob Stayton [Wed, 23 Nov 2011 22:01:40 +0000 (22:01 +0000)]
Complete support for side regions.

13 years agoAdd support for side regions in FO output.
Bob Stayton [Sun, 20 Nov 2011 20:28:47 +0000 (20:28 +0000)]
Add support for side regions in FO output.

13 years agoFix bug 3424546, no TOC for top level reference element in FO output.
Bob Stayton [Tue, 15 Nov 2011 22:07:59 +0000 (22:07 +0000)]
Fix bug 3424546, no TOC for top level reference element in FO output.

13 years agoChange $base.dir to $chunk.base.dir to ensure trailing slash is present.
Bob Stayton [Sat, 12 Nov 2011 00:17:33 +0000 (00:17 +0000)]
Change $base.dir to $chunk.base.dir to ensure trailing slash is present.

13 years agoChange $base.dir to $chunk.base.dir to ensure trailing slash in place.
Bob Stayton [Sat, 12 Nov 2011 00:16:19 +0000 (00:16 +0000)]
Change $base.dir to $chunk.base.dir to ensure trailing slash in place.

13 years agoReplace $base.dir with $chunk.base.dir to ensure trailing slash in place.
Bob Stayton [Sat, 12 Nov 2011 00:14:02 +0000 (00:14 +0000)]
Replace $base.dir with $chunk.base.dir to ensure trailing slash in place.

13 years agoUse $chunk.base.dir instead of $base.dir to ensure trailing slash is in place.
Bob Stayton [Sat, 12 Nov 2011 00:12:07 +0000 (00:12 +0000)]
Use $chunk.base.dir instead of $base.dir to ensure trailing slash is in place.

13 years agoAdd new param chunked.filename.prefix to fix bug 3087359.
Bob Stayton [Sat, 12 Nov 2011 00:07:29 +0000 (00:07 +0000)]
Add new param chunked.filename.prefix to fix bug 3087359.

13 years agoAdd support for chunked.filename.prefix param.
Bob Stayton [Sat, 12 Nov 2011 00:05:44 +0000 (00:05 +0000)]
Add support for chunked.filename.prefix param.
Make sure base.dir value has a trailing slash in
the chunk.base.dir internal param used by the templates.

13 years agoNew param chunked.filename.prefix to separate any such prefix from
Bob Stayton [Fri, 11 Nov 2011 23:17:20 +0000 (23:17 +0000)]
New param chunked.filename.prefix to separate any such prefix from
the base.dir param, which helps fix bug 3087359.

13 years agoPass empty base.dir for lot URLs to avoid problems using the ./ default
Bob Stayton [Fri, 11 Nov 2011 22:19:07 +0000 (22:19 +0000)]
Pass empty base.dir for lot URLs to avoid problems using the ./ default
in make-relative-filename.

13 years agoMatch template for "/" must have priority="1" since
Bob Stayton [Fri, 4 Nov 2011 17:50:44 +0000 (17:50 +0000)]
Match template for "/" must have priority="1" since
chunk-code.xsl is xsl:included, not xsl:imported.

13 years agoFix bug when $toc.section.depth=0 causes book toc to
Bob Stayton [Tue, 1 Nov 2011 01:00:59 +0000 (01:00 +0000)]
Fix bug when $toc.section.depth=0 causes book toc to
ignore chapters and appendixes.

13 years agoFix bug where toc.section.depth=0 causes a book toc to ignore
Bob Stayton [Tue, 1 Nov 2011 00:21:48 +0000 (00:21 +0000)]
Fix bug where toc.section.depth=0 causes a book toc to ignore
chapters and appendixes.

13 years agoFixed bug #3388088 where non-namespaced chunkfast.xsl
Bob Stayton [Mon, 31 Oct 2011 20:37:22 +0000 (20:37 +0000)]
Fixed bug #3388088 where non-namespaced chunkfast.xsl
not properly handling namespaced document.

13 years agoNow handles caption in html markup table like title,
Bob Stayton [Sun, 30 Oct 2011 03:42:11 +0000 (03:42 +0000)]
Now handles caption in html markup table like title,
so formal.object.title is used with all its features, including
formatting and placement.
Added htmlTable.with.caption template to handle the wrapper, and
left htmlTable template unchanged.
Now caption template in mode="htmlTable" does nothing, because
caption handled by formal.object.title template.

13 years agoFixed bug where content scrolls up when search or contents tab are clicked
David Cramer [Sat, 29 Oct 2011 15:41:58 +0000 (15:41 +0000)]
Fixed bug where content scrolls up when search or contents tab are clicked

13 years agoAllow wrapping in verbatim elements - eReaders have very narrow display in general...
Jirka Kosek [Wed, 26 Oct 2011 14:02:39 +0000 (14:02 +0000)]
Allow wrapping in verbatim elements - eReaders have very narrow display in general and can't scroll.

13 years agoFixed typo in CSS text-align property
Jirka Kosek [Tue, 25 Oct 2011 15:27:25 +0000 (15:27 +0000)]
Fixed typo in CSS text-align property

13 years agoHandle namespaced elements without prefix in a special way in order to prevent copyin...
Jirka Kosek [Tue, 25 Oct 2011 13:46:25 +0000 (13:46 +0000)]
Handle namespaced elements without prefix in a special way in order to prevent copying excessive namespace declarations.

13 years agoPreserve namespace of copied elements
Jirka Kosek [Tue, 25 Oct 2011 13:38:34 +0000 (13:38 +0000)]
Preserve namespace of copied elements

13 years agoTurn off generating the title attribute for block and hierarchical elements.
Bob Stayton [Tue, 25 Oct 2011 03:58:19 +0000 (03:58 +0000)]
Turn off generating the title attribute for block and hierarchical elements.
Should only be used for inline elements, usually using the alt element.
Also used for links to show the target title.

13 years agoAdd support for generate.consistent.ids parameter.
Bob Stayton [Mon, 24 Oct 2011 06:33:51 +0000 (06:33 +0000)]
Add support for generate.consistent.ids parameter.

13 years agoNew param to support replacing generate-id() with xsl:number
Bob Stayton [Mon, 24 Oct 2011 05:45:34 +0000 (05:45 +0000)]
New param to support replacing generate-id() with xsl:number
for more consistent id values.

13 years ago111011T08:12
Dave Pawson [Tue, 11 Oct 2011 08:12:36 +0000 (08:12 +0000)]
111011T08:12

13 years ago111011T08:05
Dave Pawson [Tue, 11 Oct 2011 08:05:37 +0000 (08:05 +0000)]
111011T08:05

13 years ago111011T07:57
Dave Pawson [Tue, 11 Oct 2011 07:57:59 +0000 (07:57 +0000)]
111011T07:57

13 years agoSupport author/orgname in bibliography, fixing bug 3293062.
Bob Stayton [Mon, 10 Oct 2011 19:41:51 +0000 (19:41 +0000)]
Support author/orgname in bibliography, fixing bug 3293062.

13 years agoReplace duplicate undocumented parameter chunker.output.quiet
Bob Stayton [Sun, 9 Oct 2011 22:03:30 +0000 (22:03 +0000)]
Replace duplicate undocumented parameter chunker.output.quiet
with the original documented parameter chunk.quietly.

13 years agoThe spacing="compact" attribute on lists in HTML no longer outputs compact="compact"
Bob Stayton [Sun, 9 Oct 2011 21:39:38 +0000 (21:39 +0000)]
The spacing="compact" attribute on lists in HTML no longer outputs compact="compact"
(or just "compact" in the case of Saxon 6), since that attribute is
deprecated and improperly supported.  Instead, the output uses a
multiple class attribute such as class="orderedlist compact".
Use CSS to style such lists without margin above.

13 years agoTable title with tocentry="0" attribute is now omitted from the
Bob Stayton [Sun, 9 Oct 2011 21:04:08 +0000 (21:04 +0000)]
Table title with tocentry="0" attribute is now omitted from the
table of contents. Fixes bug 3279748.

13 years agoanchor template now checks to see if fo:inline or fo:block should be used.
Bob Stayton [Sun, 9 Oct 2011 20:51:44 +0000 (20:51 +0000)]
anchor template now checks to see if fo:inline or fo:block should be used.
Fixes bug 3324138.

13 years agoAdd attribute-set task.properties to task element to
Bob Stayton [Sun, 9 Oct 2011 07:21:49 +0000 (07:21 +0000)]
Add attribute-set task.properties to task element to
support customization.

13 years agoAllow task to be customized more easily.
Bob Stayton [Sun, 9 Oct 2011 07:15:05 +0000 (07:15 +0000)]
Allow task to be customized more easily.

13 years agoOnly index text if inside id='content'
David Cramer [Sun, 9 Oct 2011 02:49:50 +0000 (02:49 +0000)]
Only index text if inside id='content'

13 years agoAdded support for book/info to support DocBook5.
Bob Stayton [Fri, 7 Oct 2011 22:18:53 +0000 (22:18 +0000)]
Added support for book/info to support DocBook5.

13 years agoAdd default class="phrase" when role attribute not used for class,
Bob Stayton [Fri, 7 Oct 2011 18:39:34 +0000 (18:39 +0000)]
Add default class="phrase" when role attribute not used for class,
fixing bug #3076510

13 years agoAutomatically limit the size of the search description to something 140 characters
Kasun Gajasinghe [Fri, 7 Oct 2011 09:48:44 +0000 (09:48 +0000)]
Automatically limit the size of the search description to something 140 characters

13 years agoremoving outline in 'contents' and 'search' buttons that is visible when clicked...
Kasun Gajasinghe [Fri, 7 Oct 2011 09:10:21 +0000 (09:10 +0000)]
removing outline in 'contents' and 'search' buttons that is visible when clicked. tabindex for SIDEBAR button.

13 years agoAdd new attribute-sets calloutlist.properties and callout.properties
Bob Stayton [Wed, 5 Oct 2011 20:12:49 +0000 (20:12 +0000)]
Add new attribute-sets calloutlist.properties and callout.properties
to  better support customization of calloutlists, fixing bug 3160341.

13 years agoSupport better customization of callout lists.
Bob Stayton [Wed, 5 Oct 2011 19:56:43 +0000 (19:56 +0000)]
Support better customization of callout lists.

13 years agoFix bug 3067027 set page.number.format to 'i' for book and set titlepage.
Bob Stayton [Wed, 5 Oct 2011 19:17:37 +0000 (19:17 +0000)]
Fix bug 3067027 set page.number.format to 'i' for book and set titlepage.

13 years agoTitlepage mechanism is now namespace aware to support XHTML. Please note that when...
Jirka Kosek [Tue, 4 Oct 2011 21:36:11 +0000 (21:36 +0000)]
Titlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty.

13 years agoWebhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup...
Kasun Gajasinghe [Mon, 3 Oct 2011 19:13:27 +0000 (19:13 +0000)]
Webhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html.
tagsoup-1.2.1.jar is added to trunk/xsl-webhelpindexer/lib/

13 years agoWebhelpindexer changes - HTML transformation support for WebHelp - Uses Tagsoup for...
Kasun Gajasinghe [Mon, 3 Oct 2011 19:07:29 +0000 (19:07 +0000)]
Webhelpindexer changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html.

Tracker -
http://sourceforge.net/tracker/?func=detail&aid=3401185&group_id=21935&atid=373750