1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-06 14:16:32 +02:00

[3.1.0] Encoder optimization, as suggested by Diego

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1680 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-04-22 18:14:40 +00:00
parent e9c7873057
commit c4aa3ee40c
3 changed files with 23 additions and 4 deletions

9
TODO
View File

@@ -29,11 +29,14 @@ NICE FEATURES
BUGS
- Style attribute height/width limiting for images
- Easy way to blacklist elements and attributes
- Investigate iconv error emitting
- Investigate UTF-8 optimization <http://htmlpurifier.org/phorum/read.php?3,1496>
- Figure out what to do about target="" and name="", since they show up so often
EXTERNAL
- Improve Phorum install documentation
- Mia
- Aliro
- Comparison: http://code.iamcal.com/php/lib_filter/
FUTURE VERSIONS
---------------