Add Acronymizer DOMFilter. index.xhtml edited accordingly. <?xml declarations added...
commit38ceb5859917ee64625cc6a97aaca0a3a882377e
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)
tree48c2f3f3e18869d75a45e7ce3fe5dee01e5209e6
parentaecfa38bf4fb0404d5957e8dcfc94a64e42ca18a
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
comparison.xhtml
index.xhtml
xhtml-compiler/XHTMLCompiler/DOMFilter.php
xhtml-compiler/XHTMLCompiler/DOMFilter/Acronymizer.php [new file with mode: 0644]
xhtml-compiler/XHTMLCompiler/DOMFilter/GenerateTableOfContents.php
xhtml-compiler/XHTMLCompiler/FilterManager.php