]> git.mxchange.org Git - friendica.git/blob - library/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
Composer: Add vendor directry
[friendica.git] / library / ezyang / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / URI.Disable.txt
1 URI.Disable
2 TYPE: bool
3 VERSION: 1.3.0
4 DEFAULT: false
5 --DESCRIPTION--
6
7 <p>
8     Disables all URIs in all forms. Not sure why you'd want to do that
9     (after all, the Internet's founded on the notion of a hyperlink).
10 </p>
11
12 --ALIASES--
13 Attr.DisableURI
14 --# vim: et sw=4 sts=4