]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
strip_tags_long: use htmlpurifier to properly reformat html content
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / URI.DisableResources.txt
1 URI.DisableResources
2 TYPE: bool
3 VERSION: 1.3.0
4 DEFAULT: false
5 --DESCRIPTION--
6
7 <p>
8 Disables embedding resources, essentially meaning no pictures. You can
9 still link to them though. See %URI.DisableExternalResources for why
10 this might be a good idea.
11 </p>
12 --# vim: et sw=4 sts=4