From 4214ac9d6740cf6bcbfac4eed82fe4da2bfcf3c4 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Fri, 22 May 2009 14:52:43 -0400 Subject: [PATCH] Update TODO list. Signed-off-by: Edward Z. Yang --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index df63420c..71fbc1f3 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,13 @@ afraid to cast your vote for the next feature to be implemented! - Investigate how early internal structures can be accessed; this would prevent structures from being parsed and serialized multiple times. - Built-in support for target="_blank" on all external links +- Incorporate data: support as implemented here: + http://htmlpurifier.org/phorum/read.php?3,3491,3548 +- Fix ImgRequired to handle data correctly +- Provide callback/lookup table of allowed class attributes +- Think about allowing explicit order of operations hooks for transforms +- Allow more relaxed "class" definition than NMTOKENS for appropriate + doctypes FUTURE VERSIONS --------------- -- 2.11.4.GIT