]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
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

13 years agoAllow selection by role for multiple imageobject elements
Bob Stayton [Mon, 3 Oct 2011 15:51:48 +0000 (15:51 +0000)]
Allow selection by role for multiple imageobject elements
within an imageobjectco, which since Docbook 5 allows multiple imageobjects.

13 years agoproper support for saxon xhtml transformation.
Kasun Gajasinghe [Mon, 3 Oct 2011 06:13:14 +0000 (06:13 +0000)]
proper support for saxon xhtml transformation.

13 years agowebhelp - adding callouts
Kasun Gajasinghe [Sun, 2 Oct 2011 08:42:12 +0000 (08:42 +0000)]
webhelp - adding callouts

13 years agowebhelp - some small rackspace additions, and cleaning up of main.js
Kasun Gajasinghe [Sun, 2 Oct 2011 06:38:19 +0000 (06:38 +0000)]
webhelp - some small rackspace additions, and cleaning up of main.js

13 years agowebhelp - animations for show/hide Sidebar
Kasun Gajasinghe [Sun, 2 Oct 2011 05:44:22 +0000 (05:44 +0000)]
webhelp - animations for show/hide Sidebar

13 years agoAdded template for collabname. Fixes bug #3414436.
Mauritz Jeanson [Sat, 1 Oct 2011 17:07:47 +0000 (17:07 +0000)]
Added template for collabname. Fixes bug #3414436.

13 years agocommenting about brand and brandname
Kasun Gajasinghe [Sat, 1 Oct 2011 09:34:23 +0000 (09:34 +0000)]
commenting about brand and brandname

13 years agoparameterized MAKE for webhelp
Kasun Gajasinghe [Sat, 1 Oct 2011 08:57:47 +0000 (08:57 +0000)]
parameterized MAKE for webhelp

13 years agowebhelp xsl customization - logo
Kasun Gajasinghe [Sat, 1 Oct 2011 06:01:59 +0000 (06:01 +0000)]
webhelp xsl customization - logo

13 years agowebhelp - fixing make clean
Kasun Gajasinghe [Sat, 1 Oct 2011 05:53:13 +0000 (05:53 +0000)]
webhelp - fixing make clean

13 years agowebhelp xsl cleanup. Added the missing chapter title.
Kasun Gajasinghe [Sat, 1 Oct 2011 04:45:37 +0000 (04:45 +0000)]
webhelp xsl cleanup. Added the missing chapter title.

13 years agofix no. 2 - Fix for missing "No results found for..." bug
Kasun Gajasinghe [Fri, 30 Sep 2011 19:21:02 +0000 (19:21 +0000)]
fix no. 2 - Fix for missing "No results found for..." bug

13 years agoremove some JS warninings
Kasun Gajasinghe [Fri, 30 Sep 2011 18:51:56 +0000 (18:51 +0000)]
remove some JS warninings

13 years agoFix for missing "No results found for..." bug
Kasun Gajasinghe [Fri, 30 Sep 2011 18:30:14 +0000 (18:30 +0000)]
Fix for missing "No results found for..." bug

13 years agoAdd editor.property param so editor can be contributor or creator in metadata.
Bob Stayton [Fri, 30 Sep 2011 11:20:48 +0000 (11:20 +0000)]
Add editor.property param so editor can be contributor or creator in metadata.
Process all children of authorgroup, not just author.

13 years agoGenerate properties="svg mathml" attribute on chunk item in .opf file
Bob Stayton [Thu, 29 Sep 2011 18:58:23 +0000 (18:58 +0000)]
Generate properties="svg mathml" attribute on chunk item in .opf file
for each chunk that has either svg or mathml.

13 years agoadd stub for other metadata items.
Bob Stayton [Wed, 28 Sep 2011 19:25:24 +0000 (19:25 +0000)]
add stub for other metadata items.

13 years agoAdd fallback content from textobject to video or audio element.
Bob Stayton [Wed, 28 Sep 2011 12:11:02 +0000 (12:11 +0000)]
Add fallback content from textobject to video or audio element.

13 years agoMany additions to metadata.
Bob Stayton [Wed, 28 Sep 2011 10:09:20 +0000 (10:09 +0000)]
Many additions to metadata.
Also added <guide> element for backwards compatibility.

13 years agocommented about the importance of the order of css contents. Order is important betwe...
Kasun Gajasinghe [Mon, 26 Sep 2011 12:56:26 +0000 (12:56 +0000)]
commented about the importance of the order of css contents. Order is important between the in-html-file css and the linked css files. Some css declarations in jquery-ui-1.8.2.custom.css are over-ridden. If that's a concern, just remove the additional css contents inside these default jquery css files. I thought of keeping them intact for easier maintenance.

13 years agoAdded more metadata elements, and added optional dc: elements
Bob Stayton [Mon, 26 Sep 2011 07:56:31 +0000 (07:56 +0000)]
Added more metadata elements, and added optional dc: elements
for backwards compatibility,
and param to turn them on.

13 years agoAdded new template user.manifest.items for specifying addtional items in manifest...
Jirka Kosek [Thu, 22 Sep 2011 22:22:33 +0000 (22:22 +0000)]
Added new template user.manifest.items for specifying addtional items in manifest. For example reference to embeded font can be done using:

<xsl:template name="user.manifest.items" xmlns="http://www.idpf.org/2007/opf">
  <item id="font.dejavu.serif" href="fonts/DejaVuSerif.ttf" media-type="font/opentype"/>
</xsl:template>

13 years agoMinor cleanup, added extensibility hook, some styling moved into CSS for easier custo...
Jirka Kosek [Thu, 22 Sep 2011 22:04:30 +0000 (22:04 +0000)]
Minor cleanup, added extensibility hook, some styling moved into CSS for easier customization

13 years agoepub:type for section changed to subchapter or division, depending on context.
Bob Stayton [Thu, 22 Sep 2011 14:46:52 +0000 (14:46 +0000)]
epub:type for section changed to subchapter or division, depending on context.

13 years agoRemoving onclick that came from Oxygen's dita stuff
David Cramer [Thu, 22 Sep 2011 13:53:41 +0000 (13:53 +0000)]
Removing onclick that came from Oxygen's dita stuff

13 years agoCheck in epub3 beta2 development files.
Bob Stayton [Thu, 22 Sep 2011 10:37:38 +0000 (10:37 +0000)]
Check in epub3 beta2 development files.

13 years agoCheck in beta2 epub3 development files.
Bob Stayton [Thu, 22 Sep 2011 10:32:04 +0000 (10:32 +0000)]
Check in beta2 epub3 development files.

13 years agowebhelp - documenting about features
Kasun Gajasinghe [Thu, 22 Sep 2011 07:44:41 +0000 (07:44 +0000)]
webhelp - documenting about features

13 years agowebhelp search text box
Kasun Gajasinghe [Thu, 22 Sep 2011 07:35:13 +0000 (07:35 +0000)]
webhelp search text box

13 years agoadding header background image
Kasun Gajasinghe [Thu, 22 Sep 2011 05:10:21 +0000 (05:10 +0000)]
adding header background image

13 years agonew header background image
Kasun Gajasinghe [Wed, 21 Sep 2011 18:32:03 +0000 (18:32 +0000)]
new header background image

13 years agofix left navigation
Kasun Gajasinghe [Wed, 21 Sep 2011 18:14:50 +0000 (18:14 +0000)]
fix left navigation

13 years agosome css
Kasun Gajasinghe [Wed, 21 Sep 2011 18:09:38 +0000 (18:09 +0000)]
some css

13 years agoAdding html.extension property
Kasun Gajasinghe [Mon, 19 Sep 2011 19:56:55 +0000 (19:56 +0000)]
Adding html.extension property

13 years agowebhelp - Adding enable.stemming, toc.file build properties
Kasun Gajasinghe [Mon, 19 Sep 2011 19:24:50 +0000 (19:24 +0000)]
webhelp - Adding enable.stemming, toc.file build properties

13 years agoMake the webhelp banner slightly larger.
David Cramer [Sun, 18 Sep 2011 21:10:08 +0000 (21:10 +0000)]
Make the webhelp banner slightly larger.

13 years agoAdjust colors and positioning of header and search/toc tabs
David Cramer [Sun, 18 Sep 2011 19:12:15 +0000 (19:12 +0000)]
Adjust colors and positioning of header and search/toc tabs

13 years agoOnly put doc title in header
David Cramer [Sun, 18 Sep 2011 19:11:10 +0000 (19:11 +0000)]
Only put doc title in header

13 years agoAdjusting default color of the header
David Cramer [Sun, 18 Sep 2011 17:30:58 +0000 (17:30 +0000)]
Adjusting default color of the header

13 years agoadjustments to header title. Now output in Opera looks good.
Kasun Gajasinghe [Sun, 18 Sep 2011 12:08:27 +0000 (12:08 +0000)]
adjustments to header title. Now output in Opera looks good.

13 years agodeleting svn:executable flag from webhelp files
Kasun Gajasinghe [Sun, 18 Sep 2011 11:24:03 +0000 (11:24 +0000)]
deleting svn:executable flag from webhelp files

13 years agoCustomized the left navagation headers; Contents and Search.
Kasun Gajasinghe [Sun, 18 Sep 2011 11:03:04 +0000 (11:03 +0000)]
Customized the left navagation headers; Contents and Search.
Adding custom css for the current redmond ui of jquery-ui. These override jquery-ui's default css customizations. These are supposed to take precedence.

13 years agotypo fix
Kasun Gajasinghe [Sun, 18 Sep 2011 04:19:15 +0000 (04:19 +0000)]
typo fix

13 years agoUI improvements.
Kasun Gajasinghe [Sun, 18 Sep 2011 03:56:59 +0000 (03:56 +0000)]
UI improvements.
Moved search highligher to search tab.
Added nice icons for navigation buttons etc.
Removed footer navigation
Corrected tree colorings
Overall, some css magic

13 years agoRemove broken style for autotoc.xsl.
Bob Stayton [Fri, 16 Sep 2011 19:51:38 +0000 (19:51 +0000)]
Remove broken style for autotoc.xsl.

13 years agoAttempt to convince Makefile that webhelpindexer is dirty
David Cramer [Tue, 13 Sep 2011 02:37:24 +0000 (02:37 +0000)]
Attempt to convince Makefile that webhelpindexer is dirty

13 years agoAdded listitem thinking SyncRO Soft for their contributions.
David Cramer [Tue, 13 Sep 2011 01:28:36 +0000 (01:28 +0000)]
Added listitem thinking SyncRO Soft for their contributions.

13 years agoAttempt to convince Makefile that webhelpindexer is dirty
David Cramer [Mon, 12 Sep 2011 16:44:07 +0000 (16:44 +0000)]
Attempt to convince Makefile that webhelpindexer is dirty

13 years agoAdded test for @colwidth='*' to suppress extension error message. See bug #3404224.
Mauritz Jeanson [Mon, 12 Sep 2011 16:26:32 +0000 (16:26 +0000)]
Added test for @colwidth='*' to suppress extension error message. See bug #3404224.

13 years agoFix bug: when $index.links.to.section is set to zero, the
Bob Stayton [Mon, 12 Sep 2011 05:42:45 +0000 (05:42 +0000)]
Fix bug: when $index.links.to.section is set to zero, the
primary index entry duplicates links that should be only
on secondary entries.  Now the links are not duplicated.

13 years agoFix for snapshot build issue. Now the ant script cleans the project before building
Kasun Gajasinghe [Sun, 11 Sep 2011 13:09:38 +0000 (13:09 +0000)]
Fix for snapshot build issue. Now the ant script cleans the project before building

13 years agoReplaced empty header.navigation and footer.navigation templates with parameter suppr...
Mauritz Jeanson [Sun, 11 Sep 2011 10:01:57 +0000 (10:01 +0000)]
Replaced empty header.navigation and footer.navigation templates with parameter suppress.navigation=1,
which simplifies customization. See bug #3310904.

13 years agosupport for default classpath for Gentoo Linux
Kasun Gajasinghe [Sat, 10 Sep 2011 18:47:33 +0000 (18:47 +0000)]
support for default classpath for Gentoo Linux

13 years agoImplementing a -do-clean target for webhelpindexer.
David Cramer [Sat, 10 Sep 2011 03:45:06 +0000 (03:45 +0000)]
Implementing a -do-clean target for webhelpindexer.

13 years agoProper formats for java files before start implementing the new features
Kasun Gajasinghe [Fri, 9 Sep 2011 18:48:56 +0000 (18:48 +0000)]
Proper formats for java files before start implementing the new features

13 years agowebhelp - some updates to the documentation about search
Kasun Gajasinghe [Fri, 9 Sep 2011 18:40:30 +0000 (18:40 +0000)]
webhelp - some updates to the documentation about search

13 years agooptimizing the code
Kasun Gajasinghe [Fri, 9 Sep 2011 17:52:26 +0000 (17:52 +0000)]
optimizing the code

13 years agoFix for issue 'Keep "search" & "contents" titles always visible in webhelp - ID:...
Kasun Gajasinghe [Fri, 9 Sep 2011 17:13:31 +0000 (17:13 +0000)]
Fix for issue 'Keep "search" & "contents" titles always visible in webhelp - ID: 3403438'

13 years agoRemove disallowed priority attribute from the name="chunk" template.
Bob Stayton [Mon, 5 Sep 2011 15:50:41 +0000 (15:50 +0000)]
Remove disallowed priority attribute from the name="chunk" template.

13 years agoChanged icons used to show search weightings from stars to boxes so they won't look...
David Cramer [Sun, 4 Sep 2011 04:53:14 +0000 (04:53 +0000)]
Changed icons used to show search weightings from stars to boxes so they won't look like user ratings

13 years agoMerged Oxygen webhelp improvements (search weightings etc) into trunk: -r9031:9039
David Cramer [Sat, 3 Sep 2011 04:07:25 +0000 (04:07 +0000)]
Merged Oxygen webhelp improvements (search weightings etc) into trunk: -r9031:9039

13 years agowebhelp documentation - search indexing, faq
Kasun Gajasinghe [Fri, 2 Sep 2011 03:50:29 +0000 (03:50 +0000)]
webhelp documentation - search indexing, faq

13 years agoupdate webhelp documentation
Kasun Gajasinghe [Thu, 1 Sep 2011 17:10:58 +0000 (17:10 +0000)]
update webhelp documentation

13 years agoSupport the keep-together processing-instruction on programlisting, screen, synopsis...
David Cramer [Tue, 30 Aug 2011 13:30:50 +0000 (13:30 +0000)]
Support the keep-together processing-instruction on programlisting, screen, synopsis, and literallayout. Tracker id #3396906.

13 years agoSet template param allow-anchors="1" in division title to support footnotes in title.
Bob Stayton [Fri, 26 Aug 2011 16:42:10 +0000 (16:42 +0000)]
Set template param allow-anchors="1" in division title to support footnotes in title.

13 years agoFixed bug#3322871: simplelist: PI dbchoice and "or" does not exist
Thomas Schraitle [Sat, 20 Aug 2011 18:48:47 +0000 (18:48 +0000)]
Fixed bug#3322871: simplelist: PI dbchoice and "or" does not exist

13 years agoAdded two utility templates to make lib.xsl work
Bob Stayton [Fri, 19 Aug 2011 21:51:47 +0000 (21:51 +0000)]
Added two utility templates to make lib.xsl work
without reference to other modules since it is used
that way with profiling/xsl2profile.xsl.

13 years agoAdd xml:base to root note of addns nodeset so single-pass
Bob Stayton [Fri, 5 Aug 2011 16:46:46 +0000 (16:46 +0000)]
Add xml:base to root note of addns nodeset so single-pass
profiling can still work when adding namespace.

13 years agoAdd mode="no.anchor.mode" to remaining xref-to templates that do not
Bob Stayton [Tue, 2 Aug 2011 18:16:34 +0000 (18:16 +0000)]
Add mode="no.anchor.mode" to remaining xref-to templates that do not
have it to avoid generating an invalid nested anchor in HTML output.

13 years agoRemove dated (2002) reference to supported ulink characters.
Bob Stayton [Mon, 25 Jul 2011 19:51:29 +0000 (19:51 +0000)]
Remove dated (2002) reference to supported ulink characters.
Add caveat about this applying only to empty ulink elements.

13 years agoAdded patch #3363309.
Mauritz Jeanson [Sat, 23 Jul 2011 21:23:59 +0000 (21:23 +0000)]
Added patch #3363309.

13 years agoFixed bug reported on docbook-apps 2011-06-10. Tested with Perl 5.10.1 and 5.12.2.
Mauritz Jeanson [Sat, 23 Jul 2011 21:14:39 +0000 (21:14 +0000)]
Fixed bug reported on docbook-apps 2011-06-10. Tested with Perl 5.10.1 and 5.12.2.