Massive refactoring
commitbff81afb98fe7dfb5f882c399217cfe23b3e95c6
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 5 Mar 2007 02:50:32 +0000 (5 02:50 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 5 Mar 2007 02:50:32 +0000 (5 02:50 +0000)
tree2c35158f9fb5fac17dba30dc80e6fa52de695625
parenta15d65912cfa1cf70ffe7555ec8e9a26bb6b6665
Massive refactoring
- Move page functionality to XHTMLCompiler_Page
- Rename singleton file
- Implement configuration in singleton, tools needed to be moved out
- Create global test-harness

git-svn-id: http://htmlpurifier.org/svnroot@799 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler.php [moved from singleton.php with 67% similarity]
XHTMLCompiler/Page.php [new file with mode: 0644]
common.php
functions.php
htaccess.php
main.php
tests/XHTMLCompiler/FunctionsTest.php [moved from tests/functions-test.php with 64% similarity]
tests/XHTMLCompiler/PageTest.php [new file with mode: 0644]
tests/XHTMLCompilerHarness.php [new file with mode: 0644]
tests/index.php
update.php