<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="http://git.reviewboard.kde.org/r/105820/">http://git.reviewboard.kde.org/r/105820/</a>
</td>
</tr>
</table>
<br />
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for Calligra.</div>
<div>By Inge Wallin.</div>
<p style="color: grey;"><i>Updated Aug. 4, 2012, 3:11 p.m.</i></p>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This is the second version of the EPUB 2.0.1 export filter.
We have fixed all the issues that Zagge pointed out with one exception:
- We don't convert images to supported formats yet.
For bitmaps this should perhaps not be such a big thing since QImage should be able to do it for us. But for vector images it's a big project. It is something we want to do but I don't think it should be necessary for a first version.
We have also added some new features:
- Support for links
- Support for lists with numbers and bullets
And a couple of bugfixes and enhancements:
- Ignore unrecognized tags in the odt
- Don't let unrecognized tags disturb the conversion
- Support for breaking up an ebook into chapters.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This patch adds support for EPUB 2.0.1, the standard format for ebooks. The current standard is version 3.0 but that is a much more extensive standard and we have to start somewhere.
Features:
- Text with extensive formatting
- Tables, even tables in tables
- Pictures
- Breaking into different html files (chapters) by having a break-before on a paragraph style.
The support is of course not perfect yet but the current state seems to be useful and it looks like a good point to get it to master so that more people can help out. </pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">We have a number of test files and the attached file contains all the features that are supported. We have also used the EPUB validator a lot. That can be found at http://validator.idpf.org/. </pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> (updated)</h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>filters/words/CMakeLists.txt <span style="color: grey">(a07793a)</span></li>
<li>filters/words/epub/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/TODO <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/exportepub2.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/exportepub2.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/htmlconvert.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/htmlconvert.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/libepub/EpubFile.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/libepub/EpubFile.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>filters/words/epub/words_epub2_export.desktop <span style="color: grey">(PRE-CREATION)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/105820/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>