Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / ezyang / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / HTML.TargetNoreferrer.txt
1 HTML.TargetNoreferrer
2 TYPE: bool
3 VERSION: 4.8.0
4 DEFAULT: TRUE
5 --DESCRIPTION--
6 If enabled, noreferrer rel attributes are added to links which have
7 a target attribute associated with them.  This prevents malicious
8 destinations from overwriting the original window.
9 --# vim: et sw=4 sts=4