Update docs, add NEWS and WYSIWYG.
[htmlpurifier.git] / TODO
blob1ffb5a87a680df6f7b8c33a01bd3fabbffe20225
1 Todo List
3 Core:
4  - Finish all the core CSS traits
5  - Implement all non-essential attribute transforms
7 Code issues:
8  - Massive profiling, make it faster!
9  - Fix IPv6 issues
10  - Make URI validation routines tighter (especially mailto)
11  - Distinguish between different types of URIs, for instance, a mailto URI
12    in IMG SRC is nonsensical
13  - Factor out Host validation to its own AttrDef
14  - Rewrite table's child definition
15  - Silently drop content inbetween SCRIPT tags
17 Enhancements:
18  - Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
19  - Pretty-printing HTML