mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
12b811d749
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
URI.DisableResources
|
|
TYPE: bool
|
|
VERSION: 1.3.0
|
|
DEFAULT: false
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
Disables embedding resources, essentially meaning no pictures. You can
|
|
still link to them though. See %URI.DisableExternalResources for why
|
|
this might be a good idea.
|
|
</p>
|
|
--# vim: et sw=4 sts=4
|