[1.7.0] Eliminated modes in favor for special-case "Tidy" modules
commita5136b65e4de959465f92e6bc1192606c04c5cd0
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 16 May 2007 03:00:18 +0000 (16 03:00 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 16 May 2007 03:00:18 +0000 (16 03:00 +0000)
treeb45633710a9367c96f70a100781554e25f45ffbb
parent2d035483dd774c7c2d6ab1bc6a011e71d01aab91
[1.7.0] Eliminated modes in favor for special-case "Tidy" modules
- Add $xml property to Doctype, make more serialize friendly in preparation for stuffing into Config object
- Add FIXME markers for areas of further development, code is hooked so this is easy
- Document what the new Tidy classes will be

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1065 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/Doctype.php
library/HTMLPurifier/DoctypeRegistry.php
library/HTMLPurifier/HTMLModuleManager.php
tests/HTMLPurifier/DoctypeRegistryTest.php