1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-09 23:57:03 +02:00

Update TODO and run flush.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1747 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-05-20 01:31:51 +00:00
parent 16fa73afa0
commit 02ac821503
3 changed files with 9 additions and 0 deletions

5
TODO
View File

@@ -12,6 +12,11 @@ amount of effort to implement, it may get endlessly delayed. Do not be
afraid to cast your vote for the next feature to be implemented!
- Implement validation for query and for fragment
- Allow imagecrash protection in CSS images to be turned off
- Allow imagecrash protection in CSS to be configurable with a max value
- Maintain old attribute data in tokens (configurable?)
- Allow URIFilters to run early?
- Lazy update of token when validating attributes?
FUTURE VERSIONS
---------------