]>
granicus.if.org Git - docbook-dsssl/log
Kasun Gajasinghe [Wed, 13 Apr 2011 18:41:43 +0000 (18:41 +0000)]
Added more comments to the xsl/webhelp/xsl/webhelp.xsl file. Removed some clutter.
Kasun Gajasinghe [Wed, 13 Apr 2011 08:45:51 +0000 (08:45 +0000)]
Fixed a bug in the webhelpxslindexer caused it to not index output directories containing '.' in the middle of the name. Thanks to Radu Coravu for reporting it.
Jirka Kosek [Wed, 6 Apr 2011 15:56:33 +0000 (15:56 +0000)]
Added support for alternative circled numbers
David Cramer [Sun, 3 Apr 2011 14:21:36 +0000 (14:21 +0000)]
Fixed problem reported in IE 8. See tracker id # 373747.
Bob Stayton [Sat, 2 Apr 2011 00:11:56 +0000 (00:11 +0000)]
Fix call to generate.css.files so .css files can be generated
when in chunking mode.
David Cramer [Sun, 27 Mar 2011 15:05:23 +0000 (15:05 +0000)]
Addressed tracker #
3247166 by removing hard-coded reference to ch01.html.
Mauritz Jeanson [Sun, 27 Mar 2011 12:18:01 +0000 (12:18 +0000)]
Removed junk accidentally added to previous revision.
Mauritz Jeanson [Sun, 27 Mar 2011 07:41:25 +0000 (07:41 +0000)]
Added support for author/orgname in document metadata. Closes bug #
3132862 .
Kasun Gajasinghe [Sun, 27 Mar 2011 04:41:18 +0000 (04:41 +0000)]
Added Main-Class attribute to the manifest of xsl-webhelpindexer.
minor changes to the indexer.
Kasun Gajasinghe [Sat, 26 Mar 2011 10:03:03 +0000 (10:03 +0000)]
Changed the webhelp build.xml to reflect the changes to xsl-webhelpindexer.
Added classpaths for xercesImpl and xml-api jars to the indexer. Paths added for *nix environments, need to look at how the current system behaves in Windows. Discussion: http://lists.oasis-open.org/archives/docbook-apps/201011/msg00116.html
Kasun Gajasinghe [Sat, 26 Mar 2011 09:52:27 +0000 (09:52 +0000)]
Removed the WebHelpIndexer's ANT dependency. It's possible to use it as a standalone version now.
ex:
java -cp webhelpindexer.jar:lib/lucene-core-3.0.0.jar:lib/lucene-analyzers-3.0.0.jar:/usr/share/java/xercesImpl.jar com.nexwave.nquindexer.IndexerMain ../x$
discussion:
http://lists.oasis-open.org/archives/docbook-apps/201102/msg00079.html
Bob Stayton [Mon, 21 Mar 2011 17:55:22 +0000 (17:55 +0000)]
Change question and title templates to replace hard-coded
class="local-name()" with mode="class.attribute" to support customization
of class values.
Bob Stayton [Mon, 21 Mar 2011 17:50:34 +0000 (17:50 +0000)]
Call "generate.css" in process.root so it can participate
in the 'make.clean.html' scheme.
Mauritz Jeanson [Sun, 20 Mar 2011 17:33:54 +0000 (17:33 +0000)]
Fixed bug #
3157584 (trouble with font family selection).
David Cramer [Fri, 11 Mar 2011 22:06:54 +0000 (22:06 +0000)]
Made example.properties use keep-together='auto' like table.properies to avoid problems where example/programlisting takes more than one page
David Cramer [Tue, 8 Feb 2011 12:57:46 +0000 (12:57 +0000)]
Fixing typo (spurious ! at the end of line).
Norman Walsh [Wed, 19 Jan 2011 19:24:47 +0000 (19:24 +0000)]
Separate book appendixes from article appendixes (so that they can be customized independently)
David Cramer [Sun, 16 Jan 2011 16:26:37 +0000 (16:26 +0000)]
When profile.* params only consist of space characters, then ignore them.
David Cramer [Sat, 15 Jan 2011 02:02:09 +0000 (02:02 +0000)]
Changing the syntax of three sed commands that are breaking on GNU sed version 4.2.1
mimil [Fri, 14 Jan 2011 20:10:21 +0000 (20:10 +0000)]
update of maven artifacts for 1.76.1
mimil [Fri, 14 Jan 2011 13:16:56 +0000 (13:16 +0000)]
update of maven artifacts for 1.76.0 (add of docbook-xsl-webhelpindexer)
Mauritz Jeanson [Sun, 9 Jan 2011 10:57:59 +0000 (10:57 +0000)]
Added info about supported image formats.
Mauritz Jeanson [Fri, 17 Dec 2010 18:23:12 +0000 (18:23 +0000)]
Added one more step to manual upload instructions.
Mauritz Jeanson [Fri, 17 Dec 2010 18:18:19 +0000 (18:18 +0000)]
Added condition to prevent "Failed to interpret image" messages (SVG is not supported
by the graphic size extension).
Kasun Gajasinghe [Sat, 4 Dec 2010 12:19:08 +0000 (12:19 +0000)]
webhelp: Removing some unnecessary JQuery JS files
Kasun Gajasinghe [Sat, 4 Dec 2010 11:43:42 +0000 (11:43 +0000)]
webhelp: Usability improvement - when click on a node in the TOC tree, the child nodes will auto populate now.
Kasun Gajasinghe [Sat, 4 Dec 2010 07:24:22 +0000 (07:24 +0000)]
Added google translated localizations for Japanese, German, French, and Chinese. The translations might not be pretty accurate.
Better translations are appreciated.
Kasun Gajasinghe [Sat, 4 Dec 2010 04:52:28 +0000 (04:52 +0000)]
Added documentation for how to add images to WebHelp
Bob Stayton [Sun, 28 Nov 2010 08:49:43 +0000 (08:49 +0000)]
Fix bug
3068509 where fop1 bookmarks converted diacritics to ascii. In FOP 1.0, that
conversion is no longer needed.
Jirka Kosek [Sun, 28 Nov 2010 08:26:13 +0000 (08:26 +0000)]
Added more customization hooks
Search code output only when search tab is active
Added cs localization
Bob Stayton [Fri, 26 Nov 2010 07:28:53 +0000 (07:28 +0000)]
Fix bug
3116969 where mode="class.value" customization
did not work for table or informaltable.
Jirka Kosek [Thu, 25 Nov 2010 17:33:41 +0000 (17:33 +0000)]
Added parameter webhelp.common.dir for specifying location of common files (JS+CSS)
Added hooks for adding additional user defined tabs
Bob Stayton [Tue, 23 Nov 2010 22:03:32 +0000 (22:03 +0000)]
Add template for article/colophon to avoid nested page-sequence.
Keith Fahlgren [Mon, 1 Nov 2010 21:04:48 +0000 (21:04 +0000)]
Restored VERSION file to snapshot state
Keith Fahlgren [Mon, 1 Nov 2010 20:03:14 +0000 (20:03 +0000)]
Updated for 1.76.1 release
Keith Fahlgren [Mon, 1 Nov 2010 19:58:53 +0000 (19:58 +0000)]
Version 1.76.1 released
Keith Fahlgren [Wed, 13 Oct 2010 16:53:36 +0000 (16:53 +0000)]
Edits to try to get more reliable behavior on a Mac when building
Mauritz Jeanson [Tue, 12 Oct 2010 17:40:12 +0000 (17:40 +0000)]
Added eu.xml and gl.xml to SOURCES.
David Cramer [Thu, 7 Oct 2010 14:02:08 +0000 (14:02 +0000)]
Added a little more text to the README.
David Cramer [Wed, 6 Oct 2010 23:03:14 +0000 (23:03 +0000)]
Added a README to point to the webhelp docs for information about the webhelpindexer
Keith Fahlgren [Wed, 6 Oct 2010 16:26:07 +0000 (16:26 +0000)]
One more entry for the new xsl-webhelpindexer
David Cramer [Wed, 6 Oct 2010 03:15:37 +0000 (03:15 +0000)]
More webhelp indexer refactoring
David Cramer [Wed, 6 Oct 2010 03:10:51 +0000 (03:10 +0000)]
More webhelp refactoring
David Cramer [Wed, 6 Oct 2010 02:46:18 +0000 (02:46 +0000)]
Removed cruft from before webhelp indexer refactoring
David Cramer [Wed, 6 Oct 2010 02:38:26 +0000 (02:38 +0000)]
Refactoring webhelp to separate more cleanly the xsl and java code.
David Cramer [Wed, 6 Oct 2010 02:32:36 +0000 (02:32 +0000)]
Refactoring webhelp to separate more cleanly the xsl and java code.
David Cramer [Wed, 6 Oct 2010 02:29:34 +0000 (02:29 +0000)]
Adding files somehow missed in the original commit
David Cramer [Wed, 6 Oct 2010 02:27:47 +0000 (02:27 +0000)]
Refactoring webhelp to separate more cleanly the xsl and java code.
David Cramer [Mon, 4 Oct 2010 15:14:20 +0000 (15:14 +0000)]
Merged in changes from webhelp branch to address issue #
3058244 regarding the xx.html temp file that was being created
Bob Stayton [Fri, 1 Oct 2010 04:44:57 +0000 (04:44 +0000)]
Apply patch to support named destination in fop1.xsl, per Sourceforge
bug report #
3029845 .
Bob Stayton [Fri, 1 Oct 2010 04:23:22 +0000 (04:23 +0000)]
Change default for draft.mode to 'no'.
Keith Fahlgren [Tue, 28 Sep 2010 17:02:06 +0000 (17:02 +0000)]
Implementing handling for <b> and <i>: transform to <strong> and <em> for XHTML outputs and do not use in the highliting output (per Mauritz Jeanson)
Keith Fahlgren [Mon, 20 Sep 2010 04:46:05 +0000 (04:46 +0000)]
Bugfix for [#
3071521 ] to ensure that NCX navPoints are generated for d:book root nodes with the -NS version of the stylesheets
Keith Fahlgren [Thu, 16 Sep 2010 07:04:43 +0000 (07:04 +0000)]
Remove unused NCX metadata elements
Keith Fahlgren [Thu, 16 Sep 2010 05:07:12 +0000 (05:07 +0000)]
Normalizing identifier lookup between NCX and OPF
Keith Fahlgren [Mon, 13 Sep 2010 21:59:52 +0000 (21:59 +0000)]
Reduce logging verbosity
Keith Fahlgren [Mon, 13 Sep 2010 21:59:14 +0000 (21:59 +0000)]
Only copy images once for the DocBook to EPUB tool to correct Windows bug reported in [#
3065489 ]
Jirka Kosek [Sat, 11 Sep 2010 01:56:22 +0000 (01:56 +0000)]
Fixed bug when context was lost due to usage of xsl:key
Keith Fahlgren [Fri, 3 Sep 2010 23:34:32 +0000 (23:34 +0000)]
Some updates to the documentation of the increasingly broken build process
Keith Fahlgren [Fri, 3 Sep 2010 23:34:06 +0000 (23:34 +0000)]
Restored VERSION file to snapshot state
Daniel Leidert [Sun, 29 Aug 2010 20:04:32 +0000 (20:04 +0000)]
Remove the namespace mistakingly added with the last upload.
Daniel Leidert [Sun, 29 Aug 2010 20:03:39 +0000 (20:03 +0000)]
Properly number acknowledgements page and start with page 1.
Daniel Leidert [Sun, 29 Aug 2010 19:32:59 +0000 (19:32 +0000)]
Handle the DB5 namespace in the select attribute too (Debian bug #585649).
Kasun Gajasinghe [Sun, 29 Aug 2010 10:12:30 +0000 (10:12 +0000)]
Minor fixes in the indexer.
Modified TesterIndexer for easier testing of the indexer.
David Cramer [Sat, 28 Aug 2010 12:32:38 +0000 (12:32 +0000)]
webhelp: Spellchecked docs
Daniel Leidert [Sat, 28 Aug 2010 11:38:07 +0000 (11:38 +0000)]
Commit update to French localization by David Prévot (sf.net bug #
3054632 , Debian #594649).
Keith Fahlgren [Sat, 28 Aug 2010 05:03:02 +0000 (05:03 +0000)]
Updated for 1.76.0 release
Keith Fahlgren [Sat, 28 Aug 2010 04:32:12 +0000 (04:32 +0000)]
Version 1.76.0 released
Rüdiger Landmann [Fri, 27 Aug 2010 22:50:13 +0000 (22:50 +0000)]
Update to Persian translation from the Fedora Project
David Cramer [Fri, 27 Aug 2010 15:31:27 +0000 (15:31 +0000)]
Fixing name of .xmlc file
Rüdiger Landmann [Fri, 27 Aug 2010 10:04:26 +0000 (10:04 +0000)]
fix my capitalization mistake
David Cramer [Fri, 27 Aug 2010 00:33:44 +0000 (00:33 +0000)]
Adding note that you should not have the saxon jar in your CLASSPATH when you generate the webhelp output.
David Cramer [Thu, 26 Aug 2010 21:14:03 +0000 (21:14 +0000)]
Merging webhelp branch (r8692:8881) into trunk
David Cramer [Thu, 26 Aug 2010 19:07:17 +0000 (19:07 +0000)]
Changing bn_in.xml to bn_IN.xml to match what's in svn
David Cramer [Thu, 26 Aug 2010 12:15:29 +0000 (12:15 +0000)]
Minor doc update
David Cramer [Wed, 25 Aug 2010 18:13:27 +0000 (18:13 +0000)]
Adding some rules to format title-like things as bold
Mauritz Jeanson [Wed, 25 Aug 2010 14:51:41 +0000 (14:51 +0000)]
Updated Makefile to copy docbook.css.xml.
David Cramer [Wed, 25 Aug 2010 13:51:48 +0000 (13:51 +0000)]
Removing jar that we'll build with the distribution
David Cramer [Wed, 25 Aug 2010 13:44:11 +0000 (13:44 +0000)]
Change output doc dir to docs to avoid problem where content is not included in the distrib because of existing exclusion pattern in the Makefile
Rüdiger Landmann [Wed, 25 Aug 2010 06:02:33 +0000 (06:02 +0000)]
Update localization sources
David Cramer [Wed, 25 Aug 2010 02:34:17 +0000 (02:34 +0000)]
Cleaning up docs
David Cramer [Wed, 25 Aug 2010 01:23:47 +0000 (01:23 +0000)]
Removing cruft
David Cramer [Tue, 24 Aug 2010 19:34:22 +0000 (19:34 +0000)]
Tweaks to makefiles for webhelp
Rüdiger Landmann [Tue, 24 Aug 2010 05:38:36 +0000 (05:38 +0000)]
Locale for Low German
David Cramer [Tue, 24 Aug 2010 01:20:46 +0000 (01:20 +0000)]
Working on build integration
David Cramer [Mon, 23 Aug 2010 17:40:20 +0000 (17:40 +0000)]
Changes to comments
David Cramer [Mon, 23 Aug 2010 16:37:05 +0000 (16:37 +0000)]
First cut at a Makefile
David Cramer [Sat, 21 Aug 2010 01:46:50 +0000 (01:46 +0000)]
Adding note about gsoc and updated release date
David Cramer [Sat, 21 Aug 2010 01:32:01 +0000 (01:32 +0000)]
Added a couple of items to the future features list
Mauritz Jeanson [Fri, 20 Aug 2010 18:22:06 +0000 (18:22 +0000)]
Modified the write.stubs template so that the section directory name is not output twice. Should fix bug #
2831602 .
Also ensured that $lang is added to the .so path (when man.output.lang.in.name.enabled=1).
David Cramer [Thu, 19 Aug 2010 20:23:46 +0000 (20:23 +0000)]
Only build indexer if it is dirty
Kasun Gajasinghe [Tue, 17 Aug 2010 21:45:49 +0000 (21:45 +0000)]
fix: Fixed tree building issue.
Kasun Gajasinghe [Tue, 17 Aug 2010 08:49:24 +0000 (08:49 +0000)]
Fix: Fixed the issue, where running indexerTask failed when saxon6.5.5 is in the classpath. Now Xerces will be used as the default XML parser.
--Kasun Gajasinghe
David Cramer [Mon, 16 Aug 2010 22:32:10 +0000 (22:32 +0000)]
Java 1.6. Updated note about saxon.jar in classpath.
Kasun Gajasinghe [Mon, 16 Aug 2010 18:32:43 +0000 (18:32 +0000)]
minor change in indexer
David Cramer [Mon, 16 Aug 2010 16:12:24 +0000 (16:12 +0000)]
Add a tooltip to the H (toggle search result highlighting) button
David Cramer [Mon, 16 Aug 2010 16:04:18 +0000 (16:04 +0000)]
Correct show/hide toc button tooltip text
David Cramer [Mon, 16 Aug 2010 15:08:20 +0000 (15:08 +0000)]
Adding an IE=7 meta tag to avoid some problems IE 8 is having with our JavaScript
Kasun Gajasinghe [Mon, 16 Aug 2010 14:01:42 +0000 (14:01 +0000)]
Language is no longer defaulted to English, if the specified language doesn't support stemming.
David Cramer [Sun, 15 Aug 2010 15:38:46 +0000 (15:38 +0000)]
Change name of exclude.search.from.webhelp param/property to webhelp.include.search.tab