User: dman Branch: HEAD Date: Mon, 03 Jul 2006 14:55:14 +0000 Modified files: /modules/import_html/coders_php_library xml-transform.inc /modules/import_html html2simplehtml.xsl import_html.module Log message: Re-worked the internals severly. Now reads from pure XHTML + microformats instead of the old import-XML sources. Added support for MULTIPLE documents from one source file - exactly how it works will need some docs and examples. This made the code pretty scary inside. Added more XML support to the library. Document parsing now absorbs meta tags, link tags, and pretty much every class tag it can find. Still need to do something about it for serializing however. This version may be flaky. I'd advise sticking with the previous one until it's tested. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/import_html/coders... http://cvs.drupal.org/diff.php?path=contributions/modules/import_html/html2s... http://cvs.drupal.org/diff.php?path=contributions/modules/import_html/import...