- Documentation updates
commite6c8169ee0ba93990fbe9f5e3d7161c9beeb879b
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 13 Mar 2007 22:05:50 +0000 (13 22:05 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 13 Mar 2007 22:05:50 +0000 (13 22:05 +0000)
treeeac3ee9e0262fcd6166fc495dcb6827abe708a29
parent49be41290725fbcf83c973c8bb9cd52b708e6d1e
- Documentation updates
- Remove filename_chars config option
- Update htaccess.php to allow all characters
- Update tests with a few more cases
- Have realpath check if it's a string, rather than false (because Mocks sometimes will spit out nulls)
- Realpath now normalizes \ to /

git-svn-id: http://htmlpurifier.org/svnroot@805 48356398-32a2-884e-a903-53898d9a118a
xhtml-compiler/XHTMLCompiler.php
xhtml-compiler/XHTMLCompiler/PHP.php
xhtml-compiler/XHTMLCompiler/Page.php
xhtml-compiler/common.php
xhtml-compiler/config.default.php
xhtml-compiler/functions.php
xhtml-compiler/htaccess.php
xhtml-compiler/tests/XHTMLCompiler/PageTest.php