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

0001 AutoFormat.Linkify
0002 TYPE: bool
0003 VERSION: 2.0.1
0004 DEFAULT: false
0005 --DESCRIPTION--
0006 
0007 <p>
0008   This directive turns on linkification, auto-linking http, ftp and
0009   https URLs. <code>a</code> tags with the <code>href</code> attribute
0010   must be allowed.
0011 </p>
0012 --# vim: et sw=4 sts=4