Implement my first ever DOMFilter: GenerateTableOfContents! Deployed on comparison...
commitaf38b6588e6654ba271861606df7884a105f64b9
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 16 Mar 2007 23:01:33 +0000 (16 23:01 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 16 Mar 2007 23:01:33 +0000 (16 23:01 +0000)
tree87f68eaee970bd37dee8bdfaec0c5a005033f470
parentc13852955d3e1e55505aa500e9e081f4c3266c88
Implement my first ever DOMFilter: GenerateTableOfContents! Deployed on comparison.xhtml. Also:
- Changed the "made by" comments to be more accurate
- Instruct .htaccess to set UTF-8 encoding for HTML files
- Add string-based filter loading
- Have output be pretty-formatted

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