From 54b37674f175bcdf39d855c034876793991120ed Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 9 Dec 2007 22:14:15 +0000 Subject: [PATCH] Add some more neat features I'd like to see sometime. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1466 48356398-32a2-884e-a903-53898d9a118a --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index f39e1b84..07e23564 100644 --- a/TODO +++ b/TODO @@ -45,11 +45,10 @@ afraid to cast your vote for the next feature to be implemented! AttrDef class). Probably will use CSSTidy class # More control over allowed CSS properties (maybe modularize it in the same fashion!) - # Formatters for plaintext - - Smileys - Standardize token armor for all areas of processing - Convert RTL/LTR override characters to tags, or vice versa on demand. Also, enable disabling of directionality + - Table of Contents generation (XHTML Compiler might be reusable) 5.0 release [To XML and Beyond] - Extended HTML capabilities based on namespacing and tag transforms (COMPLEX) @@ -65,6 +64,11 @@ Ongoing - more! (look for ones that use WYSIWYGs) - Complete basic smoketests +AutoFormat + - Smileys + - Syntax highlighting with
 and possibly