Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt is written in an unsupported language. File is not indexed.

0001 AutoFormat.DisplayLinkURI
0002 TYPE: bool
0003 VERSION: 3.2.0
0004 DEFAULT: false
0005 --DESCRIPTION--
0006 <p>
0007   This directive turns on the in-text display of URIs in &lt;a&gt; tags, and disables
0008   those links. For example, <a href="http://example.com">example</a> becomes
0009   example (<a>http://example.com</a>).
0010 </p>
0011 --# vim: et sw=4 sts=4