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

Finally stabilize the unit converter.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1750 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-05-20 21:23:38 +00:00
parent fda310f1e7
commit d8da5ff406
6 changed files with 160 additions and 41 deletions

2
TODO
View File

@@ -17,6 +17,8 @@ afraid to cast your vote for the next feature to be implemented!
- Maintain old attribute data in tokens (configurable?)
- Allow URIFilters to run early?
- Lazy update of token when validating attributes?
- Investigate how early internal structures can be accessed; this would
prevent structures from being parsed and serialized multiple times.
FUTURE VERSIONS
---------------