Implement HTML.Nofollow for external links.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.Nofollow.txt
blob718835af86b0781d7f7262aa146f7a56b7f668b3
1 HTML.Nofollow
2 TYPE: bool
3 VERSION: 4.2.1
4 DEFAULT: FALSE
5 --DESCRIPTION--
6 If enabled, nofollow rel attributes are added to all outgoing links.
7 --# vim: et sw=4 sts=4