Split out download page (text was heavily augmented). Also:
commitc91e90db3962573081b733ca070e319eb0d1bb1e
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 17 Jun 2007 04:01:59 +0000 (17 04:01 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 17 Jun 2007 04:01:59 +0000 (17 04:01 +0000)
treebf21f6c2a45a5cfeff11e613877ee72639f61687
parente6a21c87dbd886118f196d15d24be466ea798697
Split out download page (text was heavily augmented). Also:
- Split out common-navigation.xml to share with index.xhtml, added IDs to all navigation elements
- Fix transparency problems with floated logo
- Cleanup abbr/acronym CSS declarations
- Added AutoStyle DOMFilter, which eliminates need to manually specify stylesheet inclusions (expect to see more extensions in this vein)
- Refactor/rename directory handling code, add directory instance to Page.php
- Add toc-base to base ul list in table of contents

git-svn-id: http://htmlpurifier.org/svnroot@1148 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler/DOMFilter/AutoStyle.php [new file with mode: 0644]
XHTMLCompiler/DOMFilter/GenerateTableOfContents.php
XHTMLCompiler/Directory.php
XHTMLCompiler/File.php
XHTMLCompiler/Page.php
config.filters.php