[Bug 122494] XHTML export filter extensions

2014-02-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122494

h...@apache.org  changed:

   What|Removed |Added

 CC||h...@apache.org
 Blocks||119663

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122494] XHTML export filter extensions

2013-06-07 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122494

Habib  changed:

   What|Removed |Added

 CC||hlou...@gmail.com

--- Comment #1 from Habib  ---
Created attachment 80797
  --> https://issues.apache.org/ooo/attachment.cgi?id=80797&action=edit
revisions.rar is an archive file that comprises: the patch (modified files) and
a unified diff text file.

The atached file is comprised of:
1- a patch folder that contains all the modified files (as a folder structure
ready for merge).
2- a unified diff text file containing the content of the modified files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


[Bug 122494] XHTML export filter extensions

2013-06-07 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122494

--- Comment #2 from Habib  ---
Created attachment 80798
  --> https://issues.apache.org/ooo/attachment.cgi?id=80798&action=edit
A PDF document that sumarizes the achieved improvements.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


[Bug 122494] XHTML export filter extensions

2013-06-16 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122494

--- Comment #3 from Habib  ---
Created attachment 80870
  --> https://issues.apache.org/ooo/attachment.cgi?id=80870&action=edit
A new version of the patch, in which whitespeaces are ignored.

As suggested by Andrea, I uploaded a new version of the patch, in which
whitespaces are ignored.

Besides, I state that:
1) These improvements are contributed under the Apache 2 license. 
2) As for Sun haders, you are allowd to move them around.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


[Bug 122494] XHTML export filter extensions

2013-12-26 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122494

mptris...@gmail.com changed:

   What|Removed |Added

 CC||mptris...@gmail.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122494] XHTML export filter extensions

2013-12-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122494

--- Comment #4 from Andrea Pescetti  ---
Created attachment 82184
  --> https://issues.apache.org/ooo/attachment.cgi?id=82184&action=edit
A version of the patch that can be applied to 4.0.1

The code was reorganized in different folders and files since the version Habib
wrote his patch for, and it had also undergone several internal changes, so the
patch failed to apply in multiple spots.

I'm attaching a reworked version of the patch that applies to OpenOffice 4.0.1
or the current trunk.

Remarks:

1) The patch has not been tested at all, and it should be, since the underlying
code changed.

2) The relative path to wz_jsgraphics.js may have changed and may have to be
fixed.

3) Comments, whitespace changes and attribution to Habib have been ignored in
this patch (Habib, of course you will receive proper credit, but we will do as
for all other contributors; we don't write names in the source code, to keep it
clean).

4) The  section (line 918 of the patched
odf2xhtml/export/common/body.xsl) changed substantially and should be reviewed
to check that the patch is still doing what it was meant for.

5) A couple of AL2 headers appear to have changed, but this is just due to
inconsistent newline handling; they are untouched and this part of the patch
can be ignored.

6) The patch is not yet ready to be committed; for example, it includes an
external JavaScript library that must still be sorted. I'm providing it so that
integration can continue.

Next step will be to divide Habib's work in separate patches to make it more
manageable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.