1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-03 20:58:11 +02:00

[3.1.0] Add HTMLPurifier.safe-includes.php loader stub.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1645 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-04-04 17:44:42 +00:00
parent 9676e8580e
commit 08bdeb2ac2
5 changed files with 237 additions and 3 deletions

1
TODO
View File

@@ -45,7 +45,6 @@ NICE FEATURES
BUGS
- Style attribute height/width limiting for images
- Support for hard-coded paths/dirname(__FILE__) in include stub and autoload
- Easy way to blacklist elements and attributes
- Investigate iconv error emitting
- Investigate UTF-8 optimization <http://htmlpurifier.org/phorum/read.php?3,1496>