Implement my first ever DOMFilter: GenerateTableOfContents! Deployed on comparison...
commitaecfa38bf4fb0404d5957e8dcfc94a64e42ca18a
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)
tree7faaadd923a2712ea5380facbb917e2f458f1b66
parent80ad9ad613d40e3ce6da7da519b1035ed0c9174b
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
comparison.xhtml
style.css
toc-gen.js [deleted file]
xhtml-compiler/XHTMLCompiler.php
xhtml-compiler/XHTMLCompiler/DOMFilter/GenerateTableOfContents.php [new file with mode: 0644]
xhtml-compiler/XHTMLCompiler/FilterManager.php
xhtml-compiler/XHTMLCompiler/Page.php
xhtml-compiler/common.php
xhtml-compiler/functions.php
xhtml-compiler/htaccess.php