0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-22 08:21:52 +00:00
htmlpurifier/library
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
..
HTMLPurifier Fix two bugs with caching of customized raw definitions. 2010-12-30 23:51:53 +00:00
HTMLPurifier.auto.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.autoload.php Add sanity check against ze1_compatibility_mode. 2010-11-12 16:15:03 +00:00
HTMLPurifier.func.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.includes.php Implement HTML.Nofollow for external links. 2010-09-28 12:01:57 -04:00
HTMLPurifier.kses.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLPurifier.path.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.php Release 4.2.0. 2010-09-15 02:52:57 -04:00
HTMLPurifier.safe-includes.php Implement HTML.Nofollow for external links. 2010-09-28 12:01:57 -04:00