Add built in validation, using local catalogs! Catalogs also removes our HTML Purifie...
commita8493570f4dc8ea6785129146da3c285757acb2c
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)
tree048cc61537f61bb4784136bfb06020fffdadc3ed
parentfcc58e4e334d25732f91418b35ab07ce82c2f4a3
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
style.css
xhtml-compiler/XHTMLCompiler/DOMFilter/RSSGenerator.php
xhtml-compiler/XHTMLCompiler/Filter.php
xhtml-compiler/XHTMLCompiler/FilterManager.php
xhtml-compiler/XHTMLCompiler/Page.php
xhtml-compiler/catalog/catalog.xml [new file with mode: 0644]
xhtml-compiler/catalog/xhtml-lat1.ent [new file with mode: 0644]
xhtml-compiler/catalog/xhtml-special.ent [new file with mode: 0644]
xhtml-compiler/catalog/xhtml-symbol.ent [new file with mode: 0644]
xhtml-compiler/catalog/xhtml1-strict.dtd [new file with mode: 0644]
xhtml-compiler/catalog/xhtml1-transitional.dtd [new file with mode: 0644]