To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44257


User sus changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
              Issue type|ENHANCEMENT               |PATCH
--------------------------------------------------------------------------------
        Target milestone|OOo Later                 |OOo 3.0.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 14 18:26:44 +0000 
2008 -------
Hi Gannon,

Thanks for making this to patch. 

Sorry for the delay, I was distracted by adding XSLT2 support to OOo 3.x by
adding exchanging Xalan with Saxon9.

Some of the patch has already been included (see below).
Some comments after the review.

First of all, I would like to include the parsing of RDFa into the GRDDL file,
therefore I would need some further time for adaption of the oo-extract or
rdf-extract and would suggest the target 3.0.1.

Some questions below:

I found the following changes.

In opendoc2xhtml the doctype is removed and the indent is enabled.
Isn't esp. the mathml doctype nice to validate the document and is the indent
not easily achievable from tools like JEdit? I kept it for now, we might still
change this later.

In header.xsl you commented:
<!-- Some older browsers object to an overt declaration of the XML Namespace -->
<!-- xmlns:xml="http://www.w3.org/XML/1998/namespace"; -->

The 'xml' prefix is unused, therefore I removed it now. Out of curiosity, what
older browser are you referring to?

You disabled that if no title is provided, the title '- no title specified' is
provided. This is a workaround for IE, which has problems with a XHTML without
title (showing blank page).
If this disturbs you, we might try to give out a single space.

1) I am puzzled, why the 
<link rel="transformation"
href="http://xml.openoffice.org/odf2xhtml/dc-extract.xsl"; />
is commented out. Even your reference to a local GRDDL.
Isn't this the whole thing about GRDDL?
How do we refer to the stylesheet activating GRDDL?

BTW there seem to be a apostrophe problem in header.xsl..

During comparison of your versions with the current working version, I have
added the following in 
header.xsl:

1) Beautifying: empty CSS styles are collected in the end of CSS

2) Spreadsheet font size fix: In OOo by default the font-size in table cells of
a spreadsheet is 10pt, but in a table cell of a text document 10pt.

3) Some list style enhancements (final fix in 3.1 or 3.0.1).

You can download the current versions from:
[1]
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/odf2xhtml/export/xhtml/?hideattic=0&only_with_tag=cws_dev300_xsltfilter10

Regards,
Svante

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to