From 41830cd90234a459a70c73c8879fdf916edb4c85 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 17 Jun 2008 02:40:38 +0000 Subject: [PATCH] Update TODO git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1798 48356398-32a2-884e-a903-53898d9a118a --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index b38913d1..abb3e36b 100644 --- a/TODO +++ b/TODO @@ -15,11 +15,12 @@ afraid to cast your vote for the next feature to be implemented! prevent structures from being parsed and serialized multiple times. - Figure out how to simultaneously set %CSS.Trusted and %HTML.Trusted (?) - Merge bugfixes to PHP4 -- Upgrade Modx module for HTML Purifier 3.1 +- Upgrade Modx module for HTML Purifier 3.1 (HTMLPurifier.php -> HTMLPurifier.auto.php) - Built-in support for target="_blank" on all external links - Make Phorum hide emails - Implement SecureMunge for resources too - Fix text-decoration:none bug +- Gitify the repository FUTURE VERSIONS ---------------