0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 10:45:18 +00:00

Add ID regexps to the TODO list.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@913 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang 2007-03-29 00:13:12 +00:00
parent 06468a4157
commit 9b5e2978ad

1
TODO
View File

@ -19,6 +19,7 @@ TODO List
- XSS-attempt detection
- Implement IDREF support (harder than it seems, since you cannot have
IDREFs to non-existent IDs)
- Regexp matching for IDs
1.7 release
# Add pre-packaged "levels" of cleaning (custom behavior already done)