[geeklog-devel] HTML filter Class
Blaine Lang
devel at portalparts.com
Tue Jun 26 23:19:28 EDT 2007
I believe the ZEND PHP Framework is using the HTML Purifier Class and
they have now released version 2.0.
http://htmlpurifier.org/
There is an pretty extensive comparison here:
http://htmlpurifier.org/comparison.html
It likely would not be to difficult to replace our use of the KSES class.
Benefits that I see:
> Better support for nested tags
> Better support for tag attributes
> Apparently easier configuration
Regards,
Blaine
More information about the geeklog-devel
mailing list