repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
AutoFormat.Linkify.txt
blob
3a48ba960e934877c00f4844eb248df416ecb6b9
1
AutoFormat.Linkify
2
TYPE: bool
3
VERSION: 2.0.1
4
DEFAULT: false
5
--DESCRIPTION--
6
7
<p>
8
This directive turns on linkification, auto-linking http, ftp and
9
https URLs. <code>a</code> tags with the <code>href</code> attribute
10
must be allowed.
11
</p>
12
--# vim: et sw=4 sts=4