mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-03 12:47:56 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
3af239c70f | ||
|
c6d5016626 |
6
TODO
6
TODO
@@ -1,14 +1,14 @@
|
|||||||
|
|
||||||
TODO List
|
TODO List
|
||||||
|
|
||||||
1.2 release
|
1.3 release
|
||||||
- Make URI validation routines tighter (especially mailto)
|
- Make URI validation routines tighter (especially mailto)
|
||||||
- More extensive URI filtering schemes (see docs/proposal-new-directives.txt)
|
- More extensive URI filtering schemes (see docs/proposal-new-directives.txt)
|
||||||
- Allow for background-image and list-style-image (see above)
|
- Allow for background-image and list-style-image (see above)
|
||||||
- Error logging for filtering/cleanup procedures
|
- Error logging for filtering/cleanup procedures
|
||||||
- Rich set* methods and config file loaders for HTMLPurifier_Config
|
- Rich set* methods and config file loaders for HTMLPurifier_Config
|
||||||
|
|
||||||
1.3 release
|
1.4 release
|
||||||
- Add various "levels" of cleaning
|
- Add various "levels" of cleaning
|
||||||
- Related: Allow strict (X)HTML
|
- Related: Allow strict (X)HTML
|
||||||
- More fine-grained control over escaping behavior
|
- More fine-grained control over escaping behavior
|
||||||
@@ -17,7 +17,7 @@ TODO List
|
|||||||
of children, although unbalanced tags could wreck havoc (or at least
|
of children, although unbalanced tags could wreck havoc (or at least
|
||||||
delete the rest of the document)).
|
delete the rest of the document)).
|
||||||
|
|
||||||
1.4 release
|
1.5 release
|
||||||
- Additional support for poorly written HTML
|
- Additional support for poorly written HTML
|
||||||
- Implement all non-essential attribute transforms
|
- Implement all non-essential attribute transforms
|
||||||
- Microsoft Word HTML cleaning (i.e. MsoNormal)
|
- Microsoft Word HTML cleaning (i.e. MsoNormal)
|
||||||
|
Reference in New Issue
Block a user