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

[1.3.2] printDefinition.php: added labels, added better clarification

- Updated TODO

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@609 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-12-13 04:14:30 +00:00
parent a0fd6a9f5c
commit 41a25cb6b8
3 changed files with 29 additions and 15 deletions

6
TODO
View File

@@ -85,6 +85,12 @@ Requested
contents should be dropped or not (currently, there's code that could do
something like this if it didn't drop the inner text too.)
- Accept array input, by iterating and purifying all of the items
- More user-friendly warnings when %HTML.Allow* attempts to specify a
tag or attribute that is not supported
- Allow specifying global attributes on a tag-by-tag basis in
%HTML.AllowAttributes
- Parse TinyMCE whitelist into our %HTML.Allow whitelists
- XSS-attempt detection
Wontfix
- Non-lossy smart alternate character encoding transformations (unless