]> git.mxchange.org Git - friendica.git/blob - library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
[friendica.git] / 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