1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-16 19:13:58 +02:00

Minor documentation updates; we're going to bite the bullet and tell PEAR users to change their installs.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1670 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-04-22 06:47:45 +00:00
parent e1876c18ad
commit d3710518ce
3 changed files with 12 additions and 3 deletions

2
TODO
View File

@@ -23,7 +23,6 @@ DOCUMENTATION
IMPORTANT FEATURES
- Factor out command line parser into its own class, and unit test it
- Figure out autoload and PEAR
NICE FEATURES
- Factor demo.php into a set of Printer classes, and then create a stub
@@ -37,7 +36,6 @@ BUGS
- 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
- Update htmLawed comparison
FUTURE VERSIONS
---------------