From 7481d349d3b3d51629d075c5ddec2d6575bea919 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 20 May 2007 02:28:09 +0000 Subject: [PATCH] Update TODO. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1072 48356398-32a2-884e-a903-53898d9a118a --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 46e6bcde..433e0eec 100644 --- a/TODO +++ b/TODO @@ -10,10 +10,10 @@ TODO List 1.7 release [Advanced API] # Complete advanced API, and fully document it - Add framework for unsafe attributes - - Document Tidy modules - Reorganize configuration directives - Set up doctype object inside configuration object - Set up anonymous module management by HTMLDefinition + - Revamp/create unit tests for modules, esp. the Tidy ones # Implement HTMLDefinition caching using serialize # Implement all deprecated tags and attributes - Parse TinyMCE-style whitelist into our %HTML.Allow* whitelists (possibly