A new version was released which has made some small but important changes to the import Xhtml feature.
* The core 1.1 and 1.0 Xhtml Dtds are now embedded inside the application, preventing them from being downloaded from the w3 web site during import.
* The import feature takes the filename of the imported document and sets the title of the Generic Page with it.
* Common Xhtml attributes are now imported, including xml:lang, class, style, id and dir.
* The import feature now recognizes more tags but there are still many that are not working, such as <a /> (hyperlinks). I hope to improve these over the next few days.
* The <pre> tag is now properly (I hope) supported in ePubHub. It was incorrectly used as an inline element rather than a block level element.
Last edited by awx; 03-21-2010 at 07:57 PM.
|