0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/HTMLModule
Edward Z. Yang f3d050c517 Fix two bugs with caching of customized raw definitions.
The first bug is that we will repeatedly write out the result
of a customized raw definition to the filesystem, even when a cache
entry already exists.

The second bug is that caching these definitions doesn't actually
work (the cache entry is written but never used.)  A new API
for retrieving raw definitions permits the user to take advantage
of caching.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2010-12-30 23:51:53 +00:00
..
FormsTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
ImageTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
NameTest.php Style refresh: add/remove vimlines, fix minor factual errors. 2009-04-09 12:47:10 -04:00
NofollowTest.php Implement HTML.Nofollow for external links. 2010-09-28 12:01:57 -04:00
ObjectTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
ProprietaryTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
RubyTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
SafeEmbedTest.php Fix two bugs with caching of customized raw definitions. 2010-12-30 23:51:53 +00:00
SafeObjectTest.php Implement HTML.FlashAllowFullScreen. 2010-09-08 23:39:20 -04:00
ScriptingTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
TidyTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00