]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt
strip_tags_long: use htmlpurifier to properly reformat html content
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / Attr.AllowedRel.txt
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