[eml-dev] [Bug 2688] - embedded text format ignored by Metacat
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Sep 22 16:59:24 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2688
mob at icess.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|EML2.2.0 |EML2.1.0
------- Comment #3 from mob at icess.ucsb.edu 2008-09-22 16:59 -------
other discussions:
additional discussion
literalLayout is a child of <para>, and this template could be added to
eml-text.xsl to preserve it:
<xsl:template match="literalLayout">
<pre>
<xsl:apply-templates/>
</pre>
</xsl:template>
There is still lots of potential for ugliness, however. Here is additional
discussion:
http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/metacat-dev/2006-August/000880.html
More information about the Eml-dev
mailing list