mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-02 20:27:40 +02:00
4
NEWS
4
NEWS
@@ -20,10 +20,10 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
|
|||||||
! Permit underscores in font families
|
! Permit underscores in font families
|
||||||
! Support for page-break-* CSS3 properties when proprietary properties
|
! Support for page-break-* CSS3 properties when proprietary properties
|
||||||
are enabled.
|
are enabled.
|
||||||
! New directive %Core.EnableExcludes; can be set to 'false' to turn off
|
! New directive %Core.DisableExcludes; can be set to 'true' to turn off
|
||||||
SGML excludes checking. If HTML Purifier is removing too much text
|
SGML excludes checking. If HTML Purifier is removing too much text
|
||||||
and you don't care about full standards compliance, try setting this to
|
and you don't care about full standards compliance, try setting this to
|
||||||
'false'.
|
'true'.
|
||||||
- Use prepend for SPL autoloading on PHP 5.3 and later.
|
- Use prepend for SPL autoloading on PHP 5.3 and later.
|
||||||
- Fix bug with nofollow transform when pre-existing rel exists.
|
- Fix bug with nofollow transform when pre-existing rel exists.
|
||||||
- Fix bug where background:url() always gets lower-cased
|
- Fix bug where background:url() always gets lower-cased
|
||||||
|
Reference in New Issue
Block a user