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
/
Attr.AllowedRel.txt
blob
9a8fa6a2e202c1f32eee1503293f1460cb8e2e1b
1
Attr.AllowedRel
2
TYPE: lookup
3
VERSION: 1.6.0
4
DEFAULT: array()
5
--DESCRIPTION--
6
List of allowed forward document relationships in the rel attribute. Common
7
values may be nofollow or print. By default, this is empty, meaning that no
8
document relationships are allowed.
9
--# vim: et sw=4 sts=4