Add Acronymizer DOMFilter. index.xhtml edited accordingly. <?xml declarations added...
commitc2c85812ca086a3b0b83261f65b01aa30172f9e6
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 17 Mar 2007 02:24:36 +0000 (17 02:24 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 17 Mar 2007 02:24:36 +0000 (17 02:24 +0000)
tree1cff70d8ad12f69eb021130f0760da9a98eb31a1
parentaf38b6588e6654ba271861606df7884a105f64b9
Add Acronymizer DOMFilter. index.xhtml edited accordingly. <?xml declarations added to all of my source files. Add convenience functions for DOM. Filter manager now sets XML documents to UTF-8 and scrubs out <?xml tags due to poor Internet Explorer support.

git-svn-id: http://htmlpurifier.org/svnroot@823 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler/DOMFilter.php
XHTMLCompiler/DOMFilter/Acronymizer.php [new file with mode: 0644]
XHTMLCompiler/DOMFilter/GenerateTableOfContents.php
XHTMLCompiler/FilterManager.php