From b0575cb888b60fd49efb8f164382503afe5c16ea Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 22 Nov 2006 17:46:38 +0000 Subject: [PATCH] Add more TODO items: - Formatter caveat to strict XHTML - YouTube video embedding git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@555 48356398-32a2-884e-a903-53898d9a118a --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index b487d1f9..8e9e1c90 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,7 @@ TODO List 1.3 release - Enable strict-compliant (X)HTML output + - Requires to some extent 2.0 formatters to save elements in blockquote - Make URI validation routines tighter (especially mailto) - More extensive URI filtering schemes (see docs/proposal-new-directives.txt) - Allow for background-image and list-style-image (see above) @@ -50,6 +51,7 @@ Unknown release (on a scratch-an-itch basis) - Append something to duplicate IDs so they're still usable (impl. note: the dupe detector would also need to detect the suffix as well) - Have 'lang' attribute be checked against official lists + - Info on how to embed YouTube videos (and related content) without patches Encoding workarounds - Non-lossy dumb alternate character encoding transformations, achieved by