mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
cafa24482d
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@75 48356398-32a2-884e-a903-53898d9a118a
15 lines
432 B
Plaintext
15 lines
432 B
Plaintext
TODO
|
|
|
|
Primary:
|
|
- Finish attributes fixing
|
|
|
|
Secondary:
|
|
- Build an automated release system that will create minimal versions too
|
|
- Build system that will in-line includes
|
|
- Migrate all unit tests to use the lexer and generator
|
|
- Build the entity lookup table
|
|
|
|
Code issues:
|
|
- Factor PureHTMLDefinition into a set of strategies
|
|
- Create a TokenFactory to prevent really long lines
|
|
- Fix the encoding problems in the lexer and generator |