]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
15 years agoLiza Daly reported that the dc:identifer-generation code was garbage (she was right).
Keith Fahlgren [Tue, 17 Feb 2009 04:03:20 +0000 (04:03 +0000)]
Liza Daly reported that the dc:identifer-generation code was garbage (she was right).

Added new tests:
- should include at least one dc:identifier
- should include an ISBN as URN for dc:identifier if an ISBN was in the metadata
- should include an ISSN as URN for dc:identifier if an ISSN was in the metadata
- should include an biblioid as a dc:identifier if an biblioid was in the metadata
- should include a URN for a biblioid with @class attribute as a dc:identifier if an biblioid was in the metadata

15 years agoFixed bug #2574111 (missing rowsep border between tgroups in one table).
Mauritz Jeanson [Sun, 15 Feb 2009 12:56:43 +0000 (12:56 +0000)]
Fixed bug #2574111 (missing rowsep border between tgroups in one table).

15 years agoAdded "Acknowledgements".
Mauritz Jeanson [Sun, 15 Feb 2009 11:57:46 +0000 (11:57 +0000)]
Added "Acknowledgements".

15 years agoUpdated abstract template so that the abstract.properties and
Mauritz Jeanson [Sun, 15 Feb 2009 11:02:46 +0000 (11:02 +0000)]
Updated abstract template so that the abstract.properties and
abstract.title.properties attribute-sets are used. See bug #1842865.

15 years agoAllow hyphnetation also in xlink urls
Jirka Kosek [Fri, 13 Feb 2009 11:31:02 +0000 (11:31 +0000)]
Allow hyphnetation also in xlink urls

15 years agoAn XSLT2 stylehseet to obfuscate the text of a DocBook document so that you can submi...
Keith Fahlgren [Wed, 11 Feb 2009 20:58:08 +0000 (20:58 +0000)]
An XSLT2 stylehseet to obfuscate the text of a DocBook document so that you can submit it as a failing test case (probably because of unhandled markup)

15 years agoPut the following at the top of generated roff for each page:
Michael Smith [Mon, 9 Feb 2009 19:56:29 +0000 (19:56 +0000)]
Put the following at the top of generated roff for each page:
  \" t
purpose is to explicitly tell AT&T troff that the page needs to be
pre-processed through tbl(1); groff can figure it out
automatically, but apparently AT&T troff needs to be explicitly told

15 years agoincorporate Kirghiz locale from Ilyas Bakirov
Michael Smith [Mon, 9 Feb 2009 19:13:26 +0000 (19:13 +0000)]
incorporate Kirghiz locale from Ilyas Bakirov

15 years agonew Kirghiz locale from Ilyas Bakirov
Michael Smith [Mon, 9 Feb 2009 18:55:35 +0000 (18:55 +0000)]
new Kirghiz locale from Ilyas Bakirov

15 years agoSuppress FC/F[] stuff unless man.output.better.ps.enabled is non-zero.
Michael Smith [Mon, 9 Feb 2009 17:44:52 +0000 (17:44 +0000)]
Suppress FC/F[] stuff unless man.output.better.ps.enabled is non-zero.

15 years agoThis change closes bug 2013441 and makes man-page output generally
Michael Smith [Mon, 9 Feb 2009 16:22:14 +0000 (16:22 +0000)]
This change closes bug 2013441 and makes man-page output generally
usable again on Solaris and other platforms that use AT&T troff
instead of groff.

The change was to add man.output.better.ps.enabled parameter, with
its default value set to zero.

If the value of the man.output.better.ps.enabled parameter is
non-zero, certain markup is embedded in each generated man page
such that PostScript output from the man -Tps command for that
page will include a number of enhancements designed to improve the
quality of that output.

If man.output.better.ps.enabled is zero (the default), no such
markup is embedded in generated man pages, and no enhancements are
included in the PostScript output generated from those man pages
by the man -Tps command.

WARNING: The enhancements provided by this parameter rely on
features that are specific to groff (GNU troff) and that are not
part of "classic" AT&T troff or any of its derivatives. Therefore,
any man pages you generate with this parameter enabled will be
readable only on systems on which the groff (GNU troff) program is
installed, such as GNU/Linux systems.  The pages will not not be
readable on systems on with the classic troff (AT&T troff) command
is installed.

NOTE: The value of this parameter only affects PostScript output
generated from the man command. It has no effect on output
generated using the FO backend.

TIP: You can generate PostScript output for any man page by
running the following command:

man FOO -Tps > FOO.ps

You can then generate PDF output by running the following command:

ps2pdf FOO.ps

15 years agominor additions to stylesheet for docbook-xsl generated reference docs
Michael Smith [Mon, 9 Feb 2009 12:10:48 +0000 (12:10 +0000)]
minor additions to stylesheet for docbook-xsl generated reference docs

15 years agoImprove both SEO and semantic structure of chunked ePub output by ensuring that
Keith Fahlgren [Fri, 6 Feb 2009 04:57:22 +0000 (04:57 +0000)]
Improve both SEO and  semantic structure of chunked ePub output by ensuring that
we always send out one and only one h1 in each XHTML chunk.

DocBook::Epub
- should include one and only one <h1> in each HTML file in rendered ePub files
for <book>s
- should include one and only one <h1> in each HTML file in rendered ePub files
for <book>s even if they do not have section markup

15 years agoFix Auditlocale.pl warning.
Dongsheng Song [Thu, 5 Feb 2009 03:08:17 +0000 (03:08 +0000)]
Fix Auditlocale.pl warning.

15 years agoOnly try to chunk bibliodiv[title] to prevent ???TITLE??? and OPF/NCX errors (regress...
Keith Fahlgren [Wed, 4 Feb 2009 13:35:45 +0000 (13:35 +0000)]
Only try to chunk bibliodiv[title] to prevent ???TITLE??? and OPF/NCX errors (regression included)

15 years agoepubcheck 1.0.3 actually sets an exit code properly, so use that instead of doing...
Keith Fahlgren [Tue, 3 Feb 2009 18:31:21 +0000 (18:31 +0000)]
epubcheck 1.0.3 actually sets an exit code properly, so use that instead of doing nasty output regexp.

15 years agoTest case for grouping parameters and arguments
Norman Walsh [Thu, 22 Jan 2009 13:57:01 +0000 (13:57 +0000)]
Test case for grouping parameters and arguments

15 years agoRFE 1998852 provide a mechanism to group parameters
Norman Walsh [Thu, 22 Jan 2009 13:56:40 +0000 (13:56 +0000)]
RFE 1998852 provide a mechanism to group parameters

15 years agoFix typo in pattern name (mea culpa--test first, then commit)
Norman Walsh [Thu, 22 Jan 2009 13:54:37 +0000 (13:54 +0000)]
Fix typo in pattern name (mea culpa--test first, then commit)

15 years agoFollow-up to r8219, add "Acknowledgements".
Dongsheng Song [Thu, 22 Jan 2009 01:58:38 +0000 (01:58 +0000)]
Follow-up to r8219, add "Acknowledgements".

15 years agoRFE 1958051 address should allow orgname
Norman Walsh [Wed, 21 Jan 2009 21:47:29 +0000 (21:47 +0000)]
RFE 1958051 address should allow orgname

15 years agoRFE 2315507 add subtitle to sidebar
Norman Walsh [Wed, 21 Jan 2009 21:40:59 +0000 (21:40 +0000)]
RFE 2315507 add subtitle to sidebar

15 years agoRFE 2067915 Add floatstyle attribute to sidebar
Norman Walsh [Wed, 21 Jan 2009 21:33:22 +0000 (21:33 +0000)]
RFE 2067915 Add floatstyle attribute to sidebar

15 years agoReorganized a few patterns
Norman Walsh [Wed, 21 Jan 2009 21:31:01 +0000 (21:31 +0000)]
Reorganized a few patterns

15 years agoAdded attribute documentation
Norman Walsh [Wed, 21 Jan 2009 21:30:26 +0000 (21:30 +0000)]
Added attribute documentation

15 years agoUpdates to makefile and dc namespace
Keith Fahlgren [Wed, 21 Jan 2009 16:42:47 +0000 (16:42 +0000)]
Updates to makefile and dc namespace

15 years agoAdded "Acknowledgements".
Mauritz Jeanson [Tue, 20 Jan 2009 18:43:42 +0000 (18:43 +0000)]
Added "Acknowledgements".

15 years agoA very small update.
Mauritz Jeanson [Fri, 16 Jan 2009 15:47:54 +0000 (15:47 +0000)]
A very small update.

15 years agoFixed Dublin Core relation qualifier mappings
Scott Hudson [Thu, 15 Jan 2009 19:00:24 +0000 (19:00 +0000)]
Fixed Dublin Core relation qualifier mappings

15 years agoRemoved spurious "remap" attributes from examples. Added table mapping Dublin Core...
Scott Hudson [Thu, 15 Jan 2009 18:46:13 +0000 (18:46 +0000)]
Removed spurious "remap" attributes from examples. Added table mapping Dublin Core to DocBook equivalents per request from Jirka Kosek.

16 years agoMade a few small fixes to the description.
Mauritz Jeanson [Wed, 14 Jan 2009 18:54:22 +0000 (18:54 +0000)]
Made a few small fixes to the description.

16 years agoChanges to wrapping and a new PDF
Keith Fahlgren [Wed, 14 Jan 2009 03:27:01 +0000 (03:27 +0000)]
Changes to wrapping and a new PDF

16 years agofixed JFK example
Scott Hudson [Tue, 13 Jan 2009 22:36:07 +0000 (22:36 +0000)]
fixed JFK example

16 years agoupdated pubdate
Scott Hudson [Tue, 13 Jan 2009 22:32:27 +0000 (22:32 +0000)]
updated pubdate

16 years agoIncorporated comments from 13 Jan 2009 SC meeting. Updated to include Dublin Core...
Scott Hudson [Tue, 13 Jan 2009 22:26:02 +0000 (22:26 +0000)]
Incorporated comments from 13 Jan 2009 SC meeting. Updated to include Dublin Core 2008-01-14, formatted examples, updated intro. Removed dc.rnc (not needed), updated dcterms.rnc to current standard. Added spec info for Dublin Core.

16 years agoFixed typos.
Scott Hudson [Mon, 12 Jan 2009 15:55:09 +0000 (15:55 +0000)]
Fixed typos.

16 years agoCorrected parameter name.
Mauritz Jeanson [Sun, 11 Jan 2009 13:13:07 +0000 (13:13 +0000)]
Corrected parameter name.

16 years agoUpdated description.
Mauritz Jeanson [Sat, 10 Jan 2009 14:24:52 +0000 (14:24 +0000)]
Updated description.

16 years agoReverted revision 7671 in order to prevent orgname from being mixed into
Mauritz Jeanson [Sat, 10 Jan 2009 12:05:42 +0000 (12:05 +0000)]
Reverted revision 7671 in order to prevent orgname from being mixed into
person names. The bug has been reported twice: #2000787 and #2082455.

16 years agoRevised publishers spec, created new dialogue sample, added drama element to schema...
Scott Hudson [Wed, 7 Jan 2009 05:26:06 +0000 (05:26 +0000)]
Revised publishers spec, created new dialogue sample, added drama element to schema and modified sidebar to include subtitle.

16 years agoFixing image @align attribute handling override (to just use what is in xhtml-1_1...
Keith Fahlgren [Tue, 6 Jan 2009 20:14:12 +0000 (20:14 +0000)]
Fixing image @align attribute handling override (to just use what is in xhtml-1_1/graphics.xsl)

16 years agoAdded processing of mediaobject/graphic to calsTable template. Closes bug #2298384.
Mauritz Jeanson [Fri, 26 Dec 2008 18:04:24 +0000 (18:04 +0000)]
Added processing of mediaobject/graphic to calsTable template. Closes bug #2298384.

16 years agoSimplified Chinese translation.
Dongsheng Song [Thu, 25 Dec 2008 02:13:45 +0000 (02:13 +0000)]
Simplified Chinese translation.
* defguide5/zh/stylesheets/fo.xsl,defguide5/zh/stylesheets/zh/fo.xsl,
  defguide/zh/stylesheets/fo.xsl,defguide/zh/stylesheets/zh/fo.xsl: change symbol font.
* gentext/locale/zh_cn.xml: Use publishing term instead.

16 years agoUpdate some gentext translations.
Dongsheng Song [Wed, 17 Dec 2008 06:21:13 +0000 (06:21 +0000)]
Update some gentext translations.

16 years agowork around the latest round of SF ass-headedness
Michael Smith [Tue, 16 Dec 2008 06:56:13 +0000 (06:56 +0000)]
work around the latest round of SF ass-headedness

16 years agounbreak the build
Michael Smith [Tue, 16 Dec 2008 06:05:25 +0000 (06:05 +0000)]
unbreak the build

16 years agoremoved unnecessary namespaced stuff element names from strip-space list
Michael Smith [Tue, 16 Dec 2008 02:31:13 +0000 (02:31 +0000)]
removed unnecessary namespaced stuff element names from strip-space list

16 years agoModified comment only.
Bob Stayton [Mon, 15 Dec 2008 23:50:20 +0000 (23:50 +0000)]
Modified comment only.

16 years agoFix handling of dir attribute in body.attributes template.
Bob Stayton [Mon, 15 Dec 2008 23:37:46 +0000 (23:37 +0000)]
Fix handling of dir attribute in body.attributes template.

16 years agoIn body.attributes template, add dir attribute if needed.
Bob Stayton [Mon, 15 Dec 2008 23:16:37 +0000 (23:16 +0000)]
In body.attributes template, add dir attribute if needed.

16 years agoChange align="left" to use $direction.align.start instead,
Bob Stayton [Mon, 15 Dec 2008 22:26:38 +0000 (22:26 +0000)]
Change align="left" to use $direction.align.start instead,
and change align="right" to use $direction.align.end instead.

16 years agoAdd support for writing.mode to set text direction and alignment
Bob Stayton [Mon, 15 Dec 2008 22:21:16 +0000 (22:21 +0000)]
Add support for writing.mode to set text direction and alignment
based on document locale.

16 years agowriting mode param used to set text direction.
Bob Stayton [Mon, 15 Dec 2008 22:13:54 +0000 (22:13 +0000)]
writing mode param used to set text direction.

16 years agoAdd writing-mode gentext string to support right-to-left languages.
Bob Stayton [Mon, 15 Dec 2008 22:10:25 +0000 (22:10 +0000)]
Add writing-mode gentext string to support right-to-left languages.

16 years agoFix bug in addnamespace that wrongly deleted some
Bob Stayton [Mon, 15 Dec 2008 18:17:53 +0000 (18:17 +0000)]
Fix bug in addnamespace that wrongly deleted some
trailing whitespace in a string.

16 years agoAdded <xsl:when> for subtitle in section.heading template. Closes bug #2329704.
Mauritz Jeanson [Fri, 5 Dec 2008 19:19:24 +0000 (19:19 +0000)]
Added <xsl:when> for subtitle in section.heading template. Closes bug #2329704.

16 years agoremove of the epub example directory for maven artifacts which greatly slows down...
mimil [Wed, 19 Nov 2008 20:40:22 +0000 (20:40 +0000)]
remove of the epub example directory for maven artifacts which greatly slows down the artifact size.

16 years agoModified predicate in tabstyle template. Closes bug #2269202.
Mauritz Jeanson [Wed, 19 Nov 2008 20:36:45 +0000 (20:36 +0000)]
Modified predicate in tabstyle template. Closes bug #2269202.

16 years agopreparing maven release svn tag
mimil [Wed, 19 Nov 2008 00:05:25 +0000 (00:05 +0000)]
preparing maven release svn tag

16 years agopreparing maven release svn tag
mimil [Wed, 19 Nov 2008 00:03:24 +0000 (00:03 +0000)]
preparing maven release svn tag

16 years agosome parent pom was missing or not using the proper version
mimil [Tue, 18 Nov 2008 23:38:32 +0000 (23:38 +0000)]
some parent pom was missing or not using the proper version

16 years agoadd developer list in maven parent artifact, parent artifact versined to 5.0 instead...
mimil [Tue, 18 Nov 2008 23:21:03 +0000 (23:21 +0000)]
add developer list in maven parent artifact, parent artifact versined to 5.0 instead to 1.0.0

16 years agoFix a longstanding bug, "gentext" for "bookinfo/pubdate|info/pubdate" should
Dongsheng Song [Fri, 14 Nov 2008 03:35:52 +0000 (03:35 +0000)]
Fix a longstanding bug, "gentext" for "bookinfo/pubdate|info/pubdate" should
map to 'pubdate', not 'published'!

This bug exist since initial checkin by nwalsh, all languages except english
affected, I'm very surprised why no one complain it yet!

16 years agoFix bug in computation of nextspans variable when there are
Bob Stayton [Thu, 6 Nov 2008 18:45:43 +0000 (18:45 +0000)]
Fix bug in computation of nextspans variable when there are
skipped columns and spanning across columns.

16 years agoFix bug in computation of nextspans variable when
Bob Stayton [Thu, 6 Nov 2008 18:41:16 +0000 (18:41 +0000)]
Fix bug in computation of nextspans variable when
skipped columns and column span are used.

16 years agoSlightly clearer README for epub output developers running tests
Keith Fahlgren [Wed, 5 Nov 2008 16:22:47 +0000 (16:22 +0000)]
Slightly clearer README for epub output developers running tests

16 years agoAdding patch from Liza Daly to fix problems with XHTML 1.1 DOCTYPES showing up in...
Keith Fahlgren [Tue, 4 Nov 2008 23:22:19 +0000 (23:22 +0000)]
Adding patch from Liza Daly to fix problems with XHTML 1.1 DOCTYPES showing up in non-XHTML files

16 years agoSet scalefit=1 if a default image width is defined. Closes bug #2020774.
Mauritz Jeanson [Sat, 25 Oct 2008 09:41:24 +0000 (09:41 +0000)]
Set scalefit=1 if a default image width is defined. Closes bug #2020774.

16 years agoUpdate maven repository info, use of SNAPSHOT version release in order to test and...
mimil [Fri, 24 Oct 2008 20:47:49 +0000 (20:47 +0000)]
Update maven repository info, use of SNAPSHOT version release in order to test and tune maven stuff before final release.

16 years agoDo a proper match.
Mauritz Jeanson [Thu, 23 Oct 2008 20:25:20 +0000 (20:25 +0000)]
Do a proper match.

16 years agoAdded special case for maketoc.xsl. Literal tocentry elements need the d: prefix.
Mauritz Jeanson [Thu, 23 Oct 2008 19:44:12 +0000 (19:44 +0000)]
Added special case for maketoc.xsl. Literal tocentry elements need the d: prefix.

16 years agoAdded header with Id and copyright info.
Mauritz Jeanson [Thu, 23 Oct 2008 18:53:35 +0000 (18:53 +0000)]
Added header with Id and copyright info.

16 years agoAdded fix for subtitle in metadata.
Mauritz Jeanson [Thu, 23 Oct 2008 18:28:29 +0000 (18:28 +0000)]
Added fix for subtitle in metadata.

16 years agoInitial maven import
mimil [Tue, 21 Oct 2008 21:00:07 +0000 (21:00 +0000)]
Initial maven import

16 years agoadded support for imagedata-metadata
Steve Ball [Thu, 9 Oct 2008 03:37:56 +0000 (03:37 +0000)]
added support for imagedata-metadata
added support for table as images

16 years agoBetter dc:publisher (ALWAYS WRITE TESTS FIRST!)
Keith Fahlgren [Wed, 8 Oct 2008 18:09:13 +0000 (18:09 +0000)]
Better dc:publisher (ALWAYS WRITE TESTS FIRST!)

16 years agoIgnore anything else in *info for opf.metadata
Keith Fahlgren [Wed, 8 Oct 2008 16:25:45 +0000 (16:25 +0000)]
Ignore anything else in *info for opf.metadata

16 years agoAdding test for dc:rights properly populating from <copyright>
Keith Fahlgren [Wed, 8 Oct 2008 03:43:41 +0000 (03:43 +0000)]
Adding test for dc:rights properly populating from <copyright>

16 years agoNew poetry sample, latest spec draft
Scott Hudson [Mon, 6 Oct 2008 17:05:41 +0000 (17:05 +0000)]
New poetry sample, latest spec draft

16 years agoNew poetry sample, latest spec draft
Scott Hudson [Mon, 6 Oct 2008 17:04:48 +0000 (17:04 +0000)]
New poetry sample, latest spec draft

16 years agoFix two bugs in info.reference template:
Bob Stayton [Wed, 1 Oct 2008 00:11:49 +0000 (00:11 +0000)]
Fix two bugs in info.reference template:
-  mediaobject omitted from list of info containers.

-  replace [1] with [position() = last()] in the target predicate because
   when parens are used, the ancestor node list is in document order
   instead of closest ancestor order.

16 years agoAdded SVN keywords.
Mauritz Jeanson [Mon, 29 Sep 2008 17:28:40 +0000 (17:28 +0000)]
Added SVN keywords.

16 years agoAdded a new top-level stylesheet module, chunk-changebars.xsl, to be
Mauritz Jeanson [Mon, 29 Sep 2008 17:23:54 +0000 (17:23 +0000)]
Added a new top-level stylesheet module, chunk-changebars.xsl, to be
used for generating chunked output with highlighting based on change
(@revisionflag) markup. The module imports/includes the standard chunking
and changebars templates and contains additional logic for chunked output.
See FRs #1015180 and #1819915.

16 years agoReorganized by adding a named template (to enable code reuse).
Mauritz Jeanson [Mon, 29 Sep 2008 17:16:10 +0000 (17:16 +0000)]
Reorganized by adding a named template (to enable code reuse).

16 years agoModified declaration of the "col" parameter in the template with
Mauritz Jeanson [Thu, 25 Sep 2008 16:55:09 +0000 (16:55 +0000)]
Modified declaration of the "col" parameter in the template with
match="entry|entrytbl". This is a workaround for bug #1816373.
The parameter was reset to 1 for cells with @revisionflag when
using changebars.xsl, which resulted in malformed output.

16 years agoAdded a check to confirm that a footnoteref's linkend points to a footnote. Styleshee...
David Cramer [Mon, 15 Sep 2008 19:18:09 +0000 (19:18 +0000)]
Added a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message.

16 years agoAdded a check to confirm that a footnoteref's linkend points to a footnote. Styleshee...
David Cramer [Mon, 15 Sep 2008 19:17:18 +0000 (19:17 +0000)]
Added a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message.

16 years agoDo not inherit font-family from surrounding text
Jirka Kosek [Mon, 15 Sep 2008 19:14:07 +0000 (19:14 +0000)]
Do not inherit font-family from surrounding text

16 years agoFixed a little detail.
Mauritz Jeanson [Sun, 14 Sep 2008 15:08:33 +0000 (15:08 +0000)]
Fixed a little detail.

16 years agoRemoved declaration of "d" namespace prefix (the xslns-build script adds it
Mauritz Jeanson [Sun, 14 Sep 2008 14:29:00 +0000 (14:29 +0000)]
Removed declaration of "d" namespace prefix (the xslns-build script adds it
for the XSL-NS distribution).

16 years agoConvert spaces to fo:leader also in elements in the DB 5 namespace.
Mauritz Jeanson [Sat, 13 Sep 2008 17:21:11 +0000 (17:21 +0000)]
Convert spaces to fo:leader also in elements in the DB 5 namespace.

16 years agoReplaced <a> elements with warning messages (textinsert extension).
Mauritz Jeanson [Sat, 13 Sep 2008 16:06:56 +0000 (16:06 +0000)]
Replaced <a> elements with warning messages (textinsert extension).

16 years agoSome small updates of parameter documentation.
Mauritz Jeanson [Mon, 8 Sep 2008 18:24:47 +0000 (18:24 +0000)]
Some small updates of parameter documentation.

16 years agoMade element names lowercase.
Mauritz Jeanson [Mon, 8 Sep 2008 17:49:19 +0000 (17:49 +0000)]
Made element names lowercase.

16 years agoUpdated documentation (see r8111).
Mauritz Jeanson [Sat, 6 Sep 2008 18:58:05 +0000 (18:58 +0000)]
Updated documentation (see r8111).

16 years agoAdded support for a new processing instruction: dbfo funcsynopsis-style.
Mauritz Jeanson [Sat, 6 Sep 2008 16:27:22 +0000 (16:27 +0000)]
Added support for a new processing instruction: dbfo funcsynopsis-style.
Closes bug #1838213.

16 years agoremove the now-totally-pointless xjparse pass on gentext sources
Michael Smith [Mon, 1 Sep 2008 09:34:34 +0000 (09:34 +0000)]
remove the now-totally-pointless xjparse pass on gentext sources

16 years agoAdded new param email.mailto.enabled for FO output.
Michael Smith [Mon, 1 Sep 2008 09:33:17 +0000 (09:33 +0000)]
Added new param email.mailto.enabled for FO output.
Patch from Paolo Borelli. Closes #2086321.

16 years agoAdded support for document metadata for fop1 (patch #2067318).
Mauritz Jeanson [Thu, 28 Aug 2008 19:25:59 +0000 (19:25 +0000)]
Added support for document metadata for fop1 (patch #2067318).

16 years agoAdded support for document metadata for fop1 (patch #2067318).
Mauritz Jeanson [Thu, 28 Aug 2008 18:18:52 +0000 (18:18 +0000)]
Added support for document metadata for fop1 (patch #2067318).