]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
12 years agoRestore component.list.of.tables etc. now that the titlepage.templates.xsl
Bob Stayton [Sat, 24 Mar 2012 20:34:52 +0000 (20:34 +0000)]
Restore component.list.of.tables etc. now that the titlepage.templates.xsl
file has been updated by the Makefile.

12 years agoFix well-formedness problem.
Bob Stayton [Sat, 24 Mar 2012 18:56:59 +0000 (18:56 +0000)]
Fix well-formedness problem.

12 years agoTurn off component.list.of.tables because the build process is not updating
Bob Stayton [Mon, 19 Mar 2012 22:57:21 +0000 (22:57 +0000)]
Turn off component.list.of.tables because the build process is not updating
the titlepage.templates.xsl file which has those templates.
Will restore when that is working.

12 years agoAdd make.component.tocs to support lists of tables, etc. for
Bob Stayton [Mon, 19 Mar 2012 20:02:49 +0000 (20:02 +0000)]
Add make.component.tocs to support lists of tables, etc. for
article and other components.  Added component.list.of.tables to
titlepage.templates.xml to format the title.

12 years agoTurn off img longdesc attribute because not supported by browsers.
Bob Stayton [Mon, 19 Mar 2012 17:29:30 +0000 (17:29 +0000)]
Turn off img longdesc attribute because not supported by browsers.

12 years agoClarify usage of para property attribute sets.
Bob Stayton [Sat, 17 Mar 2012 21:43:54 +0000 (21:43 +0000)]
Clarify usage of para property attribute sets.

12 years agoClarify reuse of this attribute-set in other elements.
Bob Stayton [Sat, 17 Mar 2012 21:37:43 +0000 (21:37 +0000)]
Clarify reuse of this attribute-set in other elements.

12 years agoClarify how relative paths are resolved.
Bob Stayton [Sat, 17 Mar 2012 21:36:21 +0000 (21:36 +0000)]
Clarify how relative paths are resolved.

12 years agoMore explanation of relative paths in glossary.collection.
Bob Stayton [Sat, 17 Mar 2012 21:22:10 +0000 (21:22 +0000)]
More explanation of relative paths in glossary.collection.

12 years agoAdd info about relative paths.
Bob Stayton [Sat, 17 Mar 2012 20:42:25 +0000 (20:42 +0000)]
Add info about relative paths.

12 years agoAdded comment, mainly to test if I have write permissions to the repo. If yes, this...
Stefan Hinz [Fri, 16 Mar 2012 13:55:00 +0000 (13:55 +0000)]
Added comment, mainly to test if I have write permissions to the repo. If yes, this will become my first commit here, so let me say HELLO everyone. -Stefan

12 years agoChange to new para.properties attribute-set.
Bob Stayton [Fri, 2 Mar 2012 18:42:41 +0000 (18:42 +0000)]
Change to new para.properties attribute-set.

12 years agoAdd new para.properties attribute-set for paragraphs.
Bob Stayton [Fri, 2 Mar 2012 18:38:42 +0000 (18:38 +0000)]
Add new para.properties attribute-set for paragraphs.

12 years agoSpecial attribute-set for para only.
Bob Stayton [Fri, 2 Mar 2012 18:35:14 +0000 (18:35 +0000)]
Special attribute-set for para only.

12 years agoMove square brackets and <sup> inside <a> element for footnote
Bob Stayton [Mon, 20 Feb 2012 18:15:57 +0000 (18:15 +0000)]
Move square brackets and <sup> inside <a> element for footnote
marks to fix display problems in some browsers.

12 years agoFix bug 3487828 valign on inlinemediaobject in fo output has wrong property.
Bob Stayton [Fri, 17 Feb 2012 01:20:59 +0000 (01:20 +0000)]
Fix bug 3487828 valign on inlinemediaobject in fo output has wrong property.

12 years agoWebhelp: Lower the minimum width of content pane
David Cramer [Tue, 14 Feb 2012 15:49:36 +0000 (15:49 +0000)]
Webhelp: Lower the minimum width of content pane

12 years agoIn svg.properties template, handle the case where there is no next.chunk.
Bob Stayton [Thu, 9 Feb 2012 06:13:37 +0000 (06:13 +0000)]
In svg.properties template, handle the case where there is no next.chunk.

12 years agoFix nav element for case of empty TOC (no chapters or sections).
Bob Stayton [Thu, 9 Feb 2012 04:11:45 +0000 (04:11 +0000)]
Fix nav element for case of empty TOC (no chapters or sections).

12 years agoAdd article to generate.toc so an article can become an ebook.
Bob Stayton [Thu, 9 Feb 2012 03:52:38 +0000 (03:52 +0000)]
Add article to generate.toc so an article can become an ebook.

12 years agoTurn off body.attributes since HTML5 does not like them.
Bob Stayton [Wed, 8 Feb 2012 06:03:39 +0000 (06:03 +0000)]
Turn off body.attributes since HTML5 does not like them.
Fix qanda entries in TOC to use <li> instead of <dd>.

12 years agoProvide README file for xhtml5 and epub3 distribution.
Bob Stayton [Mon, 6 Feb 2012 07:28:38 +0000 (07:28 +0000)]
Provide README file for xhtml5 and epub3 distribution.

12 years agoAdd template mode 'simple.xlink.properties' to allow
Bob Stayton [Wed, 1 Feb 2012 21:50:25 +0000 (21:50 +0000)]
Add template mode 'simple.xlink.properties' to allow
easy customization of formatting of links generated
from elements other than xref, link, and olink using
the xlink attributes.

12 years agoAdd O'Reilly Media for their EPUB3 contribution.
Bob Stayton [Wed, 1 Feb 2012 19:21:21 +0000 (19:21 +0000)]
Add O'Reilly Media for their EPUB3 contribution.

12 years agoAdd table.caption.properties to format table captions.
Bob Stayton [Wed, 1 Feb 2012 05:22:56 +0000 (05:22 +0000)]
Add table.caption.properties to format table captions.

12 years agoTo format table captions.
Bob Stayton [Wed, 1 Feb 2012 05:21:37 +0000 (05:21 +0000)]
To format table captions.

12 years agoFix bug 3481385 - link elements not preserved inside funcsynopsis.
Bob Stayton [Wed, 1 Feb 2012 05:07:27 +0000 (05:07 +0000)]
Fix bug 3481385 - link elements not preserved inside funcsynopsis.

12 years agoAdd 'strippath' and 'getdir' templates that lib.xsl now requires.
Bob Stayton [Wed, 1 Feb 2012 04:58:33 +0000 (04:58 +0000)]
Add 'strippath' and 'getdir' templates that lib.xsl now requires.
Fixed bug 3481384 to remove extraneous "fsfunc" introduced in 1.76.1
html/synop.xsl because attribute copying was not handled correctly.

12 years agoAdd info about trailing slash added if it was omitted.
Bob Stayton [Wed, 1 Feb 2012 04:17:11 +0000 (04:17 +0000)]
Add info about trailing slash added if it was omitted.

12 years agoFix typo
Bob Stayton [Tue, 31 Jan 2012 06:11:15 +0000 (06:11 +0000)]
Fix typo

12 years agoFix handling of refpurpose in TOC entries for refentry.
Bob Stayton [Tue, 31 Jan 2012 05:39:56 +0000 (05:39 +0000)]
Fix handling of refpurpose in TOC entries for refentry.

12 years agoRemove bold from top level toc entries.
Bob Stayton [Tue, 31 Jan 2012 05:33:40 +0000 (05:33 +0000)]
Remove bold from top level toc entries.

12 years agoFix handling of enumerate-images while in DocBook namespace.
Bob Stayton [Tue, 31 Jan 2012 05:09:13 +0000 (05:09 +0000)]
Fix handling of enumerate-images while in DocBook namespace.

12 years agoFix typo.
Bob Stayton [Tue, 31 Jan 2012 04:28:23 +0000 (04:28 +0000)]
Fix typo.

12 years agoFix "added namespace" message to call get.doc.title template for the title.
Bob Stayton [Tue, 31 Jan 2012 04:09:13 +0000 (04:09 +0000)]
Fix "added namespace" message to call get.doc.title template for the title.

12 years agoMakefile to build xhtml-docbook.xsl with different xsl:output.
Bob Stayton [Tue, 31 Jan 2012 03:31:38 +0000 (03:31 +0000)]
Makefile to build xhtml-docbook.xsl with different xsl:output.

12 years agoRemove comment about it being generated, because it is not.
Bob Stayton [Tue, 31 Jan 2012 01:19:08 +0000 (01:19 +0000)]
Remove comment about it being generated, because it is not.

12 years agoRemove comments about it being generated, because it is not.
Bob Stayton [Tue, 31 Jan 2012 01:18:20 +0000 (01:18 +0000)]
Remove comments about it being generated, because it is not.

12 years agoConverts xhtml/docbook.xsl for xhtml5.
Bob Stayton [Tue, 31 Jan 2012 01:07:37 +0000 (01:07 +0000)]
Converts xhtml/docbook.xsl for xhtml5.

12 years agoFix typo in param name.
Bob Stayton [Tue, 31 Jan 2012 00:41:49 +0000 (00:41 +0000)]
Fix typo in param name.

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.