mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
f3d050c517
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>
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
HTML.Nofollow
|
|
TYPE: bool
|
|
VERSION: 4.3.0
|
|
DEFAULT: FALSE
|
|
--DESCRIPTION--
|
|
If enabled, nofollow rel attributes are added to all outgoing links.
|
|
--# vim: et sw=4 sts=4
|