HTML Purifier 3.1.0rc1 (Default branch) |
|
|
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.
License: GNU Lesser General Public License (LGPL)
Changes:
This release candidate is primarily for developers interested in testing the new autoloading scheme. New features include a revamped configuration schema backend, some proprietary and miscellaneous HTML and CSS definitions, support for the !important modifier, and the ability to set allowed properties, and forbidden elements and attributes, through configuration.
|