Add built in validation, using local catalogs! Catalogs also removes our HTML Purifie...
commit21489a4c8bdb3588f25a331df6992cbca80464e9
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 18 Mar 2007 01:09:25 +0000 (18 01:09 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 18 Mar 2007 01:09:25 +0000 (18 01:09 +0000)
tree2fe3d6557fdfb5bdb2c6d4168c84b4e5ed1a1e96
parent19caa6d4dfc3eeced5b217f0d80f31af1cae659c
Add built in validation, using local catalogs! Catalogs also removes our HTML Purifier dependency, we might be able to ax the library if another filter doesn't end up using it.
- Prettify some error messages

git-svn-id: http://htmlpurifier.org/svnroot@834 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler/DOMFilter/RSSGenerator.php
XHTMLCompiler/Filter.php
XHTMLCompiler/FilterManager.php
XHTMLCompiler/Page.php
catalog/catalog.xml [new file with mode: 0644]
catalog/xhtml-lat1.ent [new file with mode: 0644]
catalog/xhtml-special.ent [new file with mode: 0644]
catalog/xhtml-symbol.ent [new file with mode: 0644]
catalog/xhtml1-strict.dtd [new file with mode: 0644]
catalog/xhtml1-transitional.dtd [new file with mode: 0644]