|
|
HTML Purifier 1.0.1
by Edward Z. Yang (http://freshmeat.net/~edwardzyang/)
Mon, Sep 4th 2006 23:23
About:
HTML Purifier is PHP software for HTML filtering. It is an alternative to
BBCode or other obscure custom markup languages. It will not only remove
all malicious code (XSS), but will also make sure the HTML is standards
compliant.
Changes:
Defects in DOMLex attribute parsing, rejection of case-insensitive
configuration values, and rejection of inline style declarations that had
lots of extra spaces in them were fixed.
Release focus: Minor bugfixes
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/htmlpurifier/
Homepage:
http://freshmeat.net/redir/htmlpurifier/65948/url_homepage/hp.jpsband.org
Tar/GZ:
http://freshmeat.net/redir/htmlpurifier/65948/url_tgz/htmlpurifier-1.0.1.tar.gz
Zip:
http://freshmeat.net/redir/htmlpurifier/65948/url_zip/htmlpurifier-1.0.1.zip
Changelog:
http://freshmeat.net/redir/htmlpurifier/65948/url_changelog/NEWS
CVS tree (cvsweb):
http://freshmeat.net/redir/htmlpurifier/65948/url_cvs/htmlpurifier
Demo site:
http://freshmeat.net/redir/htmlpurifier/65948/url_demo/demo.php
|
|