mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-03 13:21:51 +00:00
Add a todo list.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@64 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
parent
23dba8b55e
commit
cf4776cfbd
18
TODO.txt
Normal file
18
TODO.txt
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
TODO
|
||||||
|
|
||||||
|
Primary:
|
||||||
|
- Finish attributes fixing
|
||||||
|
|
||||||
|
Secondary:
|
||||||
|
- Rename all classes so that they're in the namespace HTMLPurifier_*
|
||||||
|
- Factor out all classes into their own files
|
||||||
|
- Build an automated release system that will create minimal versions too
|
||||||
|
- Build system that will in-line includes
|
||||||
|
- Set up the file 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
|
Loading…
Reference in New Issue
Block a user