Hello John, Wednesday, July 30, 2003, 1:26:02 PM, you wrote:
JC> Hey all: JC> I've written a new extension for PHP (ZE2 only) Based on the famed HTML JC> Tidy's (http://tidy.sf.net/) library. This extension provides more than JC> just an incredibly easy way to clean and repair HTML documents, and JC> includes API for traversing an arbitrary HTML document using the ZE2 OO JC> support. JC> I've put the extension, basic PHPDocs, working examples, tests, and of JC> course the extension itself on my web site: JC> http://www.coggeshall.org/php/php-tidy-0-5b.tar.gz JC> Although I haven't written true PHPDocs yet, README_TIDY in the tidy/ JC> directory outlines the API including a description of the OO methods and JC> proprieties available to accessing the parsed HTML document tree. JC> I am interested in hearing from the internal@ community on my extension JC> and finding out what everyone thinks of it. There are memleaks which JC> still need to be tracked down (which I believe either have to do with JC> ZE2 itself or because I am missing something in my OO implementation), JC> and I know there are probably bugs.. I'd welcome suggestions, patches, JC> and even just "it broke doing this". JC> I plan on maintaining this extension on my web site and perhaps PECL JC> (unless of course this is something worthy for the standard PHP5 JC> distro), so if nothing else you can always find it there. Some months ago i had a similar idea, mainly to have it as an output handler. So in general i think it's a cool idea. So my question is will you provide such an output handler? Besides that i think you should put it into PECL :-) -- Best regards, Marcus mailto:[EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php