Add vim modelines to all files.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / Attr.AllowedRel.txt
blob9a8fa6a2e202c1f32eee1503293f1460cb8e2e1b
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