[1.7.0] Factor out caching of definitions to DefinitionCache, hook in CSS, add a...
commitfa05319e30a6a2295a8977aa7b234787c1a637f2
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 25 May 2007 01:32:29 +0000 (25 01:32 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 25 May 2007 01:32:29 +0000 (25 01:32 +0000)
tree8d3a0d7a4469ec491167f687ecb7089c25f3d642
parentea46d79b0a2ffd31025c6971849d42f9c95dc864
[1.7.0] Factor out caching of definitions to DefinitionCache, hook in CSS, add a bunch of todos for this functionality. Attr namespace no longer affects HTMLDefinition.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1093 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/CSSDefinition.php
library/HTMLPurifier/Config.php
library/HTMLPurifier/Definition.php
library/HTMLPurifier/DefinitionCache.php [new file with mode: 0644]
library/HTMLPurifier/DefinitionCache/Serializer.php [new file with mode: 0644]
library/HTMLPurifier/HTMLDefinition.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/DefinitionCache/SerializerTest.php [new file with mode: 0644]
tests/HTMLPurifier/DefinitionCacheTest.php [new file with mode: 0644]
tests/test_files.php