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

[1.3.2] Added purifyArray(), which takes a list of HTML and purifies it all

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@615 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-12-20 23:51:09 +00:00
parent dcfd8f5641
commit b6e222cbc2
4 changed files with 33 additions and 2 deletions

1
TODO
View File

@@ -84,7 +84,6 @@ Requested
3. Extend the tag exclusion system to specify whether or not the
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