Implement %HTML.TargetBlank
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.TargetBlank.txt
blob148fbc4566000a62bf313818e5ecb557d4fa2a3a
1 HTML.TargetBlank
2 TYPE: bool
3 VERSION: 4.3.1
4 DEFAULT: FALSE
5 --DESCRIPTION--
6 If enabled, <code>target=blank</code> attributes are added to all outgoing links.
7 (This includes links from an HTTPS version of a page to an HTTP version.)
8 --# vim: et sw=4 sts=4