From 54cc691ba7bb912cd75793461183d026ba2b4fac Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 4 Jun 2008 22:52:48 +0000 Subject: [PATCH] Update TODO. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1777 48356398-32a2-884e-a903-53898d9a118a --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index b26aafcd..a4a6c967 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,11 @@ 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. - Figure out how to simultaneously set %CSS.Trusted and %HTML.Trusted (?) +- Merge bugfixes to PHP4 +- Fix Drupal modules (PHP4-compat, see issues) +- Upgrade Modx module for HTML Purifier 3.1 +- Built-in support for target="_blank" on all external links +- Make Phorum hide emails FUTURE VERSIONS ---------------