/ lib / htmlpurifier / ConfigSchema / schema / HTML.TargetBlank.txt
HTML.TargetBlank.txt
1  HTML.TargetBlank
2  TYPE: bool
3  VERSION: 4.4.0
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